View Single Post
Old 04-10-2008, 04:42 PM  
eMonk
Confirmed User
 
Industry Role:
Join Date: Aug 2003
Location: Canada
Posts: 2,310
Quote:
Originally Posted by p!nk View Post
try that
thanks bro.. i believe this is what i was looking for... but i had to make some minor adjustments to the line-height value...
Code:
.title { 
  font-size: 30px; font-family: "Trebuchet MS";
  line-height: 30px;
  margin: 0px;
}
i'm using <body topmargin="0" bottommargin="0"> in my html file so when line-height is set to anything lower then 30 then my title gets cut off at the top.
eMonk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote