Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Daniel Löf Friend
    #140669

    Hi!

    Great template!

    How can I change it from being centrated to be positioned to the absolute left side of the screen?

    Thanks!

    nguyenhuu quang Friend
    #302769

    pls more descript, allow us to help you

    Daniel Löf Friend
    #302772

    you can see my test site at http://www.gregerenglund.fi/demo

    now the template is centered.

    I want it to be stuck to the left. (align=left)..

    I’ll adjust the css for the background myself, but I can not find in template.css the right place to change the alignment of the whole template.

    nguyenhuu quang Friend
    #302835

    open template.css (line 25)

    body#bd {
    background-attachment:fixed;
    background-color:#333333;
    background-position:center top;
    color:#CCCCCC;
    }

    replace

    body#bd {
    background-attachment:fixed;
    background-color:#333333;
    background-position:center top;
    color:#CCCCCC;
    text-align: right;
    }

    U can use right, left, center if you want, try to do it

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

This topic contains 4 replies, has 2 voices, and was last updated by  nguyenhuu quang 15 years, 4 months ago.

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