Rotating header won't show in internet explorer
-
Hello,
I’m completely new to wordpress and web design in general…but I’m learning quickly…I’ve pretty much finished building my website, https://www.harbourtone.com, the only problem I have is that the header won’t show up in internet explorer but it will on every other browser.
I’m using the twenty ten theme and I’ve set up a rotating header image with 4 different images. This is the code I used to do that:
<img src="https://harbourtone.com/wp-content/themes/twentyten/images/header_<?php echo(rand(1,4)); ?>.jpg" width="image_width" height="image_height" alt="image_alt_text" />
I’ve searched but can’t find anyone else who’s had the same problem…hope someone can help,
Thanks,
-Alex
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Rotating header won't show in internet explorer’ is closed to new replies.