eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > eSyndiCat Directory Software [FREE] > User interface > Existing Templates

Existing Templates Want to adjust logo or center some piece of text in your directory? Get advice on how to do it in this forum dedicated to pre-installed templates.

Reply
 
Thread Tools Display Modes
Old 12-31-2008   #1
shone
serpsme
 
shone's Avatar
 
Join Date: Jul 2006
Posts: 62
shone is on a distinguished road
Default For Greg... regarding rollover effect advanced search page.

At the moment when the cursor hovers over the where, match, sort by boxes they change to a sky blue color. I haven't seen that effect in the style.css sheet. Is is located elsewhere?

I'd prefer to change it to a grey or white.

Just thought of this.

How to have the description unchecked?

Default it is checked when first landing on the page. I think it might be javascript but don't want to mess around with that unless I'm certain of the results.

Thanks for the help.
Shone

P.S. Might have a question about markup validation although I've seen a fair number of comments about how it's not important, it's still an issue I like to address to some degree and have been able to correct numerous errors.
The biggest culprit for errors is the listing box plugin so it's been removed.
__________________
Sometimes You Feel Like a Nut...
Sometimes You Don't
shone is offline   Reply With Quote
Old 12-31-2008   #2
shone
serpsme
 
shone's Avatar
 
Join Date: Jul 2006
Posts: 62
shone is on a distinguished road
Default Found the answer for the rollover effect.

It's in the search.tpl page. That's 1 down...
Oh and I was able to uncheck the description so that's 2 down.

I guess you can ignore my previous request LOL.

Shone
__________________
Sometimes You Feel Like a Nut...
Sometimes You Don't

Last edited by shone; 12-31-2008 at 01:23 AM.
shone is offline   Reply With Quote
Old 02-04-2009   #3
Imperial Minds
 
Join Date: Aug 2008
Location: FL
Posts: 11
Imperial Minds is on a distinguished road
Default Default check box

Hi,
How were you able to uncheck the default box?

Thanks
Imperial Minds is offline   Reply With Quote
Old 02-04-2009   #4
shone
serpsme
 
shone's Avatar
 
Join Date: Jul 2006
Posts: 62
shone is on a distinguished road
Default

Hi IM,
That was a while ago. I'll have to look at the page code to see what was done.

When I find it, I'll post it.

Regards,
Shone
__________________
Sometimes You Feel Like a Nut...
Sometimes You Don't
shone is offline   Reply With Quote
Old 02-04-2009   #5
shone
serpsme
 
shone's Avatar
 
Join Date: Jul 2006
Posts: 62
shone is on a distinguished road
Default Uncheck Default Description Box

Hi IM,

Here's how it looks how it was done.

1) Back up search.tpl (just in case)

2) Find this code block (this is Auto_red template v2206 so yours might be different)

It starts at line 24 for mine.

Code:
<fieldset style="float:left;" class="collapsible">
			<legend>{$lang.where}</legend>
			{foreach from=$textFields item=f key=i}
			{assign var="fname" value=$f.name}
			{assign var="name" value="field_"|cat:$fname}
				<input type="checkbox" id="queryFilter{$i}_domid" name="queryFilter[]" value="{$f.name}"
				{if (not $smarty.post.match and ($f.name eq 'title' or $f.name eq 'description'))}checked="checked"{/if}/>
3) Remove code in red and save the page.

This should remove the check.

Hope that helps.

Regards,
Shone
__________________
Sometimes You Feel Like a Nut...
Sometimes You Don't
shone is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 04:25 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Testimonials | Articles | Support | Documentation | Privacy Policy | License | Affiliates | Contact Us | SEO Resources