hi. with wp 2.7 the xhtml-hints are somewhere gone wrong.
fix (for e.g.): in dbd-login-style.php you have to change the css-styling with #html-hints from position:absolute; to position:relative; and left: 670px; to float: right;
hi. with wp 2.7 the xhtml-hints are somewhere gone wrong.
fix (for e.g.): in dbd-login-style.php you have to change the css-styling with #html-hints from position:absolute; to position:relative; and left: 670px; to float: right;
You must log in to post.