EricM
Dec 8 2004, 03:40 PM
Ok so I have tried setting my Store Front Center Column Table Size all the way down to 85% but the text on the home page still bumps the line on the left side. The weird thing is that every other page looks fine. What am I doing wrong?
www.maverickpoolsupplies.com
Cannen
Dec 8 2004, 03:55 PM
Eric,
Try:
- Setting your main table back to 100%
- Create a single column/row table of 100%, put in a " ", and then insert your other column into the table.
- or just put a " " or two and then the table you are putting on the page.
Let me know if that was clear enough.
Ben
Bryan@Airlift
Dec 8 2004, 04:08 PM
CSS
CODE
.classname
{
padding-left: 10px;
}
EricM
Dec 8 2004, 05:27 PM
Thank you for the help. It's looking much better.