PDA

View Full Version : View Basket Font


snooky
08-Feb-2006, 12:27 PM
hello.
Everypage on my catalog is Arial aside from the font on the View Basket page which is showing as Times New Roman. How do I change this to be the same as the rest of the pages? Thank you.
Snooky

DarrenSpink
08-Feb-2006, 12:43 PM
open up actinic.css in textedit or dreamweaver and search for Times New Roman, replace with arial.

hope its as easy as that...ps make a backup of the .css file first if you are unsure about editing it.

snooky
08-Feb-2006, 12:59 PM
There is no mention of the font anywhere within actinic.css.

The only line that contains font details is:

SELECT {
FONT-FAMILY: Verdana Geneva, Arial, Helvetica, sans-serif;
}

The View Basket page does not however use any of these fonts, and instead displays in Times New Roman (or something similar looking). Any ideas please?

wjcampbe
08-Feb-2006, 01:09 PM
Have you set up a browser override? Which browser are you using, do you get the same results with all?

DarrenSpink
08-Feb-2006, 01:48 PM
can you post a url please ?

Darren