A A A

Please consider registering
guest

Log In Register

Login form protected by Login LockDown.


Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
How to make a background image:
August 6, 2010
9:56 am
Member
Forum Posts: 7
Member Since:
August 5, 2010
Offline

I'm trying to figure out have to have a certain image (say, dots or whatever) as my background instead of a solid color. I followed different tutorials online, but it doesn't work with Market.

I have the image downloaded…but have not gotten anywhere. Thanks!

August 6, 2010
12:42 pm
Admin
Forum Posts: 5051
Member Since:
March 16, 2008
Offline

You'll have to first either designate "no custom stylesheet" in the Market Theme settings area, or choose a custom stylesheet you want to work with.

no custom stylesheet option:   Edit the "style.css" file located in the main Market Theme folder.

using a custome stylesheet:  Edit the "mkt_style.css" file located in the "custom-styles/xxxxxxxx/" folder of the Market Theme files.  (where "xxxxxxx" is the name of the custom stylesheet you've selected)

Add this element to the "body" style:

background-image: url(backgroundimage.jpg)

and save the file.

August 6, 2010
3:56 pm
Member
Forum Posts: 7
Member Since:
August 5, 2010
Offline

I did that…saved files under my folder, etc. Not working. Is there something wrong with this code?

Description: Market Theme custom styleVersion: 1.0Author: MarketTheme.com*/

body {	background-image: url(/linenbackground.jpg);	background-repeat: repeat-x;	background-color: ;

}

/* Link Color */a {color:#797979;}

/* #wrap {border: 1px solid #000000;}
August 9, 2010
10:17 am
Admin
Forum Posts: 5051
Member Since:
March 16, 2008
Offline

You may not need the slash "/" in your image reference. 

Provide a link to your site and I'll take a look at the code.

August 9, 2010
6:51 pm
Member
Forum Posts: 7
Member Since:
August 5, 2010
Offline

http://www.heavenstobetty.com

Thank you. I feel like I've read and re-read instructions…yet I just can't figure out what is missing!

August 9, 2010
8:37 pm
Member
Forum Posts: 7
Member Since:
August 5, 2010
Offline

Okay, so following your lead, I went through the code. After searching I saw that the style CSS was not matching what I had coded on my theme. Hmm.

August 10, 2010
11:23 am
Admin
Forum Posts: 5051
Member Since:
March 16, 2008
Offline

It's working on my end.

August 19, 2010
7:41 am
Member
Forum Posts: 3
Member Since:
August 4, 2010
Offline

Hello,

I tried changing the background in "style.css but it's not working for me. Can you give a more detailed explanation on how to do this for a non custom stylesheet?

So far, I've downloaded the picture/background to my computer and when I try to insert the name of the picture in style.css-it does nothing.

Please help….

August 19, 2010
12:35 pm
Admin
Forum Posts: 5051
Member Since:
March 16, 2008
Offline

Ok, if it's not for a custom stylesheet, then you'll make the change to your Market theme "style.css" file.  This can be done locally, or through the Appearance editor menu area.

Near the top, in the "Body" section, you'll add a line like this:

background-image: url(imgs/backgroundimage.gif)

and then save the file.

You'll then need to upload your changes, and also upload your "backgroundimage.gif" file to the Market theme "imgs/" folder.

September 3, 2011
1:48 pm
Member
Forum Posts: 38
Member Since:
December 9, 2010
Offline
10

Hello,

I'm using the latest update of the Market theme

http://kevinrobinsonartist.co.uk

Custom Syle: Surfnturf

Loaded image to custom-styles—–surfnturf

Added this code to mkt_style.css within the surfnturf folder

body {
    background-color: #366C98;
    
    background-image: url(bg2.jpg);
    
    background-repeat: repeat;
}

When I remove the background-color the background goes blank but the new bg2.jpg does not show up.

Can you help?

Thank you!

September 9, 2011
9:49 pm
Admin
Forum Posts: 5051
Member Since:
March 16, 2008
Offline
11

Try putting the file name in quotes like this: url("bg2.jpg");

Forum Timezone: UTC 0

Most Users Ever Online: 40

Currently Online:
21 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

icy1: 2371

wreed06: 175

laurie390: 168

StitchTek Services, LLC: 144

boutiqueelliette: 130

yiorgos: 127

Member Stats:

Guest Posters: 428

Members: 2252

Moderators: 1

Admins: 1

Forum Stats:

Groups: 1

Forums: 4

Topics: 2983

Posts: 16042

Moderators: Market Admin (5051)

Administrators: Market Admin (5051)

Market takes e-commerce to the next level with an easy to use, quick setup platform. Learn more or take the tour.