The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
||||
|
||||
Oh, I know what you're referring to. Getting the inner DIVs to resize. I can get equal size columns pretty easily, but there's an overflow problem when there's nowrapped text.
But... I think there's a way around this. I certain there is. I just haven't finished my first year at it yet...>_> |
#22
|
||||
|
||||
Well, if you find a way around it, then you are doing better than others that have been doing CSS for a long time. They state it can't be done like it can in tables for things like that.
It isn't so much equal size columns as it is getting the columns to align the info properly. Take a closer look at the pic below and you will see what I mean. I think you're missing what I actually meant. |
#23
|
||||
|
||||
Quote:
|
#24
|
||||
|
||||
If the date is longer than the other dates, the right column adjusts to fit that so everything is lined up like you see in the pic. That can NOT be done with CSS, no matter how hard you try. I had to use a table and 2 TDs to get it to look like that. I scoured the net for an answer to doing it with CSS and the only way it can be done is with a table and TDs. If you can do it then I will eat my words and make sure all the CSS guys on the net that say it can't be done are made aware of your magical powers.
|
#25
|
||||
|
||||
Quote:
----------------------------- | Date 1 | Event Two | Date 2 | Event Three ---------------------------- To line up as rows evenly. But if, say, Date 123456789 is the next event, I can't get that column to resize, as a direct result of the method that puts them side by side to being with. Ironically, the left alignment stays even. They just overlap. So, I think we're in agreement in some respect. |
#26
|
||||
|
||||
Exactly! It can't be done with CSS if the first column has different length lines.
|
#27
|
||||
|
||||
You see, I don't think it's impossible. But I think a different method needs to be developed. Kinda like what they did with dealing with clearing.
|
#28
|
||||
|
||||
It is impossible the way CSS is now.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|