[TYPO3-english] On shift-refresh, Page shifts right and then left

Dave Kennedy davek1802 at gmail.com
Sat Apr 17 03:14:39 CEST 2010


Thanks for the response
Where can I edit the sys_template in typo3

On Fri, Apr 16, 2010 at 5:57 PM, Christopher Torgalson <
bedlamhotel at gmail.com> wrote:

> Hi there,
>
> On Fri, Apr 16, 2010 at 5:42 PM, Dave Kennedy <davek1802 at gmail.com> wrote:
> > Hi,
> > http://www.dksy.net/bbd/typo3-dummy/home.html
> >
> > This page shifts right and then left when refreshed with shift-refresh.
> > It seems to be related to the header image.
> > If the header is removed the page does not shift
> >        <div id="header">
> >            <div id="logo">
> >                <a href="home.html"> <img
> src="extfiles/images/bbd-www.jpg"
> > border="0" alt="BBD"></a>
> >            </div>
> >        </div>
> > Any help would be greatly appreciated.
> > Thanks
> >
> > #header
> > {
> >    position: relative;
> >    height: 150px;
> > }
> >
> > #logo
> > {
> >    position:absolute;
> > }
>
>
> Probably this is caused by a scrollbar appearing in the browser window
> when the page finishes rendering.
>
> The questions you've asked today are not really TYPO3-related. For
> answers to those sorts of questions, I'd recommend a web-development
> forum with a broader focus such as e.g. http://www.webmasterworld.com.
>
> As a general rule when developing with a CMS such as TYPO3, you need
> to figure out the HTML and CSS before you begin working with the CMS.
> That allows you to determine whether any errors you encounter are
> HTML/CSS problems or issues directly connected to the CMS. Once the
> basic HTML and CSS are built, you can go to work getting TYPO3 to use
> your templates (this is definitely the best place to ask questions
> about that part!)
>
>
> --
> Christopher Torgalson
> http://www.typo3apprentice.com/
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list