Thread: New Front Page
View Single Post
  #12 (permalink)  
Old March 23rd, 2008
sinisalo sinisalo is offline
Junior Member
 
Join Date: Nov 2007
Posts: 12
Default

line 347: mozilla adds a line feed at the end of h1 tags. You can replace it with this:

<span style="font-size: 48pt; font-weight: bold; font-family: times; color:rgb(0,0,102);">&nbsp;&nbsp;Basic Roleplaying Forum</span></td></tr>

line 352: remove <p> tag at beginning of line

line 355: remove </p> tag at end of line

Solves problem for firefox, looks ok with explorer.
Reply With Quote