Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • torni Friend
    #158363

    Hi!

    IΒ΄m have some problems with the search input box and button. ( http://www.jegertorni.com )
    It looks grate in Firefox, but in Explorer and Safari the input box is lower than in Firefox, the search text is not showing. Instead I get an “?” where the text should have been.

    How to fix this?

    Allso, the mainmenu and footer does not have the right color in Explorer. I would like them gray like in Firefox, not green/blue.

    Plese help! :)))
    Thanx!

    Ninja Lead Moderator
    #371299

    2.for the second issue, open temlate.css again, change this:

    #ja-mainnav {
    background-color: #999999;
    border-top: 1px solid #CCCCCC;
    }

    to

    #ja-mainnav {
    background-color: #999999 !important;
    border-top: 1px solid #CCCCCC;
    }

    the same to #ja-navhelper, change this:

    #ja-navhelper {
    background: none repeat scroll 0 0 #999999;
    }

    to

    #ja-navhelper {
    background: none repeat scroll 0 0 #999999 !important;
    }

    torni Friend
    #371314

    Working Grate! Thanx! πŸ™‚

    Do you have an answer to the first question allso? Would help a lot!!!
    Grateful for your help!

    Ninja Lead Moderator
    #371315

    oh I dont know why the first part was cut off, here it is:
    open template.css, add a new property to #ja-search .button {:

    #ja-search .button {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #666666;
    height: 29px;
    line-height: 29px;
    text-shadow: 0 1px 1px #FFFFFF;
    text-transform: uppercase;
    vertical-align:middle; <-- add this
    }

    torni Friend
    #371473

    Grate! Thanx πŸ˜‰
    Now the input box and button are placed exactly where i want them.

    But still in Explorer and Safari the button tries to display a missing picture so I get the “?”. But I would like it to display the text like it does in FireFox. Is it possible??

    Please help!

    Thank you again for grate help!!! πŸ™‚

    Ninja Lead Moderator
    #371583

    dear torni,
    the code of the search button is:

    <input type="image" src="/images/M_images/searchButton.gif" class="button sok" value="SΓΈk">
    and it seems that the image file /images/M_images/searchButton.gif is missing. you can create that file to avoid the X icon in IE.

    torni Friend
    #371607

    Tkank you!!! :))) All problems solved πŸ˜‰

    Have a nice day!

    Minion Friend
    #376424

    Hello hungnd,

    Im download social template, but in zip I found no image searchButton.gif πŸ™

    Rudolf

    Ninja Lead Moderator
    #376788

    because ja social does not use that image anymore, what do you find it for?

    Minion Friend
    #376805

    When I setup in module ja-search “Search button as image”, I need this gif πŸ™

    Live web:

    http://www.social.salsavpraze.cz


    1. ja-search
    2. ja-search2
    Ninja Lead Moderator
    #376939

    I must correct this, /images/M_images/searchButton.gif is not existed by default, ja templates do not have it too, you have to create it if you choose Search button as image.

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

This topic contains 11 replies, has 3 voices, and was last updated by  Ninja Lead 13 years, 8 months ago.

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