maximum width on CSS flexible 3-column?
-
Just curious–
now that I finally have a wide screen monitor, I realized that my blog layout gets kind of odd in this format. It’s currently set to float the width to the screen–which makes for really loooooong sentences and lines on a wide-screen!I have a 3 collumn format–is there a way to set a maximum width (i.e, float until X width, then wrap)?
Hopefully this makes sense!
The blog I need help with is: (visible only to logged in users)
-
I have no idea exactly how or if this will work, or where you would need to put it, but I found this by searching on google for “css page width range.”
-
This is the link to the W3C schools page on “max-width”: http://www.w3schools.com/css/pr_dim_max-width.asp .
-
-
- The topic ‘maximum width on CSS flexible 3-column?’ is closed to new replies.