What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Problems with vertically centering a DIV

Problems with vertically centering a DIV
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
O.P. RE: Problems with vertically centering a DIV
Still doesn't work 100%

It works in Mozilla, but not in MSIE...
(ps: and there is still a </div> too much)

:'(

EDIT... hang on... omg, I think I got it... going to test some more... actually dead simple:

HTML code:
<td style="background:url(header.png) no-repeat top left; height:185px">
    <div id="1" style="height:70px"></div>
    <div id="2" style="margin-left:5px; width:169px; max-height:110px; overflow:hidden">
        <div class="NV_Titel">titletitletitletitletitletitletitletitletitletitletitletitle</div>
        <div class="NV_Tekst">some text some text some text some text some text some text some text </div>
        <div class="NV_Meer"><a href="">link</a></div>
    </div>
</td>


The key was the height in the <td> style (doh!) and max-height in the <div>...
Thanks NanaFreak, without you I would never have guessed it or kept on trying, so :bow:

<div id="3" style="height:5px"></div> wasn't even needed (was only a placeholder for some empty space anyways).

now time to sleep... at work :D

This post was edited on 05-27-2009 at 09:45 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
05-27-2009 08:55 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Problems with vertically centering a DIV - by CookieRevised on 05-27-2009 at 04:53 AM
RE: Problems with vertically centering a DIV - by Adeptus on 05-27-2009 at 06:48 AM
RE: Problems with vertically centering a DIV - by NanaFreak on 05-27-2009 at 06:52 AM
RE: RE: Problems with vertically centering a DIV - by CookieRevised on 05-27-2009 at 08:27 AM
RE: Problems with vertically centering a DIV - by NanaFreak on 05-27-2009 at 08:37 AM
RE: Problems with vertically centering a DIV - by CookieRevised on 05-27-2009 at 08:55 AM
RE: Problems with vertically centering a DIV - by NanaFreak on 05-27-2009 at 09:25 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On