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
Old 12-22-2006, 03:50 PM Crazy Float Problem
carterdea's Avatar
Ultra Talker

Posts: 353
Location: Arizona
Trades: 0
Hi,

my site's contact page, isn't working correctly. I've tried many things to get it to work, but nothing gets it to work correct.

the right hand column is supposed to be like this.

thanks

carterdea
carterdea is offline
Reply With Quote
View Public Profile Visit carterdea's homepage!
 
 
Register now for full access!
Old 12-22-2006, 04:19 PM Re: Crazy Float Problem
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Remove the clear:both from the #rightpanel, you don't want to clear it there.
Put the clearing AFTER #rightpanel and use something besides clear:both. I use this:
.brclear { /* Use a break with this class to clear float containers on both sides */ clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0;
}

In the markup, put in <br class="brclear" /> after then ending </div> for #rightpanel.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 12-22-2006, 05:54 PM Re: Crazy Float Problem
carterdea's Avatar
Ultra Talker

Posts: 353
Location: Arizona
Trades: 0
I attempted that locally, it didn't work.

I don't understand why the one on the home page works, but the contact one doesn't.

thanks
carterdea is offline
Reply With Quote
View Public Profile Visit carterdea's homepage!
 
Old 12-22-2006, 05:57 PM Re: Crazy Float Problem
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
The email address on the right side is what's causing it due to its length.

Take the line out and watch what happens. All will appear normal in all likelihood.

Then put it back in and replace the anchor text with something like "Click Here".
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 12-22-2006, 06:20 PM Re: Crazy Float Problem
carterdea's Avatar
Ultra Talker

Posts: 353
Location: Arizona
Trades: 0
ahhh. Much thanks!
carterdea is offline
Reply With Quote
View Public Profile Visit carterdea's homepage!
 
Old 12-23-2006, 09:03 PM Re: Crazy Float Problem
Experienced Talker

Posts: 37
Trades: 0
Quote:
Originally Posted by ADAM Web Design View Post
The email address on the right side is what's causing it due to its length.

Take the line out and watch what happens. All will appear normal in all likelihood.

Then put it back in and replace the anchor text with something like "Click Here".
Should never use the text click here, but if you must, give the link a title.
gaz545 is offline
Reply With Quote
View Public Profile
 
Old 12-23-2006, 10:13 PM Re: Crazy Float Problem
carterdea's Avatar
Ultra Talker

Posts: 353
Location: Arizona
Trades: 0
Yes, I tried it and it didn't quite work! Did you do something else?


Also, I won't make it say "click here" I will be more creative, maybe get a different email, or a different domain.
carterdea is offline
Reply With Quote
View Public Profile Visit carterdea's homepage!
 
Old 12-23-2006, 10:56 PM Re: Crazy Float Problem
Experienced Talker

Posts: 37
Trades: 0
Quote:
Originally Posted by carterdea View Post
Yes, I tried it and it didn't quite work! Did you do something else?


Also, I won't make it say "click here" I will be more creative, maybe get a different email, or a different domain.
Just put 'Contact Me'
gaz545 is offline
Reply With Quote
View Public Profile
 
Old 12-24-2006, 11:39 PM Re: Crazy Float Problem
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
Quote:
Originally Posted by gaz545 View Post
Should never use the text click here, but if you must, give the link a title.
Agreed, but in this case it might be the only alternative due to the width (or lack thereof) of the right column.

Carter: I still see the email address there in the contact form. Can you upload if you changed it so we can see any changes?
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Reply     « Reply to Crazy Float Problem
 

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.28927 seconds with 12 queries