Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • phang Friend
    #989210

    Hi,

    May I have the module "Slide show" in Magazine layout theme?

    Pankaj Sharma Moderator
    #989216

    Hi
    copy the slideshow position code and paste it any other layout .
    Go to /tpls/
    folder you can see all layouts are there . open the Magazine layout copy the slideshow block code

    <?php $this->loadBlock('slideshow') ?>

    Paste it in other layouts where u want to show this position just like in Magazine layout .

    phang Friend
    #989341

    Thanks Pankaj

    I have another question, I don’t know it’s right for your situation to answer or not, but I still ask.

    I put a module in the masthead module, but the gap between the module and the mainnav is too much, can we fix it?
    Don’t you think the masthead block is too big, and it doesn’t adjust by itself?

    Pankaj Sharma Moderator
    #989343

    Hi
    Go to /css/custom.css file in the template folder and add below code

    @media screen and (min-width: 992px) {
    .page-masthead .row-feature {    padding-top: 20px!important;
        padding-bottom: 10px!important;
    }}
    phang Friend
    #989345

    Don’t you think the masthead block is too big, and it doesn’t adjust by itself?

    phang Friend
    #989350

    You can see the very beatiful News show pro module I placed in masthead position, but the space surround it too much

    http://yvina.com/yvina/index.php/tin-t-c

    phang Friend
    #989356

    Hi Pankaj,

    I did it by changing the size of article title font size. Did you do anything with it or I accidently did it?

    Pankaj Sharma Moderator
    #989563

    Hi
    The suggested code is working on your site : http://prntscr.com/dbhnqd

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

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

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