![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Other Browsers all other browser support forum |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jun 2009
Posts: 2
OS: Vist
|
[SOLVED] Tagline doesn't appear correctly in AOL Browser
I am creating a website for a customer.
Temporary link is http://www.saturnwebsitedesign.com/clients/carbide/ The tagline in the header looks fine in all the 4 main browsers except AOL Explorer. It is within two other divs and the line of code for the tagline is... <div class="tagline" align="right">High Performance Cutting Tools</div> The CSS is as follows... .tagline ** font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.5em; font-weight: normal; color: #BBB; letter-spacing: 2px; padding: 100px 25px 0px 150px; } Any idea how to make this appear correctly in AOL Explorer as well? Thanks. |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
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. |
|
|
|
![]() |
| Thread Tools | |
|
|