View Single Post
  #5  
Old 06-23-2007, 12:37 PM
Collectors-info's Avatar
Collectors-info Collectors-info is offline
General
 
Join Date: Feb 2006
Location: London (UK)
Posts: 5,893
Default Re: Help needed with text overlapping in firefox

Hi, a few have had this problem. Try a different method using css.
Cut & paste the 1st box below into the head of your page html & the second into html box & preview, see if it helps.

HTML Code:
<style>
h1 {
font-size:14px;
color:black;
font-family:times;
font-style:normal;
text-align:center;
}
</style>
HTML Code:
<h1>New Zealand / Aucland Day Tours and Small<br>Group Tours</h1>
__________________
Regards Chris,
Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens.


How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips -
Collectables, Collecting
Reply With Quote