test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • omart Friend
    #129655

    Hi, nice work, how can i align all the template to the left, i need the same structure like: http://www.moorestephens.com

    Thanks in advance.

    Sherlock Friend
    #253526

    Hi omart !
    You can do following way :
    open template.css file in templates/ja_helio/css folder , find following code at about line 473:


    #ja-wrapper {
    background:#FFFFFF url(../images/bd-bg.gif) repeat-x scroll 0pt 5px;
    }

    change to :


    #ja-wrapper {
    background:#FFFFFF url(../images/bd-bg.gif) repeat-x scroll 0pt 5px;
    float:left;
    }

    good luck !

    omart Friend
    #253890

    That is exactly what i was looking for, thanks bro!!

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

This topic contains 3 replies, has 2 voices, and was last updated by  omart 16 years, 5 months ago.

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