zpg
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: formattingok I found a plugin that is called raw html and it has allowed my code to be displayed as intended.
Closing this topic.Forum: Fixing WordPress
In reply to: formattingand what is the solution for a non php programmer?
I would not know how to do this.
Is there a plugin that resolves thi?Forum: Themes and Templates
In reply to: changing format logo twenty elevendont know what happend but after switching to a different theme and back it was all good. TY for your help.
Forum: Themes and Templates
In reply to: changing format logo twenty elevenI wonder why you can’t see the edit in my style.css
Forum: Themes and Templates
In reply to: changing format logo twenty elevenIf I give you acces, could you take a look?
Forum: Themes and Templates
In reply to: changing format logo twenty eleventhis is what I have in the header.php
<header id=”branding” role=”banner”>
<hgroup>
<img id=”site-logo-image” src=”../wp-content/uploads/2012/06/logo1.png” alt=”logo hondenbrigade mlk tas” />
<h2 id=”site-description”><?php bloginfo( ‘description’ ); ?></h2>
</hgroup>
and added img#site-logo-image{width:auto;} to style.cssStill no changes.
Even reduced the logo to 84px x 49px (was 253px x 148px)