Creative Minds
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Creative people with creative minds just can't help making and designing and hopefully selling their work. Discuss all things related to selling your artwork.
 
HomeLatest imagesRegisterLog in

Forum Closing

I have decided to close this forum. I initially set it up as a place
for store owners to come and talk about the CafePress changes.

I thought a problem shared is a problem halved and I think for this
purpose this forum did its job. But now I think people are settling
into their new shops and this place is not longer needed.

I would like to thank everyone who contributed to this forum.
It took me by surprise how many people joined
(although some joined and never came back *LOL* but that's just forums.


So THANK YOU and I wish you all the best of luck in the future

Creative Minds will close on Sunday Night

 

Can't Change Background - Help Please

View previous topic View next topic Go down 
Author Message
sassybites

sassybites

Posts : 38
Join date : 2009-05-08
Location : Arizona

Can't Change Background - Help Please Vide
PostSubject: Can't Change Background - Help Please   Can't Change Background - Help Please Icon_minitimeThu May 28, 2009 5:30 am

How do I change the main background? Not the main shell that runs down the middle of the page, but the main background that runs across the whole page behind everything. I can change the color but what I need to do is pull in a graphic off my domain.
Back to top Go down
http://www.spreesunlimited.com
felidae52

felidae52

Posts : 96
Join date : 2009-04-24
Age : 72
Location : The WWW

Can't Change Background - Help Please Vide
PostSubject: Re: Can't Change Background - Help Please   Can't Change Background - Help Please Icon_minitimeThu May 28, 2009 6:27 am

In your style (CSS) find this:

Code:
#mainShell {
width:100%;
background-color:#<z:color name="PageBackground" />;
padding-bottom:40px;
/* add main background image here, if desired:[/color]
background-image:url();
[color=red]*/[/color]
}

Insert your image url and remove the comment markers (/*)
Validate & Save

king Hilly
Back to top Go down
http://www.tshirt-total.com
sassybites

sassybites

Posts : 38
Join date : 2009-05-08
Location : Arizona

Can't Change Background - Help Please Vide
PostSubject: Re: Can't Change Background - Help Please   Can't Change Background - Help Please Icon_minitimeThu May 28, 2009 6:40 am

felidae52 wrote:
In your style (CSS) find this:

Code:
#mainShell {
width:100%;
background-color:#<z:color name="PageBackground" />;
padding-bottom:40px;
/* add main background image here, if desired:[/color]
background-image:url();
[color=red]*/[/color]
}

Insert your image url and remove the comment markers (/*)
Validate & Save

king Hilly

I'm getting parsing errors no matter which way I try it.
Back to top Go down
http://www.spreesunlimited.com
felidae52

felidae52

Posts : 96
Join date : 2009-04-24
Age : 72
Location : The WWW

Can't Change Background - Help Please Vide
PostSubject: Re: Can't Change Background - Help Please   Can't Change Background - Help Please Icon_minitimeThu May 28, 2009 6:58 am

sassybites wrote:
felidae52 wrote:
In your style (CSS) find this:

Code:
#mainShell {
width:100%;
background-color:#<z:color name="PageBackground" />;
padding-bottom:40px;
/* add main background image here, if desired:[/color]
background-image:url();
[color=red]*/[/color]
}

Insert your image url and remove the comment markers (/*)
Validate & Save

king Hilly

I'm getting parsing errors no matter which way I try it.

Sorry in the above code where some bits left from when I tried to color the "removable" bit red and it wouldn´t take Sad .
This is the "proper" code:
Code:
#mainShell {
width:100%;
background-color:#<z:color name="PageBackground" />;
padding-bottom:40px;
/* add main background image here, if desired:
background-image:url(ADD YOUR IMAGE URL HERE);
*/
}

You have to remove this /* add main background image here, if desired:, and the closing comment marker */.

This is what I use in my shops:

Code:
 #mainShell {
        width:100%;
        background-color:#<z:color name="PageBackground" />;
        padding-bottom:40px;
        background-image:url(http://www.myimage.jpg);
   
    }

The last time I had a recurring parsing error I had one
Code:
 </div>
too many - took me hrs to find out without being able to scream "GAVIN!" Very Happy

I love you Hilly


Last edited by felidae52 on Thu May 28, 2009 11:18 pm; edited 1 time in total
Back to top Go down
http://www.tshirt-total.com
sassybites

sassybites

Posts : 38
Join date : 2009-05-08
Location : Arizona

Can't Change Background - Help Please Vide
PostSubject: Re: Can't Change Background - Help Please   Can't Change Background - Help Please Icon_minitimeThu May 28, 2009 7:01 am

It worked! Thank you so much Hilly! It's 6:am here and I've been working this code all night. I need to go feed the cats and get some sleep. LOL
Back to top Go down
http://www.spreesunlimited.com
The Crew Designs
Admin
The Crew Designs

Posts : 253
Join date : 2009-04-23
Age : 54
Location : North East England

Can't Change Background - Help Please Vide
PostSubject: Re: Can't Change Background - Help Please   Can't Change Background - Help Please Icon_minitimeThu May 28, 2009 2:59 pm

Yeah thanks hilly, handy to know........
Back to top Go down
https://creative-minds.forumotion.com
Sponsored content




Can't Change Background - Help Please Vide
PostSubject: Re: Can't Change Background - Help Please   Can't Change Background - Help Please Icon_minitime

Back to top Go down

Can't Change Background - Help Please

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum: You cannot reply to topics in this forum
Creative Minds :: Print on Deman :: Zazzle -