|
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.
|