|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hello Forum,
Kinda of dumbfounded by this. Probably an easy fix, but I can't seem to find it. Please look at: http://www.pdxtees.com and http://www.pdxtees.com/2000.htm. The "pdxtees.com" logo shifts? I can't see to find out why. Any thoughts will be appreciated. Cheers, Chris |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Chris,
It is caused by the scrollbar on one page and not on the other. Add this to your CSS to force the scrollbar on all pages: html, body {height: 101%;} -- Ken Ford Adobe Community Expert - Dreamweaver Fordwebs, LLC http://www.fordwebs.com "rocket503" <webforumsuser@macromedia.com> wrote in message news:fv0i3h$6cq$1@forums.macromedia.com... > Hello Forum, > > Kinda of dumbfounded by this. Probably an easy fix, but I can't seem to > find > it. Please look at: http://www.pdxtees.com and > http://www.pdxtees.com/2000.htm. The "pdxtees.com" logo shifts? I can't > see > to find out why. > > Any thoughts will be appreciated. > > Cheers, > Chris > |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Or this, which I like better -
html, body { min-height:100; margin-bottom:1px; } -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "Ken Ford" <newsgroups1@fordwebs.com> wrote in message news:fv0krv$8us$1@forums.macromedia.com... > Chris, > > It is caused by the scrollbar on one page and not on the other. > > Add this to your CSS to force the scrollbar on all pages: > > html, body {height: 101%;} > > -- > Ken Ford > Adobe Community Expert - Dreamweaver > Fordwebs, LLC > http://www.fordwebs.com > > > "rocket503" <webforumsuser@macromedia.com> wrote in message > news:fv0i3h$6cq$1@forums.macromedia.com... >> Hello Forum, >> >> Kinda of dumbfounded by this. Probably an easy fix, but I can't seem to >> find >> it. Please look at: http://www.pdxtees.com and >> http://www.pdxtees.com/2000.htm. The "pdxtees.com" logo shifts? I can't >> see >> to find out why. >> >> Any thoughts will be appreciated. >> >> Cheers, >> Chris >> > |
|
![]() |
| Outils de la discussion | |
|
|