View Single Post
Old 06-17-2009, 11:30 AM   #2 (permalink)
PeggyMD53
Registered User
 
Join Date: Jun 2009
Posts: 2
OS: Vist


Re: Tagline doesn't appear correctly in AOL Browser

I fixed this myself - the problem was in the div above, I had used a float.
Then this interfeared with the div below which overlapped.
The fix was to remove the float on the CSS page and align the div rign inline in the header in the template. That fixed the problem.
PeggyMD53 is offline   Reply With Quote