View Single Post
  #7  
Old 11-06-2002, 04:29 PM
 
syddos syddos is offline
 

eXpert
  
Join Date: Sep 2002
Location: London, England, UK
Posts: 259
 

Default

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
__________________
Syddos

Nothing is impossible, We just don't know how to do it ........Yet!

Xcart 4.1.X PRO (Testing Platform: winXP Pro)
Perl 5.8.7 (win32)
WINAMP 1.6.3 (win32 server package. Includes the following)
- phpMyAdmin v2.8.03
- MySql 5.0.21
- Apache 2.0.55 (win32)
- php 5.1.4
- SQLitemanager 1.2.0
Reply With Quote