itfitz Posted February 5, 2005 Posted February 5, 2005 My catagory titles word wrap. you can see it HERE What I want to do it stretch the box out a bit so everything fitz with out comprimizing the actual words to do it, so I was curious how to make that box bigger, or have it automatically adjust so that it works the way I want it. Also, how do I cahnge the font size and type. Is this in the CSS file or where do I find those settings? Thanks in advance, Shawn If it was easy, anyone could do it!
itfitz Posted February 5, 2005 Author Posted February 5, 2005 any ideas? If it was easy, anyone could do it!
♥bruyndoncx Posted February 5, 2005 Posted February 5, 2005 the setting of the column width is in catalog/includes/application_top.php the color etc are done in the stylesheet.css you might be able to add a ' nowrap' to the <TD>, like <td nowrap> in the categories box. It is defined in catalog/includes/boxes/categories.php I don't think there is a separate style defined yet for the individual box, but it relies on the infoboxcontents settings. HTH KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.