Closed (fixed)
Project:
Painted Wall
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Reporter:
Created:
24 Feb 2009 at 03:47 UTC
Updated:
2 Apr 2009 at 16:20 UTC
Jump to comment: Most recent
I really like this theme, but the torn paper thing at the top is not a good header arrangement for the site I'm working
Could you tell me how I can just have consistent background instead of the torn paper header.
I played around with it a bit, but I thought it might already be documented or someone could tell me how to change it.
Comments
Comment #1
Anonymous (not verified) commentedBy just tweaking some of the css you can get rid of the styles that create the paper header. Here is what you have to do:
in style.css, delete the followings (->):
line 277:
line 281:
Then you'll have to bring the header title and logo back up, change these values :
line 384:
line 387:
Does that make sense ?
Comment #2
Anonymous (not verified) commentedIn version 6.2, you can remove the paper in the header in the theme configuration page:
/admin/build/themes/settings/painted
AT the bottom of the page, you can choose to "Show white paint in header" or not.
Can't get much easier :)
Comment #3
Anonymous (not verified) commentedComment #4
domineaux commentedSorry, I should have responded right after I got it done.
Thank you it worked.
Comment #5
Anonymous (not verified) commentedOh well, at least now it's just a checkbox :)