Frustrated yet again... just when I thought I had it! - Joomla! Forum - community, help and support
ok, have couple problems now. have kinds of redundant stuff in css , javascript template tweaking i've been doing.
first, can't dropdowns work. "joomla!" link @ top should sublevel, it's acting if it's primary.
second, can't hide right column, when have no right modules. seems if it's getting old margins had set, life of me, can't find where!
i'll keep looking, i'd appreciate if give me huge nudge in right direction.
thanks!
first, can't dropdowns work. "joomla!" link @ top should sublevel, it's acting if it's primary.
second, can't hide right column, when have no right modules. seems if it's getting old margins had set, life of me, can't find where!
i'll keep looking, i'd appreciate if give me huge nudge in right direction.
thanks!
try looking in:

the easy way track down stuff firefox add-on firebug. highlight center column, check html , css, work way lines of html (which automatcically done contains what). it's simple do.
code: select all
#outercolumncontainer
{
/* reserves space left , right columns. can use either

the easy way track down stuff firefox add-on firebug. highlight center column, check html , css, work way lines of html (which automatcically done contains what). it's simple do.
Comments
Post a Comment