Search found 1 match

by heaucp
Tue Nov 22, 2011 3:42 pm
Forum: Bug reports
Topic: Can't get to category updates - footer covering left nav
Replies: 5
Views: 7041

Re: Can't get to category updates - footer covering left nav

Hello imprint,

I receive the same error. Here is a temporaly solution:
Type in the URL http://yourdomain/.../admin/?action=addcategory

or goto ../admin/style/admin.css and edit line 323

/* Footer */
footer {
position: absolute; left: 0; width: 100%; background: #222; }

Remove the syntax ...