Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Background Store Image


Guest

Recommended Posts

Posted

Hi, I have been researching in the whole files of my oscommerce files, but i didn't find the correct file/s for establishing a background image.

Nowadays my background style is white, and i want to change it to an image of my own. A simply image, but i think it could be better to the appearance of my store.

 

The image is located at

http://www.normacom-informatica.com/shopon...mages/metal.gif

 

The Store is at:

 

http://www.normacom-informatica.com/shoponline

 

 

Could anyone help me? I do appreciate your time. Thanks

Posted
It is in the stylesheet. The default is a color but you can change to an image.

 

Doesn't Work. It's very rare...

 

My Stylesheet.php BODY part...

 

BODY {

 

color: #000000;

margin: 0px;

scrollbar-face-color: #5D84AD;

scrollbar-highlight-color: white;

scrollbar-3dlight-color: #0B3C70;

scrollbar-darkshadow-color: grey;

scrollbar-shadow-color: #0B3C70;

scrollbar-arrow-color: white;

scrollbar-track-color: #8BB7E5;

background:"http://www.normacom-informatica.com/shoponline/images/metal.gif" ;

}

 

i haver tried with ...background:"http... ...background="http... and ...background : http...

 

but nothing happens

 

check it out please: http://www.normacom-informatica.com/shoponline/

Posted
Try:

 

background-image: url('YOURIMAGE.jpg')

 

 

Successful!!! Thank you very much.

 

Any comment about the store?

 

I want to change it to get a store in which you can rely on.

 

Thanks again

Posted

Oh

 

Also, I put this in and it didn't work....

 

BODY {

color: #000000;

margin: 0px;

scrollbar-face-color: #5D84AD;

scrollbar-highlight-color: white;

scrollbar-3dlight-color: #0B3C70;

scrollbar-darkshadow-color: grey;

scrollbar-shadow-color: #0B3C70;

scrollbar-arrow-color: white;

scrollbar-track-color: #8BB7E5;

background: http://d1002507.mydomainwebhost.com/('...d1bg.gif');

 

I put the pic in the main httpdocs folder....not in the catalog....

Posted
Oh

 

Also, I put this in and it didn't work....

 

BODY {

color: #000000;

margin: 0px;

scrollbar-face-color: #5D84AD;

scrollbar-highlight-color: white;

scrollbar-3dlight-color: #0B3C70;

scrollbar-darkshadow-color: grey;

scrollbar-shadow-color: #0B3C70;

scrollbar-arrow-color: white;

scrollbar-track-color: #8BB7E5;

background: http://d1002507.mydomainwebhost.com/('...d1bg.gif');

 

I put the pic in the main httpdocs folder....not in the catalog....

 

I don't think it matters what folder you have it in...it is the way in which you are trying to call the image.

 

If you look at the above post, the one in which she had success was written in this format:

 

background-image: url('YOURIMAGE.jpg')

Posted
....the one in which she had success was written in this format:

 

background-image: url('YOURIMAGE.jpg')

 

 

Why do you think i'm a girl? Do you see my name above the nickname? Clearly is Javier, male and Spaniard name.

 

Thanks.

Do you think i have to change something in the Store?

 

http://www.normacom-informatica.com/

Posted

normacom => Remove the Ugly splash screen ! First thing to do

MS2 2.2 fr + Manufacturer copy (5 manufacturers - modified to make it works) + More pics 6 + FCK Editor + zones shipping (modified without weight) + My contribution : Shopping Cart Management for Unique Products

 

I apologize in advance for my poor English I'm French !

  • 2 months later...
Posted
normacom => Remove the Ugly splash screen ! First thing to do

What Splash Screen Are You Referring to?? PopUps doensn't exist on my store (i think, when i enter doesn't popup nothing)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...