Support Forums

Why Does My New Logo Have a Blue Border?

This is a discussion on Why Does My New Logo Have a Blue Border? within the Modules / Plugins / Modifications forums, part of the Developer Forums category; Hi, I have added a new logo to the top of my 68 template but I've noticed that when viewing ...


Go Back   68 Classifieds Forums > Developer Forums > Modules / Plugins / Modifications

Reply
 
Thread Tools Display Modes
Old 08-16-2008, 04:05 PM   #1
Junior Member
 
Join Date: Aug 2008
Posts: 22
Rep Power: 11
68 Newbie is on a distinguished road
Default Why Does My New Logo Have a Blue Border?

Hi,

I have added a new logo to the top of my 68 template but I've noticed that when viewing in Firefox the logo has a blue link border around it.

How do I remove this?

Also I've noticed that the six top tabs also have a dark color around them unlike your test site.

Any ideas?

My site is: http://www.smartimesmagazine.com/classifieds/index.php

Thanks
68 Newbie is offline   Reply With Quote
Old 08-16-2008, 08:17 PM   #2
Senior Member
 
Join Date: Aug 2006
Posts: 122
Rep Power: 21
spaceboy is on a distinguished road
Default

add code to set the pictures borders to "0" or hyperlink images will have a colored border
__________________
Lindsay

developer v3.1.5 and v4
abletrader.com
spaceboy is offline   Reply With Quote
Old 08-17-2008, 11:55 AM   #3
Junior Member
 
Join Date: Aug 2008
Posts: 22
Rep Power: 11
68 Newbie is on a distinguished road
Default

Thanks for your reply.

Could you possibly point me in the right direction on how to set the picture borders to "0" ?

Thanks so much.
68 Newbie is offline   Reply With Quote
Old 08-17-2008, 12:37 PM   #4
Customer
 
Join Date: Sep 2006
Location: USA
Posts: 155
Rep Power: 21
BigOrange will become famous soon enough
Default

Quote:
Originally Posted by 68 Newbie
Thanks for your reply.

Could you possibly point me in the right direction on how to set the picture borders to "0" ?

Thanks so much.
Code:
<img  src="templates/{$smarty.const.MAIN_TEMPLATE}/images/logo.gif" border="0">
__________________
v4.1.9 Designer - Default template (modified)

"I have never forgotten anything... if I have I can't remember what it was."
BigOrange is offline   Reply With Quote
Old 08-17-2008, 02:03 PM   #5
Junior Member
 
Join Date: Aug 2008
Posts: 22
Rep Power: 11
68 Newbie is on a distinguished road
Default

Thanks for your help BigOrange.
68 Newbie is offline   Reply With Quote
Old 08-17-2008, 04:22 PM   #6
Member
 
Join Date: May 2008
Location: Madison, WI
Posts: 77
Rep Power: 13
jonahcoyote is on a distinguished road
Default

or you can also set the border property through CSS for all images:

img { border: none; }

or for just your logo image:

#logo img { border: none; }
__________________
- Jonah


4.0.8 Developer
http://www.jonahcoyote.com
jonahcoyote is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Logo Inserted, Do tables need adjusting? jj30 Technical Support 4 06-23-2008 01:35 PM
Add a Logo into V4 jj30 Technical Support 7 06-09-2008 03:41 PM
New Logo azrealty Technical Support 17 05-13-2008 06:37 PM
Advertiser company logo in showlisting.tpl wesse249 Technical Support 7 03-12-2008 10:40 AM


All times are GMT -4. The time now is 01:25 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0