Guest Posted May 6, 2008 Posted May 6, 2008 Ok, I have searched and searched for days in the forums, I have searched the folders, and I have googled like crazy and I can not find out where this is. I am looking for the HTML Table code that houses the left and right columns and the main body. I want to change the stylesheet so that the left and right columns can be manipulated seperately (left side 10px and right side 200px) by adding different classes to each. Can anyone help me with this? I am also trying to do the same with the main body (from "What's New Here?" all the way to where the footer begins) The site that I am working on is www.botanicalgardenproducts.com/shop/catalog/ Any help would be greatly apprecieated. Clint
germ Posted May 6, 2008 Posted May 6, 2008 Here's a suggestion on how to manipulate the left/right column widths independantly: Click Me It's not using the stylesheet to accomplish it though, because in "stock osC" the widths aren't controlled in the stylesheet to begin with.... :blush: If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Guest Posted May 6, 2008 Posted May 6, 2008 Here's a suggestion on how to manipulate the left/right column widths independantly: Click Me It's not using the stylesheet to accomplish it though, because in "stock osC" the widths aren't controlled in the stylesheet to begin with.... :blush: Thank you!!!! Do you also know how to adjust the margin on the columns? I need to move the right column to the left about 50-75 pixels. Clint
Guest Posted May 6, 2008 Posted May 6, 2008 Thank you!!!! Do you also know how to adjust the margin on the columns? I need to move the right column to the left about 50-75 pixels. Clint I figured out a way. I just found the table in the index.php file that housed the column_right and added another table around it and set the width to what I needed and and aligned averything to the left. Thanks anyway, Clint
Recommended Posts
Archived
This topic is now archived and is closed to further replies.