Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Cause of hyperlinks having line breaks in IE
Old 10-27-2008, 09:11 AM Cause of hyperlinks having line breaks in IE
Junior Talker

Posts: 1
Name: Eric Strom
Trades: 0
Hello,

My name is Eric Strom and I am a musician doing a songwriting challenge of writing a song every day (50+ days so far).

I have made my own website in Dreamweaver, so I am the unqualified webmaster of my website.

When I view my website in Firefox and Safari, it looks fine. But when I view my website in IE, hyperlinks have line breaks after every word. I built my website from a template that used CSS, hence I posted it in this forum. The URL is:

http://www.ericstromsdailysong.com

Does anyone have an idea as to what is causing these linebreaks?

Thank you SO MUCH!

Eric
ericstrom is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-27-2008, 09:24 AM Re: Cause of hyperlinks having line breaks in IE
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,371
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Code:
a:active, a:focus{outline:0;width:0;height:0;} 
a:link {
	color: #FF9900; outline: none;width:0;height:0;
}
a:visited {
	color: #FF9900; outline: none;width:0;height:0;
}
a:hover {
	color: #FF9900; outline:none;width:0;height:0;
}
a:active {
	color: #FF9900; outline: none;width:0;height:0;
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 10-27-2008, 11:25 AM Re: Cause of hyperlinks having line breaks in IE
Junior Talker

Posts: 1
Trades: 0
I think you should try Microsoft Front Page or EditPlus 3 to avoid those line breaks in anchor text links. Do give a try.
__________________

Please login or register to view this content. Registration is FREE
maria.johnson9 is offline
Reply With Quote
View Public Profile
 
Old 10-27-2008, 12:17 PM Re: Cause of hyperlinks having line breaks in IE
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
Good lord, don't listen to that. Worst advice ever. Chrishirst is pointing you in the right direction.
__________________
I build web things. I work for the startup
Please login or register to view this content. Registration is FREE
.

Last edited by wayfarer07; 10-27-2008 at 12:18 PM..
wayfarer07 is online now
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Reply     « Reply to Cause of hyperlinks having line breaks in IE
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.72032 seconds with 12 queries