I need some help with a website of mine at http://dunpaintedfarm.com On the main page when it opens up, you'll see "The American Riding Instructor Association" which is an off page link. The problem is that the words are broken up on their own lines every time the page loads, but once you click it and return to the page, its centered and on 1 line like its suppose to be. I've tried doing everything to the code in the page as well as the corresponding css page that controls the a.link variables. If anyone can help I will be very appreciative of you.
Your link is broken, this will fix all the problems: REPLACE: <a href="http:\\www.riding-instructor.com" target="_new" class="amlink"> <font color=#0066cc>The American Riding Instructor Association</font></a> Code (markup): WITH: <font color="#0066cc"><a href="http://www.riding-instructor.com" target="_blank" class="amlink">The American Riding Instructor Association</a></font> Code (markup):
It actually looks pretty good good luck with the site. BTW: Welcome to DP, hope you stick around. If I was helpful, feel free to add to the reputation
I got another problem with a difference in a page between ie and firefox. it has to do with some more css and the layout of some div id layers. is there any way i can upload an image and show you and possibly get some help?