Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Torrent Strike (http://www.bvlist.com/forumdisplay.php?f=21)
-   -   Css (http://www.bvlist.com/showthread.php?t=7943)

HUnter83 17th May 2012 15:12

Css
 
http://i46.tinypic.com/9rr3ir.jpg

can anyone tell me how to center this text in css so its got the same pixels top and bottom so its right in the middle here is whats in my css for this text

a.meny-l:link, a.meny-l:hover, a.meny-l:visited, a.meny-l:active {
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
float:none;
margin:7px 0px 0px 20px;
}


stdhead.php

Bump: anyone ?

BitFarmer 18th May 2012 00:56

soo many ways
Code:

line-height:10px;
vertical-align:middle;
then there is padding
plus menu's usualy get consrtucted like this



All times are GMT +2. The time now is 18:16.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.