Andrew J Posted July 20, 2004 Posted July 20, 2004 Hi! I installed Category box enchancements 1.1 Plus some little hacks but there is one small thing to solve. My cat. box looks like this currently: But I'd like to have to looks like this: Can anyone help on this? Andrew
Andrew J Posted July 20, 2004 Author Posted July 20, 2004 Or I'd like extend the table to avoid text wrap if the category decription gets to long.
kngrnr Posted July 22, 2004 Posted July 22, 2004 Why dont you try Contribution CoolMenu it will solve your problem a different way though. and its cool ;) :) K Groner
Andrew J Posted July 22, 2004 Author Posted July 22, 2004 Why dont you try Contribution CoolMenu it will solve your problem a different way though. and its cool ;) :) You're right but I'd like to go on the old way. :)
kngrnr Posted July 22, 2004 Posted July 22, 2004 you could make the lcolumn bigger if you want. K Groner
Andrew J Posted July 22, 2004 Author Posted July 22, 2004 I did it before but dont want to reach a 180-200 px wide column. I forgot to mention upper Or I'd like extend the table to avoid text wrap if the category decription gets to long. that I want to extend it dinamically. If I open a subcat and it's going to be longer than the current widht than it should widening the column automatically to avoid line breaks.
ecopeia Posted July 23, 2004 Posted July 23, 2004 Ok, this is not the perfect solution to your column width issues, but it has worked for me with no repercussions... Create a transparent image that is 1px high and make the width the exact pixel width you want your column to be. Then, call the image right inside the first <td> tag in one of your left column boxes like so: <img src="/catalog/images/imagename.gif">. Save and up. Then preview your site and expand to the longest string of text and fine tune by either making the image shorter or longer. What this does is force the box and the column to fit the image...therefore expanding the box to the width of the image. Hope that helps. My Contributions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.