david141
Forum Replies Created
-
Forum: Plugins
In reply to: [Advertising Manager] [Plugin: Advertising Manager] just add pic linkBUMP =)
Forum: Plugins
In reply to: [Advertising Manager] [Plugin: Advertising Manager] just add pic linkps. I don’t know if this helps, but here is my site:
Forum: Fixing WordPress
In reply to: On a mission to conquer the top region of a site!UPDATE:
I kept getting the error above, and now I went back to the normal twenty eleven.
There I checked to not display text above header (WHY didn’t I see this before..I looked about 10 times and it is actually really obious)
And I can use the Header resize plugin again.Now the search is in the menu bar but I can live with that.
By reuploading a different image, the problem with the quality magically went away.
Last question that reamains:
How do I get those images on the left to go down a little bit so that they align?thx
Forum: Fixing WordPress
In reply to: On a mission to conquer the top region of a site!@ digital raindrops
btw this might interest you. Always when I make a change I get the following notification:
Warning: Cannot modify header information – headers already sent by (output started at /home6/ewbconsu/public_html/wp-content/themes/raindrops-colormaster/includes/color-functions.php:71) in /home6/ewbconsu/public_html/wp-includes/pluggable.php on line 934Changes still take effect and I don’t really mind hitting the “back” button in my browser. Just thought I would let you know.
HTH ;-D
Forum: Fixing WordPress
In reply to: On a mission to conquer the top region of a site!Hi,
Thank you very much for your reply!
I read through the document on Child Themes. I then used your (btw awesome) child theme. Thanks for that!
In order to get the search box removed, I edited the header.php file according to these instructions:
http://ww.wp.xz.cn/support/topic/remove-search-box-twenty-elevenI then removed the other stuff in the header by changing the style.css file.
This was the link I used:Specifically, this part of the page:
27. If you want to remove the complete Header portion ( Site Title, Site Description and search box)
#branding hgroup {
display: none;
margin: 0 7.6%;
}Using the header resize plugin described in my first post, my site now looks like this:
http://www.ewb-consulting.comA lot cleaner and nicer! Thank you!
I enjoyed starting to learn about editing my wordpress site this way, modifying the .css and .php files and such. But wouldn’t there have been an alternative way? Like, for example, using a different and more customizable theme?
This theme here called “atahualpa” probably also would have done the trick. But the admin panel isn’t easy to configure. The way one can modify the colours through your child theme or a theme like this seems to be a lot easier.
Does anybody know of a theme with such an easy to use admin interface?, which is for freeBack to my website and initial post:
Lastly my sharp jpg-image, still gets made blurry when uploaded to wordpress. Do you know how I could solve this issue?
I also still don’t know how to align the 3 images on the left (on my site) with the page headlines on my site.Any help and suggestions are much apreciated!
A big thank you to the community!Best wishes,
Davidps. I just looked up what “HTH” stands for… and yes, it did 😉 Thank you!