Css Problem

  • gt8ost4l
  • Student
  • Student
  • User avatar
  • Joined: Mar 17, 2008
  • Posts: 98
  • Status: Offline

Post March 24th, 2008, 1:01 pm

hmm i been havening problems with floating the problem comes with enclosing the floated boxes um when i minimize the window the float dropps down and i dont want it to do this i want it to stay in the same place do any of yous know how to accomplish to impossible task.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post March 24th, 2008, 1:01 pm

  • righteous_trespasser
  • Scuffle
  • Genius
  • User avatar
  • Joined: Mar 12, 2007
  • Posts: 6228
  • Loc: South-Africa
  • Status: Offline

Post March 25th, 2008, 12:22 am

make the 'container' a fixed width ... ?

a link to your problem site would be helpful ...
Let's leave all our *plum* where it is and go live in the jungle ...
  • Cubcreation
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Mar 16, 2008
  • Posts: 9
  • Status: Offline

Post March 25th, 2008, 9:47 am

a fixed with and position:absolute.
  • gt8ost4l
  • Student
  • Student
  • User avatar
  • Joined: Mar 17, 2008
  • Posts: 98
  • Status: Offline

Post March 25th, 2008, 1:58 pm

lol thats not what i meant i did research n its not about enclosing the thing my mistake lol its about when yu decrease the size of the window the float dropps down and i dont want it to drop down i want it to decrease with the window size liquid layouts are the hardest to accomplish lol especially wit the floated columns.
  • gt8ost4l
  • Student
  • Student
  • User avatar
  • Joined: Mar 17, 2008
  • Posts: 98
  • Status: Offline

Post March 25th, 2008, 2:00 pm

um i dont got the link but yu want the files i got then n i could send em to yu whats ur email
  • righteous_trespasser
  • Scuffle
  • Genius
  • User avatar
  • Joined: Mar 12, 2007
  • Posts: 6228
  • Loc: South-Africa
  • Status: Offline

Post March 25th, 2008, 11:19 pm

oh okay, I am a little bit more with you now ... even though it may be a liquid layout, just still give it a minimum width with:
Code: [ Select ]
minimum-width:760px;
Let's leave all our *plum* where it is and go live in the jungle ...
  • EvSouL
  • Born
  • Born
  • User avatar
  • Joined: Mar 25, 2008
  • Posts: 3
  • Loc: California
  • Status: Offline

Post March 26th, 2008, 1:58 am

righteous_trespasser wrote:
oh okay, I am a little bit more with you now ... even though it may be a liquid layout, just still give it a minimum width with:
Code: [ Select ]
minimum-width:760px;



Was just about to mention this..
Setting the minimum width will prevent column collapse <<--just to give a little understanding to it. The value can be set as either a unit of measure, such as em or pixels, or a percentage.

That should fix it though.
  • jameson5555
  • Bronze Robot
  • Bronze Member
  • User avatar
  • Joined: Oct 02, 2007
  • Posts: 575
  • Loc: Phoenix, AZ
  • Status: Offline

Post March 26th, 2008, 6:53 am

I agree that min-width would be a good solution for this. Only problem is that it doesn't work in IE6, but I usually just use some small hacks to make the whole site fixed width for IE6.
phoenix web design
  • Cubcreation
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Mar 16, 2008
  • Posts: 9
  • Status: Offline

Post March 31st, 2008, 11:40 am

what hacks?

Post Information

  • Total Posts in this topic: 9 posts
  • Users browsing this forum: No registered users and 57 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.