In your screenshot, middle column, the dialog with the Red and Red/black stripes graphic header, is this what you want on your site?
If so this section is known as the "dialog.tpl", every topic that displays in xcart, will appear inside the "dialog.tpl", apart from the "Static Elements" (shopping cart, login etc) The dialog can have any type of graphic heading you can design, or you could remove it. When you refered to the "Header" even I thought you were describing the Top /header Section (your logo area) and not the header section of the
dialog.tpl box.
If this is correct please post to shan and let him know it's "dialog.tpl" header.
If you check my first reply to your post, you will find the answer in the
skin1.css file. First check the [b]class = "whatever name" in the template, then locate the same name in the
skin1.css file and change the
number.px size to a LOWER VALUE. i.e 12.px change to 10.px
Quote:
<font class=CategoriesList>
|
I think the above is the css class name to change the FONT SIZE, COLOUR etc.
Regards