Making the Header Image bigger – on `Style` theme
-
Hey guys – can anyone help with this?
TRying to make the header image bigger (to cover the whole width) – on Style – on my http://www.cloudninerec.com site.Tried applying the CSS from another discussion here, but not working.
Many thanks
SteveThe blog I need help with is: (visible only to logged in users)
-
Hi,
Try this. It will change the width to fit against the right edge.
#custom_header img { width: 1200px; } -
-
- The topic ‘Making the Header Image bigger – on `Style` theme’ is closed to new replies.