Phire
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Expound] Customize Header/"middle part"…can´t you help me by giving me any advice to solve the problem? Like I said I would really appreciate this.
Forum: Fixing WordPress
In reply to: Change Featured ContentI tried, but KOnstantin, the author just told me I have to study php myself. And as I thought it could be a general issue, I wanted to ask in general.
This is the link to the forum entry:
http://wordpress.org/support/topic/customize-headermiddle-part?replies=5
Forum: Themes and Templates
In reply to: [Expound] header site-navigation /header image as linkAh I just resolved the problem. I deleted the header image on the customize page and enabled the header text. I guess the code replaces this text with the image.
To adjust the distances I included the margin-top:-50px and changed the height.
This is what the php looks like now:
.site-header .site-branding { background-color: transparent; background-position: 1% 0px; background-repeat: no-repeat; height: 120px; margin-top:-50px .site-title a { color: transparent; display: block; background: url('http://ntropy.de/wp-content/uploads/2013/08/cropped-ntropy-Logo.jpg') 0 0 no-repeat; width: 320px; height: 500px; text-indent: -9999px; }Forum: Themes and Templates
In reply to: [Expound] header site-navigation /header image as linkOk, I tried nearly everything to really replace the image with the header text, which didn´t work, because at one point I suddenly had two images.
Now I put the code you posted again in the CSS but it doesn´t change anythin. Do you know why?
Thank you in advance!
(Right now you can see a compromise, I just took the background image and put the header text below it and made it transparent so they don´t collide) if you click on the bottom half it´s as if the image would be a link at the same time…)
Forum: Themes and Templates
In reply to: [Expound] Change text colour of Menu pagesit works. Perfect! Thank you.
Forum: Themes and Templates
In reply to: [Expound] header site-navigation /header image as linkHi,
see what I wrote in my first sentence. I´m an autodidact so I can´t help you, sorry .-
I still don´t know how to make a link out of the header image…!?
Could somebody please help me? The proposal of Konstantin didn´t work, see post above…
Forum: Themes and Templates
In reply to: [Expound] Change text colour of Menu pagesHi,
thank you but I already tried that before. It doesn´t work. Maybe it´s because if you have to change a global code.
Or because these are not just widgets !?
To make sure that this code you posted doesn´t interfere with something I already customized, these are all the changings I did already.
.single .site-content .entry-title { font-size: 54px; line-height: 54px; margin-bottom: 20px; } body { font: 300 13px/20px "Georgia",Helvetica,Arial,sans-serif; } .site-content article { border-bottom: 1px solid rgb(221, 221, 221); padding-left: 94px; margin: 0px; padding-top: 40px; padding-bottom: 40px; } .single .site-content .entry-title { font-size: 40px; line-height: 54px; margin-bottom: 20px; } .site-header .site-branding { background-color: transparent; background-image: url("http://ntropy.de/wp-content/uploads/2013/08/cropped-ntropy-Logo.jpg"); background-position: 2% 0px; background-repeat: no-repeat; height: 90px; } .site-title a { color: transparent; display: block; background: url('http://ntropy.de/wp-content/uploads/2013/08/cropped-ntropy-Logo.jpg; width: 266px; height: 135px; text-indent: -9999px; } .page-header h1 { font-family: Arial,"Times New Roman",serif; font-size: 20px; line-height: 28px; } .navigation-main a { font-family: Arial,"Times New Roman",serif; font-weight: bold; color: white; padding: 11px; position: relative; } .site-title a { color: transparent; display: block; background: url(http://ntropy.de/wp-content/uploads/2013/08/cropped-ntropy-Logo.jpg") 0 0 no-repeat; width: 266px; height: 117px; text-indent: -9999px; } .widget-area a { text-decoration: none; color: black; }Forum: Themes and Templates
In reply to: [Expound] header site-navigation /header image as linkHey,
thank your for the tip. I´m using My custom CSS and wrote it in the data mask, but it didn´t work. Do I have to change sth. in the original header?
Or does it have something to do with the code below, which I wrote in the custom CSS to change the position of the header image:`.site-header .site-branding {
background-color: transparent;
background-image: url(“http://ntropy.de/wp-content/uploads/2013/08/cropped-ntropy-Logo.jpg”);
background-position: 2% 0px;
background-repeat: no-repeat;
height: 90px;
}Thank you
PForum: Themes and Templates
In reply to: [Expound] Customize Header/"middle part"…Hey Konstantin,
thanks for your reply. I have some skills as I know a little how it works. I already use a external CSS plugin called My custom CSS.
I just don´t know if everything I change there will change the real theme (without changing sth. inside the actual CSS) Apart from that, could you just give me any advices fot the code? As I don´t know that much about programming I´d really appreciate your help!
Bests
PhilippForum: Themes and Templates
In reply to: [Expound] Customize Header/"middle part"…Come on, please help me .-/
Or is it one of these questions one doesn´t want to answer because it´s too easy? Couldn´t find anythin btw…
Forum: Plugins
In reply to: [My Custom CSS PHP & ADS] how to activate My Custom CSSOk thanks. So would it be better to do it with a child theme?
Forum: Plugins
In reply to: [My Custom CSS PHP & ADS] how to activate My Custom CSScould it be that I have to write sth. like “customize” before the code
For example I jut pute the header.php in the MY Custom CSS and changed some parameters. But there weren´t any changins at all..
Forum: Plugins
In reply to: [My Custom CSS PHP & ADS] how to activate My Custom CSSHi WPyogi,
thanks for the quick answer. Yes I know that it works like this but whenever I put a code in the Custom CSS thing, it doesn´t change anything.
Forum: Themes and Templates
In reply to: Sight theme slider problemForum: Themes and Templates
In reply to: Theme Respo | Move logo to the rightHi Babsiee,
I want my blog theme change into the Respo theme but also customize it.
I saw that you adjusted the original pretty well.
How did you do it or is there a special link how to adjust it?
This is my blog: http://ntropy.de/
Thank you in advance.
P