Topic: a hopefully simple css positioning floating issue (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: hoboken nj |
![]() Okay, I'm having this issue with CSS that seems simple but isn't turning out to be. I'm working with this piece of crap CMS (clickability's cmPublish - don't friggin use it, tho i know you probably wouldn't even think of it) so the content is generated. What i'm dealing with is a problem of height pushing things out of place. Here's what I'm trying right now, the page setup, from top to bottom and left to right: |
Paranoid (IV) Inmate From: A graveyard of dreams |
![]() I think you can make the whole layout in CSS. That would probably be the bast approach as well since it would then be easy to put info into an allready made template. |
Nervous Wreck (II) Inmate From: hoboken nj |
![]() I had been using absolute positiong actually, and that's really where the problems came in. The thing is, the content is completely dynamic. If the titles of the news that week come out longer, the page shifts. The thing is, I don't know if this is how its done. I sort of expect that other companies just have a cap on the number of letters in a title and use definite sizing and positioning, right? I'll take a look at what you did..thanks, btw. |
Nervous Wreck (II) Inmate From: hoboken nj |
![]() Okay, here's a few other quick things I've been wondering about. |
Maniac (V) Inmate From: Seoul, Korea |
![]() Well, just to answer these last three questions... |
Paranoid (IV) Inmate From: A graveyard of dreams |
![]() It is working |