PDA

View Full Version : CSS problems When New/Random Links Are Disabled


Lionel
01-10-2009, 03:25 PM
Hi,

If you disable both new links and random links on main page , then the css for $show[class_cat_replies] and $show[class_cat_links] no longer apply in adv_links_categorybit_level1

Brian
01-12-2009, 10:54 AM
Thanks for pointing that out. If you'll look in the file for the links_construct_linkbit_classnames(); function and just move it near the top of the file (just before the 'vba_links_index_start' hook), then that should take care of the issue.