Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Span & input! (30th Mar 08 at 6:02pm UTC) Resolved | | 2 things.
#1:
 Code: HTML - <span style="float: left; position: relative; height: 14px; font-size: 12" class="boardtitle">
Cans you addz px to the font-size?
#2:
 Code: CSS - select, input, textarea {
- vertical-align: middle;
- font-size: 13px;
- margin: 2px;
- font-family: Verd;ana, Arial;
- color: #000000; background-color: #;
- }
Can't you default the background-color to white?
These will make Opera happy! | |
|