jojo013
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WP-Polls] Poll results counted not properly.Hey there! I have a other question.
How can I set the polls horizontally?
I have it in the post and it´s to large..THX!
Forum: Fixing WordPress
In reply to: Add Video URL to Media Libraryhello there,
try this:
vipers-video-quicktagsForum: Themes and Templates
In reply to: 2 Pictures on the login pagethe solution was making tables… maybe its not pretty but i works!
wp-login.php<center><table border=0 ><tr><td><div id=”picture”></div></td>
<td><div id=”login”><h1>” title=”<?php echo apply_filters(‘login_headertitle’, __(‘Powered by WordPress’)); ?>”><?php bloginfo(‘name’); ?></h1>important not to close the table! i don´t know why it´s working without closing the table…
Forum: Themes and Templates
In reply to: 2 Pictures on the login pagethe first one idea doesn´t worked… changes percent in px will just “minimize” this problem but not fix it.
i have also thought about div – and i will try it.thx Peter!
Forum: Themes and Templates
In reply to: 2 Pictures on the login pagethat´s a good idea with px! – yes i know this with the update, i have a backup 🙂
thx pboosten!
do you have other idea too, if this don´t work?