| User | Post |
|
12:28 pm January 15, 2010
| roscoe
| | |
| New Member | posts 2 |
|
|
Good Day,
Love this theme. Thank you for the excellent work.
I'm having a bit of trouble with color adjustment, though.
1) Any time I use either the Theme Color Changer or Theme Lightness Selector, the blog colors revert to black header / dark background. Even after refreshing the blog after changes. And, even if colors are manually entered for header and background. (I'm shooting for very basic, browser safe colors).
2) Color picker aside, I can't seem to achieve a simple, pure white (FFFFFF) background. The shading always leaves me with a darker result. Any simple way to solve this?
These are minor issues, I know. But any help is appreciated.
|
|
|
2:25 am January 20, 2010
| spainops
| | |
| Member | posts 16 |
|
|
I have exactly the same problem I want my blog background colour to be white but when I change the colour I just get a gradient where it is white at the bottom of the blog but grey at the top. I am changing blog background colour to ffffff
Help please
H
|
|
|
4:09 pm January 26, 2010
| kadira
| | |
| Member | posts 15 |
|
|
I also have the same issue - I am trying to achieve a white background too.
I even tried putting the FFFFFF into the style sheet CSS file and it still didnt make any difference. I cant seem to find the code section that relates to turning the shading off and on.
Help appreciated also – Thanks in advance.
|
|
|
4:48 pm January 26, 2010
| kadira
| | |
| Member | posts 15 |
|
|
Hey people – I just found the answer to our problem – very simple actually – go to the 'blog background and border colours' in the flexsqueeze theme and go down to where it says
Show background top gradient?: there is a yes no button to switch – and there you have it !!!
Good luck Kadira
|
|
|
6:15 pm January 30, 2010
| imtrader11
| | |
| New Member | posts 2 |
|
|
kadira said:
Hey people – I just found the answer to our problem – very simple actually – go to the 'blog background and border colours' in the flexsqueeze theme and go down to where it says
Show background top gradient?: there is a yes no button to switch – and there you have it !!!
Good luck Kadira
Thanks for the effort Kadira, one problem. I have Flexibility 2, not Flexsqueeze. There is no button switch to make changes.
I also have tried all available options without success. Does anyone else know how to fix this in Flexibility 2?
|
|
|
12:53 pm February 24, 2010
| aashland
| | |
| Member | posts 12 |
|
|
I have the same problem. All I want is an all-white border and everything I've tried doesn't work. A response would be most appreciated.
|
|
|
1:37 pm February 24, 2010
| Ryan
| | |
| Admin
| posts 1252 |
|
|
Here's the quickest solution to removing the gradient. Open style.php in the editor, and clear at the end, put this code:
#bgwrapper {background-image: none;}
Then save the file, reload your site and it should be gone.
|
|