|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Too lazy to set a custom title
Industry Role:
Join Date: Sep 2003
Posts: 22,651
|
Any CSS wizards wanna help a brutha out?
I've got a layout that's barfing in IE...can anyone help!?
ICQ in sig |
|
|
|
|
|
#2 |
|
Confirmed User
Join Date: Feb 2006
Posts: 226
|
what's the url?
__________________
icq: 199791893 holler at me |
|
|
|
|
|
#3 | |
|
Too lazy to set a custom title
Industry Role:
Join Date: Sep 2003
Posts: 22,651
|
Quote:
resize the browser in IE and the content box will shift under the left sidebar |
|
|
|
|
|
|
#4 |
|
Show Yer Tits!
Industry Role:
Join Date: Feb 2002
Location: Somewhere Out there...
Posts: 25,792
|
I am having a similar floating issue with Wordpress & pics in posts pushing the side bar under the content (only in IE). I was at B&N yesterday and there are so many little technical issues with exact pixels... etc etc.... UGH.
__________________
![]() Scammer Alert: acer19 acer [email protected] [email protected] Money stolen using PayPal
|
|
|
|
|
|
#5 |
|
Confirmed User
Join Date: Feb 2006
Posts: 226
|
send me an icq and if it isn't an urgent matter i can actually dive into your stylesheet sometime tomorrow to make it work, but here are my two cents...
you should create a container div sized to auto to hold the whole page, then execute your three column layout by floating as follows: div #1 (nav links) float: left div #2 (advertising) float: right div #3 (main content area) no float attribute that should work fine but unfortunately i don't have time to mess with the css for you. getting css layouts to work in ie is always a pain but css is much better than a shitload of tables
__________________
icq: 199791893 holler at me |
|
|
|
|
|
#6 | |
|
Too lazy to set a custom title
Industry Role:
Join Date: Sep 2003
Posts: 22,651
|
Quote:
|
|
|
|
|