meew0 wrote:
Did you try this?
Code:
<div id= "topBar"> <div align="center"> <div><a href="index.php"><img alt="HOME" border=0 src="home.png" style="margin-right:15px;"/></a> <a href="about us.php"><img border=0 alt="ABOUT US" src="aboutus.png" style="margin-right:15px;"/></a> <a href="games.php"><img alt="GAMES" border=0 src="games.png" style="margin-right:15px;"/></a> <a href="videos.php"><img alt="VIDEOS" border=0 src="videos.png" style="margin-right:15px;"/></a> <a href="comics.php"><img alt="COMICS" border=0 src="comics.png" style="margin-right:15px;"/></a> <a href="register.php"><img alt="REGISTER" border=0 src="register.png" style="margin-right:15px;"/></a> <a href="donate.php"><img alt="DONATE" border=0 src="donate.png" /></a></div> </div> </div>
have YOU tried this? I don't see why a supported tag would be causing the problem. The other PNG on the site that IS displayed is also within center tags.
Offline
I'd help if you could link...
You should give Firebug a try, it's epic. Firebug Lite works almost as nice and is nothing but a Javascript bookmark link
tip: avoid nasty styling tags like <center> :p
Offline
JSO wrote:
I'd help if you could link...
You should give Firebug a try, it's epic. Firebug Lite works almost as nice and is nothing but a Javascript bookmark link![]()
tip: avoid nasty styling tags like <center> :p
Yes. This is helpful...
Offline
hmmm.... I'm reluctant to link the site until I have some content on it. The last time I checked, Firebug wasn't available for my version of firefox (the newest!). I will go see again as I miss it
Offline
sparks wrote:
Someone remind me how you run an error check with firebug?
![]()
Use the console.error() function.
EDIT: That gives an error of your choice, actually.
Last edited by rdococ (2011-05-26 16:17:05)
Offline
Chrome can be a little slow at times, but much more efficient than IE. I like Firefox too. Opera just is plain bad.
Offline