Header logo bug - eSyndiCat User Forums
eSyndiCat User Forums esyndicat directory software esyndicat support

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

User interface Discuss eSyndiCat templates here. All the questions regarding eSyndiCat [FREE] Front end

Reply
 
Thread Tools Display Modes
Old 10-09-2006   #1
lonrot
 
Join Date: Sep 2006
Posts: 33
lonrot is on a distinguished road
Default Header logo bug

I replaced the original logo.gif from the clean red template with my own, but it looks like the header.tpl address magically the none exitent original logo.gif and my logo.gif together, and it's horrible placed on my web page.

I have no idea of what to do since the other logo is already deleted. It's very strange.

Check it out: http://gainfreemoney.com

Thanks
lonrot is offline   Reply With Quote
Old 10-09-2006   #2
redeye
Moderator
 
redeye's Avatar
 
Join Date: Feb 2006
Location: UK
Posts: 579
redeye has disabled reputation
Default

It is very strange - try emptying your tmp folder.
__________________

LIFE IS SHORT ENOUGH SO DON'T MESS WITH ME FOOL!

eSyndicat "integrated" into e107 CMS
Yarm-Online
BikerLinx
redeye is offline   Reply With Quote
Old 10-09-2006   #3
WTM
Loyal User
 
WTM's Avatar
 
Join Date: Feb 2006
Location: Mockba - New York
Posts: 1,354
WTM is on a distinguished road
Send a message via Skype™ to WTM
Default

This is not a bug - you did not position logo image right.

Find this code in your css file:
Code:
div.header
{
	background-image: url('../img/header-bg.gif');
	border-bottom: 1px solid #6C1313;
	height: 110px;
}
div.logo
{
	float: left;
	padding: 15px 20px;
	width: 183px;
}
First of all change background image to this:
Code:
div.header
{
	background-image: url('../img/logo.gif');
	border-bottom: 1px solid #6C1313;
	height: 110px;
}
Second - remove padding from div.logo like this:
Code:
div.logo
{
	float: left;
	padding:0;
}

Last edited by WTM; 10-09-2006 at 08:03 AM.
WTM is offline   Reply With Quote
Old 10-09-2006   #4
lonrot
 
Join Date: Sep 2006
Posts: 33
lonrot is on a distinguished road
Default

Thanks now the logo is displaying correctly but, the search bar lost the position, and now is in the far right corner.

I tried to replace some div search fields to "center" but haven't see a change.
lonrot is offline   Reply With Quote
Old 10-09-2006   #5
WTM
Loyal User
 
WTM's Avatar
 
Join Date: Feb 2006
Location: Mockba - New York
Posts: 1,354
WTM is on a distinguished road
Send a message via Skype™ to WTM
Default

Try to add line:

width: 183px;

back to div.logo
WTM is offline   Reply With Quote
Old 10-10-2006   #6
lonrot
 
Join Date: Sep 2006
Posts: 33
lonrot is on a distinguished road
Default

It worked perfectly fine, one last question, can I get rid of that that search icon? ico-search.gif

lonrot is offline   Reply With Quote
Old 10-10-2006   #7
WTM
Loyal User
 
WTM's Avatar
 
Join Date: Feb 2006
Location: Mockba - New York
Posts: 1,354
WTM is on a distinguished road
Send a message via Skype™ to WTM
Default

Just find and remove it in header.tpl file
WTM is offline   Reply With Quote
Old 10-10-2006   #8
lonrot
 
Join Date: Sep 2006
Posts: 33
lonrot is on a distinguished road
Default

Thanks, all it's done and looks very nice.
The only remaining problem(hopefully) is that if I view the site using Internet Explorer I'll see the logo twice.

Thank you so much WTM
lonrot is offline   Reply With Quote
Old 10-12-2006   #9
Michael Hill
eSyndicat Support Team
 
Join Date: Sep 2006
Posts: 727
Michael Hill is a jewel in the roughMichael Hill is a jewel in the roughMichael Hill is a jewel in the roughMichael Hill is a jewel in the rough
Default

Hi, Lonrot!

Just remove from header.tpl declaring your logo.gif)) keep it only in div.header style.css.

Thanks)
__________________
Regards,
Michael Hill
eSyndiCat Directory Script

Our webhosting - Intelligent Web Hosting
Michael Hill is offline   Reply With Quote
Old 10-13-2006   #10
lonrot
 
Join Date: Sep 2006
Posts: 33
lonrot is on a distinguished road
Default

Thank you very much
lonrot 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 01:53 AM.


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