Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • nikitinvi Friend
    #202549

    My template has a size of positions. Watch the screenshot.

    How do I change the size of the positions?


    1. 111
    2. 112
    Eragon H Friend
    #554671

    You can try to add this code to the file root/templates/ja_argo/css/custom.css
    [PHP]@media (min-width: 1200px)
    {
    .span3 {
    width: 200px !important;}
    .span9 {
    width: 956px !important;}
    .row-fluid .span3 {
    width: 16% !important;}
    .row-fluid .span9 {
    width: 80.6% !important;}
    }[/PHP]

    You can change the value to meet your need

    nikitinvi Friend
    #555871

    Thank You!!!

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

This topic contains 3 replies, has 2 voices, and was last updated by  nikitinvi 9 years, 11 months ago.

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