Hi! Iam trying to change my horizontal menu från just a simple text to some jpegs instead. But i have run in some trouble, this code is for the menu <?php wp_list_pages('title_li=&depth=1'); ?> right? And if i change that to something like this
<a href="http://www.flypool.se"<img src="/wp-content/themes/elegant-grunge/images/startsida.jpg"<a href="http://www.flypool.se/?page_id=2"<img src="/wp-content/themes/elegant-grunge/images/presentation.jpg"</a><a href="http://www.flypool.se/?page_id=127"<img src="/wp-content/themes/elegant-grunge/images/rapporter.jpg"</a><a href="http://www.flypool.se/?page_id=12"<img src="/wp-content/themes/elegant-grunge/images/galleri.jpg"</a><a href="http://www.flypool.se/?page_id=14"<img src="/wp-content/themes/elegant-grunge/images/flugbindning.jpg"</a><a href="http://www.flypool.se/?page_id=18"<img src="/wp-content/themes/elegant-grunge/images/tester.jpg"</a><a href="http://www.flypool.se/?page_id=51"<img src="/wp-content/themes/elegant-grunge/images/gastbok.jpg"</a>
My new menu shows in Firefox but the site just goes crap in IE. Is there anyway i can make the menu work in both FF and IE?
/Best regards / rosdahl.