VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Search Results Don't Display
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Search Results Don't Display

Search Results Don't Display 20 Sep 2012 22:15 #1074

Can't seem to get search results to display. It works on all the default templates.

Check it out:

http://www.titanresourcesinternational.com/2050condotel/

Thanks

  • Posts:1
  • frankm
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Search Results Don't Display 21 Sep 2012 04:28 #1078

You go to template.css file line 484:
div.search #mod_search_searchword {
background: none repeat scroll 0 0 transparent;
border: 0 none;
color: #3B4344;
font-family: tahoma,arial;
font-size: 11px;
height: 34px;
line-height: 34px;
margin-left: 10px;
text-shadow: 1px 1px 1px #DDDEC9;
width: 209px;
}


Change to
 
.jfmod div.search #mod_search_searchword {
background: none repeat scroll 0 0 transparent;
border: 0 none;
color: #3B4344;
font-family: tahoma,arial;
font-size: 11px;
height: 34px;
line-height: 34px;
margin-left: 10px;
text-shadow: 1px 1px 1px #DDDEC9;
width: 209px;
}
 
  • mars

Re: Search Results Don't Display 15 Nov 2012 10:42 #1360

hello,

I have the same problem and I have changed the template.css as described above. But still search module can't display results.

www.samanta.mn

thank you in advance for your answer
  • undak

Re: Search Results Don't Display 16 Nov 2012 05:41 #1364

You go to template.css file line 478:
.search {
width:291px;
height: 35px;
overflow: hidden;
background:url(../images/jf_search_input.png) no-repeat;
}


should change to
form .search {
width:291px;
height: 35px;
overflow: hidden;
background:url(../images/jf_search_input.png) no-repeat;
}

  • Posts:266
  • kurtcobain
  • Gold Boarder
  • OFFLINE
  • Karma: 0

Re: Search Results Don't Display 16 Nov 2012 06:23 #1365

Thank You very much
  • undak

Re: Search Results Don't Display 02 Dec 2012 10:09 #1444

i cant find sth like u say in themplate
.search {
width:291px;
height: 35px;
overflow: hidden;
background:url(../images/jf_search_input.png) no-repeat;
}
form .search {
width:291px;
height: 35px;
overflow: hidden;
background:url(../images/jf_search_input.png) no-repeat;
}
div.search .button{
border:0px;
width:69px;
height:28px;
background:url(../images/jf_search_btn.png) no-repeat;
line-height:28px;
color:#ffffff;
font-family:BentonSansBold;
font-size:11px;
text-shadow:1px 1px 1px #2b2f2f;
}
  • Page:
  • 1
  • 2
Time to create page: 1.11 seconds
Friday 29 March 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.