separate style for subcategories, possible ???

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
naabu
Posts: 29
Joined: Thu 12. Aug 2004, 15:08

separate style for subcategories, possible ???

Post by naabu »

take a look at this page:

http://64.151.91.80/naughtycharlotte.co ... ecialities

do you know any way of getting the subcategories font size slighty smaller.

i would not normally post this on the forum as I am sure not everyone wants naughty school girls for breakfast. but here goes!!!

lol.

thanx for all the help in the past.

james
Pappnase

Post by Pappnase »

hello

what kind of menue did you use!?
naabu
Posts: 29
Joined: Thu 12. Aug 2004, 15:08

Post by naabu »

the

{nav_table_column} menu

i also tried to get rid of the pictures in that and eventually had to use a transparent gif.

also if i upload images to the virtual storage how do i reference them if i am typing in raw html.

cheers
james
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

the nav_table is created in include/inc_front/front.func.inc.php (line 896 approx)

unfortunately there is no way to display a smaller text for submenus.
the image is placed here too so if you need ot kill the image you could do it here (i advise you not to though as this 'hack' will be something you would need to maintain for every future upgrade).

As the're infinite number of posible subs AND that all but the toplevel are indeed subs of something you would either have an ever decreasing sized text quickly reach the unreadable OR only your top level would look different and thus quite pointless or simply a bug at best (IMHO).
Post Reply