Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • josemanuelqm Friend
    #133753

    Hello. I have just installed ja_rutile for joomla 1.0X. I’d like to know how to change the width (I need full width of the page). The tutorial isn only for joomla1.5.

    Thanks in advance. Regards
    José Manuel

    Sherlock Friend
    #272459

    hi
    you can edit template_css.css (line 504)

    #ja-wrapper {
    margin:0 auto;
    width:970px;
    }

    Change to

    #ja-wrapper {
    margin:0 auto;
    width:100%;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 16 years ago.

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