test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • edforos79 Friend
    #176132

    Percent Change width content.

    Hello I am working with Janex and I have a problem: When I placed the banner on the cover and in a section, it shows me different size. The cover has a percentage that deliver the content and the other section has another done deal in percentages. Where and when CSS is controlling these percentages to distribute content? Where I can change it?

    thank you very much

    chavan Friend
    #448421

    better you can do with the css than the percentage.

    For example:

    you have right block which has a percent of 30% as width and


    <div id="right" style="width:30%">test example
    </div>

    Then you override with the following css


    .right{
    width:350px !important;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  chavan 12 years, 9 months ago.

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