Layout is looks OK on Firefox but not IE
-
In Firefox, it looks OK.
But when in Internet Explorer, the top right hand side with “Home, About, Contact and Suggest a Game” is a little lower. If I add another link, it will overlap the SUBSCRIBE image.
I am no expert in HTML and CSS, so I hope any gurus here can help me out.
I think it has something to do with this line of code:
- <?php wp_list_pages(‘title_li=<h2 style=”margin-top: 0px”></h2>’); ?>
My CSS is at https://www.freegameslah.com/wp-content/themes/superblog/style.css
When the page is generated, this is what the HTML looks like.
- <li class=”pagenav”><h2 style=\”margin-top: 0px\”></h2>
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Layout is looks OK on Firefox but not IE’ is closed to new replies.