Welcome to TalkGraphics.com
Results 1 to 6 of 6
  1. #1

    Default Homepage is 'lower' then other pages?

    Last question today I swear

    I used a template for this site >> www.tinyentertainment.biz and for some reason the Home Page is pushed down, or rather, every other page is pushed up.

    If you go to the site you'll notice there is some space between the top of the page and the actual content area. But on any other page that space is not present and the content area is directly below the browser's navi bar.

    Any ideas?

    Thanks!

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,504

    Default Re: Homepage is 'lower' then other pages?

    Drag the cross hairs where the rulers come together to the top left corner of the page.

    (If you don't have the rulers displayed, press Ctrl L).
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	drag-origin.png 
Views:	102 
Size:	7.2 KB 
ID:	83645  

  3. #3

    Default Re: Homepage is 'lower' then other pages?

    The ruler trick only works for page one when you already have a multi-page site.
    To get a top page margin the same on all pages, create a placeholder object on page 1 and add this code to the HTML code (head):

    <style>
    #xr_xr {
    margin-top: 30px;
    }
    </style>


    Then right-click the placeholder and choose 'Repeat on all pages'

    30px can be changed to whatever you want the margin to be.

  4. #4

    Default Re: Homepage is 'lower' then other pages?

    Got it working, Thanks!

    So glad I found this forum

  5. #5
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,504

    Default Re: Homepage is 'lower' then other pages?

    Could you just add the script to the HTML Code (head) section of the Website Properties > Website section? Then it will automatically repeat on all pages, yes?

  6. #6

    Default Re: Homepage is 'lower' then other pages?

    Yes, you're quite correct, this is new to version 7.
    For version 6 and earlier you'll need to right-click the placeholder and choose 'Repeat on all pages'

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •