Sidebar spaces
-
Hello,
I’m using the sidebar:
##################
<?php if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(1) ) : ?><?php endif; ?>
##################I added a simple text with html context to the sidebar widget.
Now I have spaces (look in the following section between [ and ]) in the final html page between the li-tag and the div-tag:
###########################
< li id=”text-147490991″ class=”widget widget_text”>[ ]< div class=”textwidget”>
###########################This is an issue in IE. How can I remove them?
Thanks in advance
Hendrik -
Sounds like you are self hosted. If that is the case, you are in the wrong forum. Head over to http://wordpress.org/supprot
- The topic ‘Sidebar spaces’ is closed to new replies.