PDA

View Full Version : logo not showing up in Internet Explorer


JamieLee2k
05-06-2007, 10:48 PM
I have just created a new site in which my logo isn't showing up in IE and I wondered if anyone else is having the same issue?

Or does anyone know of a fix for this issue, here is the code below that displays the image.

<div align="center"<img src="$stylevar[imgdir_misc]/logo.jpg" alt="image description" height="140" width="800"></div>

kall
05-06-2007, 10:54 PM
You haven't closed the first div.

<div align="center"><img src="$stylevar[imgdir_misc]/logo.jpg" alt="image description" height="140" width="800"></div>

JamieLee2k
05-06-2007, 11:01 PM
ok thanks, All fixed, what would I ever do without this place :)

kall
05-07-2007, 02:15 AM
Hehe, you're welcome.

(The initial response you posted (before editing) amused me when I read the email.)

HMBeaty
05-07-2007, 03:27 AM
would I ever do without this place :)
I think we would all curl up in the fetal position sucking our thumbs if vbulletin.org and .com didn't have support. LOL