Header problem after changing to Twenty Eleven theme
-
Changed my Theme from Coraline to Twenty Eleven, but now the Header is not fitting correctly. Even if I re-upload the Header photo, it’s slightly pushed to the right side on the screen. This happens both in Safari and in Google Chrome. Can anyone help solve this problem? Thank you.
The blog I need help with is: (visible only to logged in users)
-
Hi,
This is because inside your Custom CSS box you have this:
#branding img { border: 4px solid #eee; max-width: 100%; width: auto; height: auto; }Deleting the ‘border: 4px solid #eee;’ line will fix the problem.
-
-
- The topic ‘Header problem after changing to Twenty Eleven theme’ is closed to new replies.