Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • dragonlord Friend
    #133669

    In IE7 the Text “Search” isn’t visible in IE7

    Look your own demo on IE7

    http://www.joomlart.com/templates_demo.php?template=ja_rutile

    Sherlock Friend
    #272091

    Hi
    please add those line into template.css(templates/ja_rutile/css folder):

    *+html #ja-search .inputbox { /*IE 7*/
    width: 193px;
    }
    *+html #ja-search .button { /*IE 7*/
    padding: 1px 0px 1px 8px!important;
    }

    dragonlord Friend
    #272095

    Works *solved*

    palooka Friend
    #273994

    I tried this for joomla 1.5.7 but it’s not working. Tried to set the module to “search button as image” on and off, both with no positive results.

    I’ve added the code exactly as it appears here, I even removed the “*+html” and tried putting the code under the “/* Search */” in template.css.

    Sherlock Friend
    #274038

    please download latest package

    palooka Friend
    #274484

    I did that, problem still occurs in IE7 though, and I’ve set the Search module setting to

    Search button: Yes
    Button Position: Right
    Search button as image: No

    I’ve set “Search button as image” to yes but all I’ll get is a broken image link (obviously). On Firefox leaving it no I’ll get the “Search” button to appear.

    ddrinkal Friend
    #316593

    Someone probably solved this but I couldn;t find it easiy … I fixed it by making the width to 285px

    #ja-search {
    background: url(../images/search-bg.gif) no-repeat;
    position: absolute;
    right: 50px;
    top: 35px;
    height: 24px;
    width: 285px;
    font-size: 12px;

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

This topic contains 7 replies, has 4 voices, and was last updated by  ddrinkal 14 years, 8 months ago.

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