test melih
 melih
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • empp Friend
    #162332

    Hi! I am new to JoomlArt. I love the JA Business template. I would like to know how to move the “Top Panel” button over to the right a bit It seems to cover the location for the telephone number. Thanks in advance for any help with this.

    aman204 Friend
    #384710

    To avoid confusion, Can you please provide in screenshot marked with annotations as to what you need

    empp Friend
    #384741

    Thanks for responding so quickly. The top panel button needs to be moved to the right or even left.


    1. toppanel
    aman204 Friend
    #384788

    Can you provide a link to your site

    empp Friend
    #384806

    Here is the link. It is just barely changed from Quick Start.
    http://hsreny2.featheredwonders.com/

    Thank you!

    aman204 Friend
    #384869

    <em>@empp 232197 wrote:</em><blockquote>Here is the link. It is just barely changed from Quick Start.
    http://hsreny2.featheredwonders.com/

    Thank you!</blockquote>

    Seems that css compression is enabled. Please disable it in template parameters so as to give in exact line and file reference where changes can be done 🙂

    empp Friend
    #384917

    <em>@aman204 232278 wrote:</em><blockquote>Seems that css compression is enabled. Please disable it in template parameters so as to give in exact line and file reference where changes can be done :)</blockquote>

    OK – I did that. Didn’t know that was turned on.

    aman204 Friend
    #384931

    You can change this::

    #ja-toppanel .left {mod_ja…nel.css (line 72)
    float: none !important;
    left: auto !important;
    position: absolute;
    right: 20px !important;
    width: 80px;
    }

    to

    #ja-toppanel .left {mod_ja…nel.css (line 72)
    float: none !important;
    left: auto !important;
    position: absolute;
    right: -80px !important;
    width: 80px;
    }

    and adjust value accordingly

    Css file reference:: templates/ja_business/css/mod_jatoppanel.css

    empp Friend
    #384964

    Thank you so much for helping me with this! It fixed it.

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

This topic contains 9 replies, has 2 voices, and was last updated by  empp 13 years, 10 months ago.

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