Zen Follower
- Join Date:
- Mar 2008
- Posts:
- 219
- Plugin Contributions:
- 0
Problems with a border around my attributes on products...
I currently have a border around my attributes for my products. I think it looks great in firefox. However, in IE, it shows up differently. Please go to this link on my site http://www.stevekwebdesign.com/index.php?main_page=product_info&cPath=89_91&products_id=284 and notice the difference between FF and IE. Is there a way to fix that? Ideally, I just want a border that surrounds the attributes to make them stand out more. Maybe there is a better and easier way.
Right now I have this in my css:
#productAttributes { border: solid 1px; }
Any comments or solutions would be greatly appreciated!