Dcoolb Posted July 18, 2011 Share Posted July 18, 2011 I am trying to edit the font of my user lookup but I can't figure it out. I tried <fMont=georgia>nfhbgjh</font> but that didn't work (No M) Quote Link to comment Share on other sites More sharing options...
degenius Posted July 18, 2011 Share Posted July 18, 2011 I think this page should tell you everything you need to know about fonts! http://www.neopets.com/~xycote#font I believe you have to use (font face="geogia") in the proper tages of course. Quote Link to comment Share on other sites More sharing options...
Cornflakes Posted July 18, 2011 Share Posted July 18, 2011 Yeah, try this: <style> td,tr,div{font:11px georgia;color:blue;} </style> You can't use html tags to alter stuff that has already been coded in html on your lookup. You have to use css for that. Quote Link to comment Share on other sites More sharing options...
Dcoolb Posted July 18, 2011 Author Share Posted July 18, 2011 Yep it worked! Thank you Cornflake! Question answered! This post has been edited by a member of staff (Spritzie) because of a violation of the forum rules. Please keep your posts at 7 words or above. Please check your user inbox to see if you have been contacted regarding this incident, then review our rules. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.