Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • robnob Friend
    #175365

    The TOP HEADER is not a module position, but i am curious if i can place a leaderboard ad there?
    (See below)

    I have tried adding it to TOP position but it overlaps the menu items.
    I hope that if i am able to add it here that the menu would drop down below it.


    1. header
    Sherlock Friend
    #445508

    Hi robnob,

    I think this thread about creating a new module position should help.

    http://www.joomlart.com/forums/topic/how-to-create-a-new-module-position-4/

    TomC Moderator
    #445522

    <em>@Dat Hoang 309908 wrote:</em><blockquote>Hi robnob,

    I think this thread about creating a new module position should help.

    http://www.joomlart.com/forums/topic/how-to-create-a-new-module-position-4/</blockquote>
    Wait . . . what slick visionary wrote that tutorial?

    😎

    robnob Friend
    #445616

    someone please help…. ty

    TomC Moderator
    #445618

    <em>@robnob 310047 wrote:</em><blockquote>someone please help…. ty</blockquote>
    Rob … Help has already been provided – via the reference to the “HOW TO ADD A MODULE POSITION” tutorial thread within Dat Hoang’s response to you (see below) . . . .

    Dat Hoang

    Hi robnob,

    I think this thread about creating a new module position should help.

    http://www.joomlart.com/forums/showt…ODULE-POSITION

    Please read the linked tutorial and, if you continue to experience issues, provide the url of the site you’re working on and set “Optimize CSS” to “No” within your Template Manager–General settings.

    robnob Friend
    #445802

    Hi There – Sorry i missed the above messages. I don’t feel this answers the question.
    I don’t need additional modules as there is already a module in this position (TOP).

    I guess my questions is… how do i move the menu below that module position? instead it overlaps.

    TomC Moderator
    #445941

    <em>@robnob 310298 wrote:</em><blockquote>Hi There – Sorry i missed the above messages. I don’t feel this answers the question.
    I don’t need additional modules as there is already a module in this position (TOP).

    I guess my questions is… how do i move the menu below that module position? instead it overlaps.</blockquote>
    So that I may best try to assist you and provide you with concise guidance as to what you need to do within your template/site structure, please provide the url of the site you’re working on, as well as set “Optimize CSS” to “No” within your Template Manager–General Settings

    robnob Friend
    #445945

    sure, i have sent you a PM… and turned off Optimize CSS
    The site is currently down for maintence

    TomC Moderator
    #446042

    Rob:

    Here is how you can move the main-nav menu down a bit . . . .

    Within file path –> /templates/ja_methys/css/template.css

    at line 890, you will see the following:

    <blockquote>#ja-mainnav {
    border-bottom: 5px solid #111111;
    border-top: 1px solid #E5E5E5;
    position: absolute;
    right: 0;
    top: 40px;
    z-index: 999;
    }
    </blockquote>

    try modifying the “top” property to a larger pixel value – for example . . .

    <blockquote>#ja-mainnav {
    border-bottom: 5px solid #111111;
    border-top: 1px solid #E5E5E5;
    position: absolute;
    right: 0;
    top: 90px;
    z-index: 999;
    }
    </blockquote>

    Does that help ??

    robnob Friend
    #446220

    Perfect! Thank you very much!

    TomC Moderator
    #446221

    <em>@robnob 310831 wrote:</em><blockquote>Perfect! Thank you very much!</blockquote>
    Glad I could assist . . . . All the best with your continuing site development.

    🙂

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

This topic contains 11 replies, has 3 voices, and was last updated by  TomC 12 years, 7 months ago.

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