Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • jonasrotilli Friend
    #186160

    Good afternoon,
    I would change the size of a module in the template JAMixmax, but am not succeeding.
    Need to change the size of the Short Video module (User9) q for it to be 50% of the size, and the other 25% of each side .. Originally it divides into 3 the size of the modules.
    How do I change? ‘ve looked at the css but I’m not finding where this dumb .. I urgently need some help!
    Here is a photo with the example of what I need.

    Since already thank you.

    Jonas
    Brazilian rookie


    1. duvidaModulo
    jonasrotilli Friend
    #488023

    Nobody knows where I change this? 🙁

    Thank you,

    Jonas

    phong nam Friend
    #488094

    Hi Jonasrotilli,

    I’m sorry for my late response. Here is my detailed guide on your concern:

    1. Open <blockquote>pluginssystemjat3jat3base-themesdefaultblocksspotlight.php</blockquote>. Then at line 33, replace

    <div class="ja-box column ja-box<?php echo $botsl[$pos]['class']; ?>" style="width: <?php echo $botsl[$pos]['width']; ?>;">

    with

    <div class="ja-box column ja-box<?php echo $botsl[$pos]['class']; ?>" >

    2. Open <blockquote>templatesja_mixmazcsstemplate.css</blockquote> . Then add below codes to the end of file:

    #Mod109, #Mod101 {
    width: 420px;
    }

    #Mod103 ,#Mod104{
    width: 200px;
    }

    #Mod100, #Mod99, #Mod110,#Mod102 {
    width: 210px;
    }

    >> Save, Clean T3 cache. Pls inform me your result on your site.

    Regards,

    Leo


    1. 3-28-2013-9-54-40-AM
Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  phong nam 11 years, 7 months ago.

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