Shape 5

Joomla Templates => CommPortal - July 08 - Club => : sgovind July 22, 2008, 07:21:16 PM



: search issue
: sgovind July 22, 2008, 07:21:16 PM
Everything works fine but only one thing looks ugly after enabling PixSearch Ajax Search module (http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,3547/Itemid,35/) but that is very cool search you must have.

how to solve this? normal search works great only this is issue for me.



: Re: search issue
: jonahh July 23, 2008, 12:18:35 PM
Hello,

Could you post a URL?


: Re: search issue
: sgovind July 23, 2008, 04:35:31 PM
Its on intranet site jonahh no access to outside world.


: Re: search issue
: jonahh July 23, 2008, 09:32:40 PM
Hello,

What you'll have to do is figure out the ID of the input box for this search module.  Then take the code in template_css.css at line 625 and change the "#mod_search_searchword " ID to whatever the ID is of the search module you are using.

#s5_search #mod_search_searchword {
background:transparent none repeat scroll 0% 0%;
border:medium none;
color:#000000;
font-size:12px;
margin-left:7px;
}

Regards,


: Re: search issue
: sgovind July 24, 2008, 05:11:10 AM
thats called support :)

working fantastic !!!

danx