Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Background Display.. Please Help


Guest

Recommended Posts

Posted

Hi,

 

I want to know how to set my product background up to match the same as the web site first page.

 

Please visit Click Here

 

And look at the products listed so far on the first page, you will notice that in the backgroun there is lines, but if you go to the left hand menu and click on FX Pedals you will see there is no image.

 

Can anyone help please.

 

Thanks

Posted
Hi,

 

I want to know how to set my product background up to match the same as the web site first page.

 

Please visit Click Here

 

And look at the products listed so far on the first page, you will notice that in the backgroun there is lines, but if you go to the left hand menu and click on FX Pedals you will see there is no image.

 

Can anyone help please.

 

Thanks

 

I went to your shop and there's a lot of errors.

 

regarding on the background, goto your product_info.php page and check your background of your products.

enjoy to play with your shop.

 

regards...

Posted
I went to your shop and there's a lot of errors.

 

regarding on the background, goto your product_info.php page and check your background of your products.

enjoy to play with your shop.

 

regards...

 

 

Which product_info.php page should I be looking at, can you tell me what the errors are as this shop has to go live inthe new year

 

Thanks

Posted
Which product_info.php page should I be looking at, can you tell me what the errors are as this shop has to go live inthe new year

 

Thanks

 

Hello,

 

My apology. You should have to change/add something at your stylesheet.css file.

 

Find this code at line 156

 

TD.productListing-data {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

 

then replace it to this code

 

TD.productListing-data {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 background-image:url(images/sparks_infobox_bg.gif);
}

 

 

Hope it helps...

 

regards....

Posted
Hello,

 

My apology. You should have to change/add something at your stylesheet.css file.

 

Find this code at line 156

 

TD.productListing-data {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

 

then replace it to this code

 

TD.productListing-data {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 background-image:url(images/sparks_infobox_bg.gif);
}

Hope it helps...

 

regards....

 

 

Hi,

 

Thanks for all your help so far...I still cant get it too change...any other ideas ?

 

Thanks

Marty

Posted

Can anyone help with this, I know its something pretty simple but I can seem to find out how tochange it.

 

Thanks

Archived

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

×
×
  • Create New...