Re: Logo/ Page Jumps 10pixel sideways when navigating pages
Posted 12 years 8 months ago
I think I figured it out. It was the setting for the logo Auto Size. I remember I made a logo that is bigger then the one gantry comes with and I set Auto Size to 'on'. I decided to turn it off and the jumping stopped.
Re: Logo/ Page Jumps 10pixel sideways when navigating pages
Posted 12 years 8 months ago
Hi there,
Only just back to the boards now. Been a busy day and not over yet.
The fact that it is jumping on Service only is unusual. At first I was thinking that it may have been a CSS setting for active/hover link when parent (e.g. has a submenu) but you say that it isn't jumping on the contact item?
I will take another look now.
Thanks for your patience
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
Re: Logo/ Page Jumps 10pixel sideways when navigating pages
Posted 12 years 8 months ago
Hey David. So it has to do with the page height. All the pages except services are above a certain height. Services goes below page height which makes it jump. just saying
Re: Logo/ Page Jumps 10pixel sideways when navigating pages
Posted 12 years 8 months ago
Hi there,
OK - I found the jumping
It is the page lengths. When you have a short page there is no scroll bar. As soon as you have a long page then the scroll bar is introduced. As the margins are set to auto the whole page realigns. :cheesy:
Whoops - I must be going blind in my old age :shock:
Hope this helps
EDITED - Looks like your post beat mine :cheesy:
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
Re: Logo/ Page Jumps 10pixel sideways when navigating pages
Posted 12 years 8 months ago
Thats fantastic. Thank you for looking into this - but I still dont know what to change the margins to stop this.. if its on auto where and what do I change it too? Thanks tico
Re: Logo/ Page Jumps 10pixel sideways when navigating pages
Posted 12 years 8 months ago
Hey David, So I'm noticing the site is not centering with different screen resolutions when using padding left: 215px. I under stand that its fixed on a set padding now, but my clients resolution is 1900 x 1200 and my laptop is at 1440x900
I dont know what to input so the site centers with out using Auto.
This is what I have now
/* Grid Container */
.rt-container {padding-left: 250px;width: 960px;}
body {min-width: 960px;}
Re: Logo/ Page Jumps 10pixel sideways when navigating pages
Posted 12 years 8 months ago
Hi Albertico,
The easiest fix is to make sure that every page is long enough to call a scrollbar or short enough not to need one.
I did some searching on Google and all the methods I found have been dropped by most browsers. You could go to
www.w3schools.com/css/
and see if you can work something out, but I was unable to see anything
Thanks for your patience and sorry I couldn't find a solution other than fill the content
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information