| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Member | CSS equal height columns problem I have designed this theme at http://dev.websinch.com/blazingcms/0.12/ and i wanted the columns to be at equal length so i used this in both the columns: Code: margin-bottom: -1000px; padding-bottom: 1000px; can someone please help me since i am doing quite well on this theme Thx in advance
__________________ |
| |
| | #3 (permalink) |
| Senior Member | perhaps if you put both columns in an encasing div and just made it so that both columns were the height of the full div so that if one column was longer than the other it would stretch? or you could just use the background image/color repeat with a large div that'll encompass both divs so that the user won't realize that the individual columns dont actually span the whole length.
__________________ Hacksar.com - Your source for random computer tips and tricks! MySiteMemberships.com - Keep track of your site registration information! Like my post? Rep is appreciated! |
| |
| | #5 (permalink) |
| Senior Member | that might work too but i'm kind of against absolute positions, idk why. might be because every time i use them and they seem to work i get some sort of dynamic content generated (php user ftw) that totally messes the whole layout out XD.
__________________ Hacksar.com - Your source for random computer tips and tricks! MySiteMemberships.com - Keep track of your site registration information! Like my post? Rep is appreciated! |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |