Hello all,
I have been neck-deep in code for about a week now as I have been trying to customize my shopping cart to match the look of our redesigned site before adding inventory and eventually going live. For the most part I have figured out the solutions to my problems using the various help files and, of course, Google. However, this has been extremely time-consuming, especially since I am not an expert at this! Rather than spend the next 2-3 weeks buried in code, delaying our launch even more, I am turning to you (the pros!) to see if you might be able to quickly help me solve some of the following customization problems I am still facing.
Our site is RRcoins.net, an old and well established website related to coin collecting. If you happen to visit the site, you'll see that the design is very old and in dire need of an upgrade. Unfortunately, I won't have access to this site's server until we launch the redesign, so I was forced to install zencart on a friend's domain for the meantime. The url is http://www.sexualenhancement.net/store/ and besides the domain name itself, it's completely Safe For Work.
Here are the problems I have remaining:
1. How do I style the "Categories" section on the right sidebar so that there is 20px of space on the left side of the text?
2. In the "Search" section on the right sidebar, is it possible to change the size of the textfield(or textarea, not sure exactly what it's called) so that it is centered, with 20px of space on both sides? How can I do this?
3. Is it possible to force the layout to always take up the full height of the browser window while keeping the footer all the way at the bottom of the screen? How can I do this?
4. If you click on the one product image (the $5 bill) that is featured, you'll be taken to a product page for that product. Unfortunately, this page doesn't look right. First, the main content area loses the repeating background image in the middle, which looks terrible. (The rounded-corner top and bottom images show up, but not the middle graphic that ties it all together.) How do I fix this? Also, how do I style the elements inside of it so that they're not flush against the sides of the container, but rather have at least 20px of space on the right and left. And can I move the product image around within that container... for instance, if I want to move it under the Product name and price?
5. In Internet Explorer, once I click through to buy something, the navMain grows to offer more options than just home/login. Unfortunately this list gets covered up by the image of the coins in my header. Is there a way I can make the image appear below the list so that you can clearly see all the list items in the navMain?
6. Also in Internet Explorer (I'm using IE7), there is a 1px white line that appears all the way down the right side of the design, and I can't for the life of me figure out why it is there! Can anyone help me eliminate this? IE seems to be the only browser that shows this, as Chrome and Firefox both get it right.
That's about all I've got left (I hope!) and it seems like it will take me forever to figure out these solutions on my own. So I would really, really appreciate some help! Thank you so much in advance!


You'll see many recommendations here to use Firefox for development, then check in IE after you're done. You will cause more problems than it's worth doing the reverse.

