Guest Posted June 21, 2004 Posted June 21, 2004 Ok, I'm pretty new to this stuff, but I'm loving everything I'm learning here and I'd like to thank the community for all their help! If you go to my shop, which can be found here: http://www.rockfordwebsolutions.com/store/ and you're looking at the index page, notice the images on the left of the page, "shop online or call us, win a digital camera, Pay Less, Get More, and new offer, Home Bestbuy Special" - they are spaced together very non-uniformly. How do I go about cleaning that up so the spacing between each image is uniform? Thanks much in advance for any and all help! Kind Regards, Scott
stevel Posted June 22, 2004 Posted June 22, 2004 Your question really doesn't relate to osCommerce - it is rather an HTML question. I looked at your page but there seemed to be coding errors in the HTML (I see a "HTML>" towards the bottom of the page. I did spend a few minutes trying tp puzzle out how you laid out the images, and was slowed down by your disabling right click co I couldn't see what the image names were. You seem to be using a mish-mash of layout methods, including just putting images next to each other, some in table rows, and there's some <br> tags in there somewhere. Hard to tell - the code could use some reformatting. When you want images to be evenly spaced, the best bet is to put each image in its own table row with a space row in between. Sometimes you can get by with just setting the images one after another with <br> tags and vspace attributes. You'll have to play with it to see what works best for you. Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description
Guest Posted June 22, 2004 Posted June 22, 2004 Thanks much Steve. That site is a template I purchased. Not too thrilled with the disable right click script they have in there. I'm currently trying to disable that so I can look at the code myself. And, when I need help, others can as well. Again, Thanks much!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.