jpipitone43 Posted December 18, 2007 Posted December 18, 2007 I'm trying to apply some CSS styling, particularly code from this example: http://www.456bereastreet.com/lab/flexible...orners_borders/ To make all of my info boxes a dynamic width depending on what content is inside them, as well as to make the edges rounded. I'm using the Login Box contribution as well, and it is simply using the generic CSS from the stylesheet.css for infobox. Where can I find the code that writes out the infoboxes? I can't find it anywhere. Thanks for any direction anyone can give me!
peteschulte Posted January 21, 2008 Posted January 21, 2008 I'm trying to apply some CSS styling, particularly code from this example: http://www.456bereastreet.com/lab/flexible...orners_borders/ To make all of my info boxes a dynamic width depending on what content is inside them, as well as to make the edges rounded. I'm using the Login Box contribution as well, and it is simply using the generic CSS from the stylesheet.css for infobox. Where can I find the code that writes out the infoboxes? I can't find it anywhere. Thanks for any direction anyone can give me! You can find the infobox code in catalog/includes/classes/boxes.php. Pete Schulte
peteschulte Posted January 22, 2008 Posted January 22, 2008 Also, you can find code for individual infoBoxes in catalog/includes/boxes Pete Schulte
Recommended Posts
Archived
This topic is now archived and is closed to further replies.