Change Font Size of Categories Menu and Submenu

LiveStrange

No avatar

2007-10-01 21:39

Hello, I just wanted to know how to change the size of the categories menu.
I've been looking around but I really don't know much of php or css...
Where do I find the code that makes me able to change the size? In my category menu the size is too big and won't fit in one line, making the layout horrible.

Thank u!

» Quick.Cart v2.x

merci

No avatar

2007-10-02 09:54

LiveStrange - I'm not sure if I understand you, but if the height of categories menu is too big, modify templates/default.css and in lines:

#menu1 dt a{display:block;height:16px;padding:6px 0 6px 25px;background:url( 'img/ico_arrow.png' ) 7px 11px no-repeat;background-color:inherit;color:#5d81bd;font:bold 1.167em verdana, sans-serif;}

and

#menu1 dd a{display:block;height:16px;padding:6px 0 6px 23px;background:url( 'img/ico_arrow_sub.png' ) 7px 11px no-repeat;background-color:inherit;color:#5d81bd;font:1.167em verdana, sans-serif;}

change height as you wish. If I misunderstand you - send screen with what you want.

LiveStrange

No avatar

2007-10-13 23:38

Omg sorry! I guess I didn't really explained myself lol.
I meant the size of the letters in the category menu, not the actual category menu.

(Sometimes when I write something you tend to be subjective and suppose people know what I am talking about =P)

So yeah as the question says:
Change Font Size of Categories Menu and Submenu?
So I wanna change the size of the letters in the category menu because right now is too big and messes up the layout.

merci

No avatar

2007-10-15 08:26

LiveStrange - so change in the same code i have paste earlier value of font, for example now there is font:bold 1.167em verdana, sans-serif; change it: font:bold 1.0em verdana, sans-serif;

Back to top
about us | contact