|
|
#1 (permalink) |
|
Uniquely Me
Super #1
Joined in Nov 2003
Lives in Anywhere
Hosted on Pass
2,660 posts
Gave thanks: 0
Thanked 0 times
|
float:left
I have gotten most of my problems situated due to the help of nirt (or nirv, I can't rememver at the moment, I'm tired) and bigjohn.
Now I'm having a problem with float left. if they had made a freakin' float:bottom I'd be doing just fine. anyway. The problem I'm having is my stuff lines up just fine, but I can't seem to get a new line after I do float left. I'm building the header of my newest creation and it's almost done. Except one thing. the top of the header is broken into 7 images. I use float:left on the first 6, but the last image doesn't show up if I don't do float:left on it. however, if I do use float:left on it, the first image of the bottom line of the header gets pulled to the top, thus pulling the entire header into a straight line. What am I doing wrong here? - Dale?
__________________
Server: Pass Website: MrCoolDale.com Current Project: As Of Yet - Uniquely Me Co-Winner: 2004 Surpassies - Ultimate Surpasser
|
|
|
|
|
|
#2 (permalink) | |
|
Registered User
Seasoned Poster
Joined in Nov 2003
Lives in Harrisonburg, VA
Hosted on Viva
90 posts
Gave thanks: 0
Thanked 0 times
|
Quote:
When you ask for help with CSS coding, please put a direct link to the page as well as the CSS file, and additionally, the browser you are using. It's usually hard to tell without seeing it in action. Snapshots are good for documenting the error you're encountering. Hook that up and I'll see if I can help |
|
|
|
|
|
|
#3 (permalink) |
|
Uniquely Me
Super #1
Joined in Nov 2003
Lives in Anywhere
Hosted on Pass
2,660 posts
Gave thanks: 0
Thanked 0 times
|
well, I'm on a different computer than I'm building it on. That's the problem with it. when I get to the other computer, I'll upload the file and post it here, unfortunately it could take me about an hour. I'll see how fast I can get that up.
thank you for your interest and sorry for the inconveniance. - Dale?
__________________
Server: Pass Website: MrCoolDale.com Current Project: As Of Yet - Uniquely Me Co-Winner: 2004 Surpassies - Ultimate Surpasser
|
|
|
|
|
|
#4 (permalink) |
|
Uniquely Me
Super #1
Joined in Nov 2003
Lives in Anywhere
Hosted on Pass
2,660 posts
Gave thanks: 0
Thanked 0 times
|
http://artistikrevolution.com/current/workin.html
that's where the problem lies. they all line up. If I don't have float:left on the last image on the top right, the images fall into place, except the one image that doesn't have float:left. It's all screwy. - Dale?
__________________
Server: Pass Website: MrCoolDale.com Current Project: As Of Yet - Uniquely Me Co-Winner: 2004 Surpassies - Ultimate Surpasser
|
|
|
|
|
|
#5 (permalink) |
|
Uniquely Me
Super #1
Joined in Nov 2003
Lives in Anywhere
Hosted on Pass
2,660 posts
Gave thanks: 0
Thanked 0 times
|
clear:left, you have to use clear:left on the first item of the next line for it to work correctly.
it's all working perfectly now. All I'm going to do now is preload a few images and throw in some php include() to get the ball rolling. It'll be sweet. I still need to dress up the header images a bit. maybe I'll be a bit too lazy to do much else to that though. I'll see what happens. thanks everyone for all your help in my many threads. http://ArtistikRevolution.com/current - Dale?
__________________
Server: Pass Website: MrCoolDale.com Current Project: As Of Yet - Uniquely Me Co-Winner: 2004 Surpassies - Ultimate Surpasser
|
|
|
|