test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • thatcomputerdude Friend
    #155164

    I added an additional DIV tag so that I could accomplish 2 things:

    Use a light grey background with a white background for all of the content with padding. When I added the additional div, it shifted the template to the left.

    I have the width set to 900px for the template parameters.

    Here is the link to the website that I’m working on: http://www.joomgo.com/clients/perfection/v2/

    Suggestions of where I went wrong?

    korb Friend
    #358475

    Find


    #wt-bg {
    background:none repeat scroll 0 0 #FFFFFF;
    margin:20px;
    padding:20px;
    width:900px;

    and replace with


    #wt-bg {
    background:none repeat scroll 0 0 #FFFFFF;
    margin:20px auto;
    padding:20px;
    width:900px;
    }

    Regards,
    Danny

    thatcomputerdude Friend
    #358479

    Man, if I could thank you 100 times I would. I can’t tell you how much I appreciate the help, I was pulling my hair out trying to figure out what I was missing – and I shave my head already!!! 🙂

    korb Friend
    #358492

    Glad to thear you saved your hair, although the picture… 😉

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  korb 14 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum