Spaldo
Forum Replies Created
-
Try this in style.css:
.site-header { background-color: #000; max-width: 1260px; position: relative; width: 100%; z-index: 4; }Change 1260px to 1364px and see how it goes.
Obviously, there is a disclaimer that you should use a child theme!
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Top Menu WidthHi,
Just a quick update, I have uploaded two screenshots to assist in explaining:
http://wordpress.waverleyprimaryschool.com.au/temp/menu1.jpg
http://wordpress.waverleyprimaryschool.com.au/temp/menu2.jpgBasically, I am guessing I need to know the CSS setting for the main/top menu bar positioning when you have scrolled down the page and it is in the fixed position.
As I have changed the width, it is fine when you are at the top of the page, but, when you scroll down it repositions to it’s original width and moves to the right.
To assist, this is the site:
http://wordpress.waverleyprimaryschool.com.au/
FYI, this will not be the final address or site layout. I am still in development.
Thanks again.
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Reduce PaddingI have one last question, if you can assist, because I changed the page width, when you scroll down, the menu bar goes very strange and to the right off the screen.
Do you know how that can be fixed?
Thanks again
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Reduce PaddingAndrew, I cannot thank you enough. I have been searching Google and the forums for hours. I have tried many combinations of keywords and no dice.
You have replied super fast and it is now working exactly how I wanted it!
Thank you again.
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Reduce PaddingThanks for the reply:
http://wordpress.waverleyprimaryschool.com.au/temp/nogap.jpg
Basically where the red lines are, I want that text hard up against the right sidebar. That empty space is being wasted.
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Reduce PaddingThanks for that tip, this site is only in testing mode. Once it is changed it will not have word press in the sub-domain, it will be www.
I put the code as you listed in the Custom CSS Manager plugin.
Is it not displayed in that link?
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Reduce PaddingForum: Themes and Templates
In reply to: [Twenty Fourteen] Reduce PaddingHi,
Thanks for the quick reply. Can you remove my other post in the wrong section?
I am using Custom CSS Manager and currently have the following in it:
#page { margin-left: auto; margin-right: auto; } #page { max-width: 970px; }I tried adding the above code you posted below that code and it didn’t make any difference 🙁
Thanks.
Forum: Themes and Templates
In reply to: Twenty Fourteen – Need Help With a Custom Page TemplateThank you for this. Helped very much.
Now I just need to make a template with less padding 😉
Forum: Themes and Templates
In reply to: [Twenty Fourteen] How to center the whole siteThanks fahimshekaib. Great 🙂