sieborghooper
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Twentytwelve navigation and header transparentok I got it I will try more then and tell you if I find something here. Thanks π
I just thought as the theme is twentytwelve it will be the same css changes on an example page than on my website.
Forum: Fixing WordPress
In reply to: Twentytwelve navigation and header transparentyou want me to list every crap I did for hours? Why? If it didn’t work. I am not very good at css.
There was no proper evolution not even something coming close to the solution. I just pushed border up and down, tried to make margins, negative margins, tried background transparent solutions, change position to absolute (messed up the navigation)… things like that but for like 4 hours. Just playing with code inspection of chrome.
Thanks for the new link : http://wp-themes.com/twentytwelve π
Forum: Fixing WordPress
In reply to: Twentytwelve navigation and header transparentBut I don’t want to be debugged I just want proposals, my css is not working because I don’t have the skills that’s all.
And the link here permits to make tests : http://twentytwelvedemo.wordpress.com/
I just want the navigation to not take the background of the content.
My initial idea is to change the header.php to move the navigation but I mess everything up when I try.
So I tried with css, but the white under the navigation won’t go away πForum: Fixing WordPress
In reply to: Twentytwelve navigation and header transparentI don’t know, I try to play around with masterhead, site-navigation, nav-menu… It’s been a while; register everything I tried will be long.
Juste so everyone has a clear vision of what I’dd like to have (I already did with the logo I just want to have something for the navigation) :
HERE WHAT I WOULD LIKE TO HAVE : http://hpics.li/93774d1
Forum: Fixing WordPress
In reply to: Twentytwelve navigation and header transparenthere : http://hpics.li/1cb4ae4
A red border π
Forum: Fixing WordPress
In reply to: Twentytwelve navigation and header transparentnope I have it installed locally right now that’s why I gave a “general” link : http://twentytwelvedemo.wordpress.com/
My website looks different but the principle and basis is the same. Then I will install it on my new server.
This problem just drives me nuts. I want to isolate the navigation from the content canvas so I can manipulate and place it where I want. In my case under the logo but over the content and so we can see-through my background that is a picture.
Forum: Fixing WordPress
In reply to: Twentytwelve navigation and header transparentok thanks I tried, but I guess my css skills are limited… π
Anyone can help with some css?
This is driving me crazy…
I even tried to push out the php code from the content so it is isolated, I guess this is not a good idea…Thanks a lot
Forum: Themes and Templates
In reply to: [Spun] Integrate widget on post/pageOk folk’s
I got it myself. I made a mistake in the “code” that I had to integrate in the page.
(marked [widgets_on_pages id=1] instead of [widgets_on_pages])
Works like a charm with “widget on pages” plugin.Forum: Themes and Templates
In reply to: [Spun] images not clickableThanks a lot Andrew for the instructive links and for the advice on how to clear menu and title on homepage.
And I got it, I will do a child theme. I never did one but it shouldn’t be complicated πThanks again and have a nice day.
Forum: Themes and Templates
In reply to: [Spun] images not clickableThanks for the answer.
Ok so if this is too hard I will keep the images clickable.
I thought there would be an easy way to say “if an image is displayed – no link” – “if text is displayed – link to the post”…
So there is still something that I would like to do : erase the website title and menu on the home page only (it should stay on posts and pages).
I made a capture of how I would like it to be (I only scrolled down there but I would like it to be like on the picture).
http://postimg.org/image/s0ipnbnkn/
I will put the links I want in the circles directly on the home page.
How could I do that? Do you have an idea?Thanks for your help.