widget problems in IE and Chrome
-
how come the 3 widgets on this page look fine in Firefox and Safari but terrible in Chrome and IE????
all three are normal text widgets and I’m using the Exec-PHP plugin to allow me to enter php in them. The first one just has text in it, but hte second widget has
<?php wp_list_categories('title_li=&child_of=29&show_count=1&exclude=67' ); ?>
and the third widget has
<?php wp_list_categories('title_li=&child_of=30&show_count=1' ); ?>
please advise. thanks in advance.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘widget problems in IE and Chrome’ is closed to new replies.