Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • kade119 Friend
    #124938

    how do i do a insert an image for the search button? and position it…

    i put position on right in the module manager – search but it inserted it at the bottom

    look at http//:http://www.kreativ.cn also on the spotlight module add-on the text color is not editable i applied color and it does apply on the site?

    Menalto Friend
    #236211

    If you find line 1335 in the template_css.css file:
    div.moduletable h3 span, div.moduletable-hilite h3 span {
    background:transparent url(../images/h3-bg.gif) no-repeat right center;
    padding-right:20px;
    }
    }

    And add the text color you want there it should change.

    kade119 Friend
    #236237

    thanks bro, i appreciate it.. this actually the first response i have gotten on this forum under ja drimia .. guess you guys are really busy

    kade119 Friend
    #236238

    uhh.. i don’t think thats the search image… it’s showing just another arrow graphic for me

    Menalto Friend
    #236243

    Its should be for the spotlight module add-on the text color…

    kade119 Friend
    #236251

    thanks, menalto

    kade119 Friend
    #236252

    the spotlight is swli , positions user 1 and user 2 i know those and the divs around them.. not the same class or id as the search button

    Menalto Friend
    #236259

    <em>@kade119 36678 wrote:</em><blockquote>how do i do a insert an image for the search button? and position it…

    i put position on right in the module manager – search but it inserted it at the bottom

    look at http//:http://www.kreativ.cn also on the spotlight module add-on the text color is not editable i applied color and it does apply on the site?</blockquote>

    I had problems to see the text in the spotlight modules so i guessed thats what you wondered about too, and i have NOT answered you on the search box at all so i must say to you, give a better description on each problem you have or make a new tread about it.

    kade119 Friend
    #236263

    this is a new thread specified “search button image” .. sorry for asking 2 questions in one thread.. ill clarify better

    i do appreciate your support though

    kade119 Friend
    #236274

    well while we are on this SWLI top then, is there a way to round the corners of the graphic that rolls over

    bpbaker Friend
    #236335

    <em>@kade119 36678 wrote:</em><blockquote>how do i do a insert an image for the search button? and position it…

    i put position on right in the module manager – search but it inserted it at the bottom

    look at http//:http://www.kreativ.cn also on the spotlight module add-on the text color is not editable i applied color and it does apply on the site?</blockquote>
    In answer to the original question about the search box/icon I think you will find that you should be looking at module position ‘4’, not position ‘right’.

    I assume you are wanting to use a third-party search module. Unfortunately the original search box and image? appear to be part of the template’s CSS, so unpublishing the standard search and using a third party one will overlay the new search box in the correct area but will not hide the original box completely.

    kade119 Friend
    #236425

    i tried every way, now im having to mess w/ the css file trying to get the button to go on the sides of the input box, did you test it? it would of probably worked if built w/ more of a fluid layout then fixed…. but there are alot of bugs w/ this template, i think it should of been a bit more closely looked at before put on the site

    Hieu Nguyen Admin
    #236433

    Please try to edit the CSS like this:

    #ja-search {
    background: url(../images/seach-bg.gif) no-repeat;
    display: block;
    height: 22px;
    position: absolute;
    right: 0;
    top: 20px;
    width: 240px;
    }

    #ja-search .inputbox {
    border: none;
    color: #666666;
    font-size: 11px;
    margin: 3px 30px 0 5px;
    padding: 0;
    width: 135px;
    }

    Also, please put the Search module into the “User 4” position. Hope it helps!

    kade119 Friend
    #236436

    Hieu, thanks so much man, I guess it needed a bigger wrapper to allow the button to find inside… i should of seen that, did you build this template? i love the template just keep running into problems, i have more questions if you feel like assisting…

    you can see my site at http://www.kreativ.cn check the swli in IE, the rollover/hover effect is not present…

    Also, do you know how to customize the search button? i know that it has a default button “searchButton.gif that i found in the search module folder, in file helper.php and ive added that graphic to the correct directory and it displays but for some reason expands the default box behind it and gives it this unwanted border… do you know a solution to this:?

    Hieu Nguyen Admin
    #236437

    Open file “modules/mod_ja_slwi/mod_ja_slwi.php“, find line 27th and delete the code below:

    <script type="text/javascript" src="'.JURI::base().'/modules/mod_ja_slwi/ja_slwi/mootools.v1.1.js"></script>

    My team has 4 guys and 1 gal. Our templates should be the works of all members in the team, not just me 😎 .

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 16 replies, has 4 voices, and was last updated by  kade119 16 years, 10 months ago.

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