Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • magtaf Friend
    #172452

    I am looking to do two things if possible with the header.

    A- Remove the grey background from the search box.

    B-I would like o get the social and the search position like the demo in Joomlart. Side by side.
    In the Top.menu position that I don’t see in my modules I would like to set the search and some other custom_html.

    The live site in dev. is viralmenow.com


    1. Capture
    2. Capture2
    pavit Moderator
    #432613

    Hi

    To remove the background to the search module go to /templates/ja_nex/core/themes/black/css/template.css around line 26 you have

    #ja-search, .moduletable_search .ja-box-ct {
    background-color: #444444; <-----------------change this to background-color: none;
    }

    <blockquote>B-I would like o get the social and the search position like the demo in Joomlart. Side by side.
    In the Top.menu position that I don’t see in my modules I would like to set the search and some other custom_html. </blockquote>

    The position is topmenu-right or left can i suggest to use the Ja_Social Plugin ?

    look at this pic

    You can obtain tis adding to the template.css in your theme folder these lines

    .ja-fblike-button { float:right; width:80px; display:inline; margin-top:2px;}
    .ja-retweet-button { float:right; width:80px; display:inline; margin-top:2px;}
    .gplusone-share-button { float:right; width:80px; display:inline; margin-top:2px;}

    Then install the Ja_Social Plugin enable it and made a new custom-html module with this code inside

    {jasocial} publish the module in the topmenu-right position


    1. social
    magtaf Friend
    #432649

    Hi Pavit, I installed the Ja Social Plugins for Facebookj and Twitter and enabled them,

    Then I added the lines you indicated in the la_nex/template.css and it did not appear so I then added it to the /ja_nex/core/themes/black/css/template.css and it still does not appear on the topmenu-right position.

    Maybe I installed the incorrect plugin or a step is missing.?

    I installed the JA Facebook Like for Joomla 1.5 and the JA Retweet plugin for Joomla 1.5


    .ja-fblike-button { float:right; width:80px; display:inline; margin-top:2px;}.ja-retweet-button { float:right; width:80px; display:inline; margin-top:2px;}.gplusone-share-button { float:right; width:80px; display:inline; margin-top:2px;}

    pavit Moderator
    #432658

    Sorry but i have tought that yours was a Joomla 1.7 site

    Haven’t noticed is on Joomla 1.5

    letme some time to check all files

    Thanks

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

This topic contains 4 replies, has 2 voices, and was last updated by  pavit 12 years, 10 months ago.

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