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:
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: Problems with vertically centering a DIV
ok... for some reason it doesnt want to work now!

EDIT:
ok sorry, now this code works...

HTML code:
<table height="194px" width="185px" cellpadding="0" cellspacing="0">
<tr>
<td style="background:url(header.png) no-repeat top left">
    <div id="1" style="height:70px"></div>
    <div style="display:table;padding-left:5px;cellpadding:0;cellspacing:0;">
    <div id="2" style="margin:0px 20px 0px 5px; height:110px;  width:169px;display: table-cell; vertical-align: middle;padding:0">
        <div style="max-height:110px; overflow:hidden;">
        <div class="NV_Titel">title</div>
        <div class="NV_Tekst">some text</div>
        <div class="NV_Meer">link</div>
        </div>
    </div>
    </div>
    </div>
    <div id="3" style="height:5px"></div>
</td>
</tr>
</table>


I cant believe that cookie required help... and that I was the one to give it to him :D

This post was edited on 05-27-2009 at 08:44 AM by NanaFreak.
05-27-2009 08:37 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