Background Issues

Reports about issues that you encounter in Suffusion
Forum rules
1. No offensive language and no mocking
2. Please do a thorough search before you post something. Trust us, there is a high probability that the question you are asking has been asked previously.
3. No soliciting. You cannot post here soliciting bids for people offer you quotes, or even offer money to people for some work. You will be moderated if you do so. If you are looking for help, please post your request on http://jobs.wordpress.net or http://codepoet.com
4. Please be reasonable. You are getting software and support. For free. Complicated requests from a general purpose theme are not welcome and some volunteers might lose patience with you.
5. Please do your due diligence. If you posted a query and we answered with a link, take the trouble to go through the link contents.
6. Please post with complete information. Requests for help MUST be accompanied with your URL, particularly if you are asking something like "Why am I seeing a blank space?"

Re: Background Issues

Postby sayontan » 23 Jun 2012, 20:54

DaveMacD wrote:Looking at the stylesheet that shows up when I load a page, Suffusion seems to be ignoring my background-color and background-image-repeat settings. I've selected #FFFFFF and no repeat for my page, but I can't find those options anywhere in the cascade. (http://davidmacdonaldmusic.com)

I know how to fix it with code in the backend, but I'd rather not.

If you read through the above thread and my blog posts from before this release, you will see that this is due to a changed requirement from the theme review team. Additionally the fix doesn't involve any code changes. If you go to Appearance -> Background, then save the options there, you should be fine.
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: Background Issues

Postby designsbykiki » 29 Jun 2012, 11:31

Drake posted a code to set the background at bottom center. I found it very helpful and used it so thank you for posting that info. I was wondering if Drake or anyone knows a code to add to it to make the background image "fixed" so that it doesn't scroll with the page? The settings in the Suffusion options are not taking effect. (I have the 4.2.3 version). Thank you for your help in advance. :)
designsbykiki
 
Posts: 2
Joined: 29 Jun 2012, 11:10

Re: Background Issues

Postby drake » 29 Jun 2012, 12:32

Complete the previous code like this:
Code: Select all
body.custom-background {background-position: bottom center;background-attachment:fixed;}
drake
 
Posts: 3778
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: Background Issues

Postby leedman » 30 Jun 2012, 11:42

Hello,

The most recent update to Suffusion 'breaks' the background skinning option - any adjustments anyone tries to make to their background will actually revert the theme back to its original skinning.

Before upgrading the most current version of Suffusion, Export All Options for Suffusion and after ugrading, if anything 'breaks' try importing the options. I don't know if it will work, but I believe it will. My sites already mucked up the background.

How I did overcome the issue temporarily until the theme gets its next release, is using the Custom Includes under the Backend tab. I simply included the CSS required to update the main background color and font.

body {
color:#303E48;
background-color: #DAD9C7;
}

I hope this helps, until our wonderful Suffusion developer is able to patch a fix.

Cheers, Lee
leedman
 
Posts: 6
Joined: 01 Mar 2012, 21:48

Previous

Return to Bug Reports

Who is online

Users browsing this forum: No registered users and 3 guests