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 |
|
|||
|
[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? |
|
|
|
|||
|
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)
|
|
|||
|
Re: 3 columns?
try replacing your code with the code below .
|
|
|||
|
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)
|
|
|||
|
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. |
|
|||
|
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. |
|
||||
|
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 Lead Administrator tierney rides tboard - uk site | xtreme wales - extreme clothing If you think I've helped, click the "Thanks" webforumz - facebook | LinkedIn
Last Blog Entry: Web Standards Curriculum Launched (Jul 8th, 2008)
Last edited by welshstew; Dec 6th, 2007 at 10:28. Reason: add screen shot |
|
|||
|
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)
|
|
|||
|
Re: 3 columns?
Thanks a lot, I'll update it later.
|
|
||||
|
Re: 3 columns?
No probs
Tis the season
__________________
WelshStew Lead Administrator tierney rides tboard - uk site | xtreme wales - extreme clothing If you think I've helped, click the "Thanks" webforumz - facebook | LinkedIn
Last Blog Entry: Web Standards Curriculum Launched (Jul 8th, 2008)
|
|
|||
|
Re: 3 columns?
How come there's a bigger gap between the first box than the 2nd/3rd box?
|
|
|||
|
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. |
|
|||
|
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.
|
|
|||
|
Re: 3 columns?
Is it FF extension Welshstew? nice one..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|||
|
Re: 3 columns?
Found it! Tinseltown
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
|||
|
Re: 3 columns?
Installing....
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|||
|
Re: 3 columns?
Me too!
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] multiple columns, text floats out of area... Best solution? | alfandango | Web Page Design | 7 | Apr 17th, 2008 12:00 |
| [SOLVED] IE6 is not rendering my columns correctly | Oak | Web Page Design | 26 | Jan 13th, 2008 22:12 |
| [SOLVED] Insert new row without knowing number of columns?? | nate2099 | Databases | 2 | Dec 27th, 2007 03:51 |
| [SOLVED] List games diplay in columns | Maska | PHP Forum | 3 | Oct 2nd, 2007 11:31 |
| 2 columns | alexgeek | Web Page Design | 2 | Aug 14th, 2007 23:57 |