nickmdc
Forum Replies Created
Viewing 9 replies - 1 through 9 (of 9 total)
-
Forum: Fixing WordPress
In reply to: how to replace blog title with an imageNo problem 😉 Glad it worked
Forum: Fixing WordPress
In reply to: how to replace blog title with an imageremove:
<strong></strong>Forum: Fixing WordPress
In reply to: how to replace blog title with an imageHmm tried something with the code, but you need te remove the and tags.
Forum: Fixing WordPress
In reply to: how to replace blog title with an imageHey,
You could edit the header.php and add this:
<div class="headerMain<?php print $tmp; ?>"> <strong><img style="padding-left:30px;padding-top:20px;" src="wp-content/themes/svb/images/yourimage.png"/></strong> <div class="headerSearch">Forum: Themes and Templates
In reply to: Arjuna-X droppable and draanyone please?
Forum: Themes and Templates
In reply to: Arjuna-X droppable and drakick
Forum: Plugins
In reply to: New plugin fatal errorAfter searching on the internet I think it will be a lot of work to get this working. The solution for now is hard code it in the sidebar.
Forum: Themes and Templates
In reply to: Contact form 7, Style the submit buttonYou need to edit the submit.php in the ‘modules’ folder.
Edit this line:
$html = '<input type="submit" value="' . esc_attr( $value ) . '"' . $atts . ' />';Forum: Plugins
In reply to: [Plugin: Sidebar Login] Login Button Not WorkingI got this problem now too.
On my localhost testserver I didn’t had this problem but now I moved to a server and it isn’t working anymore.
Is there a resolution yet for this problem?
Viewing 9 replies - 1 through 9 (of 9 total)