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

    Mmm the title is explicit :)…How can i change my sidebar width ?
    See you and thank you.
    LD’O

    phong nam Friend
    #499777

    Hi luke984,

    You need to open templatesja_argotplsblocksmainbody-content-left.php, find lines (74th):

    <!-- SIDEBAR -->
    <!-- MAIN CONTENT -->
    <div id="t3-content" class="t3-content <?php echo $hasSidebar ? 'span9':'span12' ?>" data-tablet="span12" data-xtablet="span12">

    <div class="t3-sidebar span3" data-tablet="span9 pull-right" data-xtablet="span9 pull-right">

    Change span3 to span4.
    On T3 templates, we use the Bootstrap’s grid system with 12 columns (span) to display the template layout. So that, you will need to change the t3-content width also when you change sidebar’s width (span), change span9 to span8

    luke984 Friend
    #499947

    thank you so much 🙂

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

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

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