Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • smartmax Friend
    #202178

    Hi Guys,

    I would like to make the position Mashead-2 a little bit longer/wider

    http://www.helpeenseenhandje.nl/

    Many thanks in advance and wish you all already a great weekend!


    1. Mashead-2
    Pankaj Sharma Moderator
    #553382

    Hi if you want to change the masshead-2 size to full width .
    you need to do some custom work .
    1.you need to disable masshead-1 position from template layout options because if masshead -12 then both position can not comes in same line .

    2. go to templatesja_biztplsblocksmesshead.php

    find this code

    <?php if ($this->countModules('mashead-2')) : ?>
    <div class="col-xs-12 col-sm-8 col-md-9 mashead-2">

    and change it into

    <?php if ($this->countModules('mashead-2')) : ?>
    <div class="col-xs-12 col-sm-8 col-md-9 col-lg-12 mashead-2">

    now messhead-2 is using span12 . for large display .
    you can change the col value from this code .

    Hope it helps you

    smartmax Friend
    #553791

    Hi Pankajsharma,
    :-[
    Almost, almost, it seems there is stil a liitle bit of space left on the right?? :-[

    Pankaj Sharma Moderator
    #553820

    Hi Smart
    can you add a screenshot . i checked your site but not able to notice your issue

    smartmax Friend
    #560811

    Just a itsybitsy… :-[


    1. Schermafbeelding-2015-02-26-om-12.21.46
    Pankaj Sharma Moderator
    #560820

    Hi
    I checked your site and found you have added fixed 1000px width in your custom.css file .
    Either increase it or remove it .
    Take a look here >>> http://prntscr.com/6a1uwv

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

This topic contains 6 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years, 2 months ago.

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