daniel2006 Posted March 6, 2007 Posted March 6, 2007 Hey folks, How do I change the width between subcategories after clicking a section from the category box? Perhaps the image below will help understanding what i'm talking about. Anyone got any ideas? Thanks
khime Posted March 6, 2007 Posted March 6, 2007 You need to set a table wdith % in your index.php cateogory listing as I see you have no right column. Oscommerce was designed for 3 colums. I need to look at your webpage instead of screenshot to look at the html code.
daniel2006 Posted March 6, 2007 Author Posted March 6, 2007 I have it set for just two columns in the admin to check if three was throwing it further out. The page can be found here
daniel2006 Posted March 7, 2007 Author Posted March 7, 2007 Anyone help? Need to get this done asap but I cant see which table I should be changing.
daniel2006 Posted March 8, 2007 Author Posted March 8, 2007 There's a few quid in it if anyone can find the problem :(
jonquil Posted March 8, 2007 Posted March 8, 2007 Wow, you site takes ages to load :( Would you consider turning off category counts? You are also using some *.png images. These do not render as intended in IE. Try changing this in your style sheet: /* menu Image -noborderBox - Show Sub-categories Star */ a.menucateg:link, a.menucateg:visited, a.menucateg:active { display: block; vertical-align: middle; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; height: 12px; text-decoration: none; border: solid 1px #E6E9EC; jon It's all just ones and zeros....
daniel2006 Posted March 8, 2007 Author Posted March 8, 2007 I'm moving servers because of the load times.. They're terrible.. Thanks for the tip on png images. I tried changing the height but still no luck :(
jonquil Posted March 8, 2007 Posted March 8, 2007 Try using: line-height: 1.5; If it's having no effect on that particular style, play around with the other styles you have related to categories. jon It's all just ones and zeros....
Recommended Posts
Archived
This topic is now archived and is closed to further replies.