![]() |
CSS Problem
Can someone help me figure out why this button works in FF but not in IE...
button: VIDEO - take yoga now, for free! http://www.prenatalyogacenter.com/cm....php?page=test Here is the code and css I am using. Code: Code:
<tr> Code:
.pycbutton { |
can you point what is not working exactly?!
and actually, to make it XHTML compliant, the <a have to be inside the <h2, not the opposite! |
Your background CSS is pretty badly borked, don't know if that'd be catastropic but it's not good form.
Replace: background:url(http://www.prenatalyogacenter.com/fo...pyc_button.gif) no-repeat scroll 0% With: Code:
background:transparent url(http://www.prenatalyogacenter.com/forums/images/buttons/pyc_button.gif) center center no-repeat; Note I added the missing closing ; as well. |
Quote:
|
Quote:
I use firebug addon to help troubleshoot css problems in FF. What can I use to help troubleshoot in IE. I wish more people used FF...:( |
I see 2 links with "VIDEO - take yoga now, for free!" ...
the top link has some javascript in the following form: Code:
<a href="javascript<b></b>:var target=window.open('http://link.brightcove.com/services/player/bcpid823619092','PrenatalYogaAlleviatingBackPain', 'scrollbars=no,resizable=no,status=no,width=510,he ight=610');"> the second link works in FF and IE I recommend closing all tags .. otherwise, your html may not degrade well in other browsers. It's best to play it safe. FYI: Over 50% of vbulletin.org visitors use FireFox. |
By the way, Firebug is an excellent tool. :up: I use it everyday.
I highly recommend it as a must-have tool for web developers. |
Quote:
|
All times are GMT. The time now is 07:11 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|