Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sanjiovani Friend
    #202622

    Hello I I would like to create a module for an ad banner just below the menu

    Can you please provide details

    Eragon H Friend
    #554927

    You can follow these steps to add banner under the menu

    1. Add these code to files
    a. root/templates/ja_wall/css/template.css

    #header {
    height: 150px !important;
    }

    b. root/templates/ja_wall/css/layout.css

    #container .main {
    padding-top: 150px !important; /* Space for header */
    }

    #sidebar {
    top: 150px !important;
    }

    Noted: you can change the value “150px” to the one that meet your need

    2. Add a banner module to “mainnav” position, and order to be after the MainMenu >> http://prntscr.com/55j7r7

    3. Result >> http://prntscr.com/55j84z

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

This topic contains 2 replies, has 2 voices, and was last updated by  Eragon H 10 years ago.

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