ashleylr Posted February 14, 2005 Share Posted February 14, 2005 I need some help with my website's layout (check out my site: www.momentsofelegance.com) I have searched through all my code and i can't seem to figure out how to do what I want to do. I want to get rid of the box around my product lists as well as the background color (that matches all of my boxes). Can anyone tell me where I can do that? Also, when I choose one of my main categories and get to the page that shows the subcategories, I hate how it looks but don't know where I can change the layout of it. Does anyone have any good style tips or know of contributions that can make this look better? Thanks so much to anyone who can lend me some style tips (any other style input or feedback is welcome!!) Ashley Link to comment Share on other sites More sharing options...
ozEworks Posted February 15, 2005 Share Posted February 15, 2005 The things you are talking about are controlled by your stylesheet. Given the changes you have made I think you must know how to update that. If you want to email me, I'd be happy to talk you to you more about your site offline about design. Link to comment Share on other sites More sharing options...
ashleylr Posted February 16, 2005 Author Share Posted February 16, 2005 thats the problem, I do know how to change it for the most part, but I can't find anything in my stylesheet showing that I am allowing borders to go around the products. my product listing style looks like this (which to me would say no borders) TABLE.productListing { border: 0px; border-style: solid; border-color: #FFFFFF; border-spacing: 0px; what am i missing here? The things you are talking about are controlled by your stylesheet. Given the changes you have made I think you must know how to update that. If you want to email me, I'd be happy to talk you to you more about your site offline about design. <{POST_SNAPBACK}> Link to comment Share on other sites More sharing options...
ashleylr Posted February 16, 2005 Author Share Posted February 16, 2005 thats the problem, I do know how to change it for the most part, but I can't find anything in my stylesheet showing that I am allowing borders to go around the products. my product listing style looks like this (which to me would say no borders) TABLE.productListing { border: 0px; border-style: solid; border-color: #FFFFFF; border-spacing: 0px; what am i missing here? <{POST_SNAPBACK}> Link to comment Share on other sites More sharing options...
ozEworks Posted February 17, 2005 Share Posted February 17, 2005 Nothing. You have that bit working. Your listing of an actual product fits that. It is your listing of products in a category that does not. I can't remember what controls that, I'd have to have a play. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.