This is a discussion on "[SOLVED] 3 columns?" within the Web Page Design section. This forum, and the thread "[SOLVED] 3 columns? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] 3 columns?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
[SOLVED] 3 columns?
http://www.leoncalder.com/clients/housing/
http://www.leoncalder.com/clients/housing/style.css How come the 3 headings below the image aren't level? I'm pretty sure that's how it's supposed to be done(coding). Anyone spot the problem? |
|
|
|
#2
|
|||
|
|||
|
Re: 3 columns?
Try adding float:left; to #boxcontainer. I think the reason that this is happening is that the content above the left box is "shorter".
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#3
|
|||
|
|||
|
Re: 3 columns?
try replacing your code with the code below .
|
|
#4
|
|||
|
|||
|
Re: 3 columns?
Do you mean the blue colored button? It's perfect the way I looked at it.
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#5
|
||||
|
||||
|
Re: 3 columns?
Have you fixed this issue now? I don't see any problems in Firefox.
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#6
|
|||
|
|||
|
Re: 3 columns?
Yep, dabs fixed the issue.
However, look again and now I need 3 boxs below them. Also there's a small error with the picture in IE6. Any ideas? Mostly need the box one sorted asap. |
|
#7
|
||||
|
||||
|
Re: 3 columns?
The page is completely mucked up in Firefox. See my attachment.
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#8
|
|||
|
|||
|
Re: 3 columns?
... I know, that's what my post is about. It completely messed up when i added the other 3 boxs.
I can do it using another 3 divs easyily, maybe that's the best position. |
|
#9
|
||||
|
||||
|
Re: 3 columns?
Have you cleared your floats from above?
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#10
|
||||
|
||||
|
Re: 3 columns?
you need to change your box content div to the followg:
that should clean it up for you edit: screen shot attached
__________________
WelshStew If you think I've helped, click the "Thanks" tierney rides tboard - uk site | xtreme wales - extreme clothing WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
Last edited by welshstew; Dec 6th, 2007 at 10:28. Reason: add screen shot |
|
#11
|
|||
|
|||
|
Re: 3 columns?
Woah! Stew, what's with your browser? Looks very... holiday-ish
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#12
|
|||
|
|||
|
Re: 3 columns?
Thanks a lot, I'll update it later.
|
|
#13
|
||||
|
||||
|
Re: 3 columns?
No probs
Tis the season
__________________
WelshStew If you think I've helped, click the "Thanks" tierney rides tboard - uk site | xtreme wales - extreme clothing WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
|
|
#14
|
|||
|
|||
|
Re: 3 columns?
How come there's a bigger gap between the first box than the 2nd/3rd box?
|
|
#15
|
|||
|
|||
|
Re: 3 columns?
If you remove
margin-right: 2px; from #boxcontent 1 and border-right:2px solid #ffffff; from #box 1 that should even things up. then add margin-left:2px to #boxcontainer Last edited by dab42pat; Dec 6th, 2007 at 21:39. |
|
#16
|
|||
|
|||
|
Re: 3 columns?
It may also be an idead to alter your footer gif to fit a width of 753px and adjust the footer div width to the same. That should line up everything.
|
|
#17
|
|||
|
|||
|
Re: 3 columns?
Is it FF extension Welshstew? nice one..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#18
|
|||
|
|||
|
Re: 3 columns?
Found it! Tinseltown
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#19
|
|||
|
|||
|
Re: 3 columns?
Installing....
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#20
|