Guest Posted January 19, 2006 Posted January 19, 2006 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
ozEworks Posted January 22, 2006 Posted January 22, 2006 It is in the stylesheet. The default is a color but you can change to an image.
Guest Posted January 22, 2006 Posted January 22, 2006 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/
elite123 Posted January 22, 2006 Posted January 22, 2006 Doesn't Work. It's very rare... My Stylesheet.php BODY part... i haver tried with ...background:"http... ...background="http... and ...background : http... but nothing happens check it out please: http://www.normacom-informatica.com/shoponline/ Try: background-image: url('YOURIMAGE.jpg')
Guest Posted January 22, 2006 Posted January 22, 2006 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
eGoddess_of_Perpetual_Confusion Posted January 22, 2006 Posted January 22, 2006 Cool someone already asked what I need..... Ok I want the background an image...and the rest to be say in a table? to I can make that a dif color etc....and confine it into a set percentage of the page... Does that make sense? M
eGoddess_of_Perpetual_Confusion Posted January 22, 2006 Posted January 22, 2006 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....
signs Posted January 23, 2006 Posted January 23, 2006 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')
Guest Posted January 23, 2006 Posted January 23, 2006 ....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/
buzuc Posted January 23, 2006 Posted January 23, 2006 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 !
signs Posted January 24, 2006 Posted January 24, 2006 No offense intended...just an honest mistake ~ I get called a guy all the time and I AM a girl. Sorry.
Guest Posted April 13, 2006 Posted April 13, 2006 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)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.