CSS and DIVs - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: CSS and DIVs (/showthread.php?tid=55843) CSS and DIVs by dom. on 02-14-2006 at 03:24 PM
I've almost finished a new design for a website I run. However, there are some DIV bugs, which are probably real small but make a BIG difference. RE: CSS and DIVs by Kryptonate on 02-14-2006 at 04:42 PM IE/Firefox: what happens if you position them absolute instead of using float? RE: CSS and DIVs by dom. on 02-14-2006 at 09:31 PM
http://css-discuss.incutio.com/?page=AbsoluteOrFloatLayout RE: CSS and DIVs by dom. on 02-17-2006 at 10:13 AM
I've reported this as a bug, however, I am still learning CSS so if someone wants to add to that, explaining a bit clearer whats happening, and what should happen.. or just confirm it that'd help thanks. RE: CSS and DIVs by zach on 02-17-2006 at 10:21 AM
Everything looks good over here. That's a really nice site , Good job. RE: CSS and DIVs by hmaster on 02-17-2006 at 10:55 AM What about putting the news code first? RE: CSS and DIVs by dom. on 02-18-2006 at 06:11 PM Then I get the problem on the other side! The content gets thrown to the bottom! RE: CSS and DIVs by hmaster on 02-18-2006 at 06:16 PM You'll have to float both elements RE: CSS and DIVs by dom. on 02-18-2006 at 09:10 PM They are.. take a look at the source. RE: CSS and DIVs by hmaster on 02-18-2006 at 09:50 PM
change .newslistbody to: code:that works afaik, but reduce it a little if there is still a problem. RE: CSS and DIVs by dom. on 02-20-2006 at 06:23 PM
Worked for the first four times, then messed up! ..grrr! |