Forums
(@bigdave2uk)
13 years, 8 months ago
in the main css style sheet. this is only recommended as a quick/nasty fix. because the element is still being loaded just not displayed.
Really it should be removed at a template level.
Does that help?
13 years, 9 months ago
a horrible horrible fix, in the css do a display none on that element.
#main #secondary { display: none; }
a better way would be to remove it from the relevant template file.
15 years, 2 months ago
im getting the internal 500 error also… please help!
i deleted the htaccess thing, and i still cant get on to my admin page