Welcome to TalkGraphics.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2007
    Location
    Richmond, MI USA
    Posts
    1,221

    Default Unable to adjust top margin

    The top margin on my site isn't adjustable. I drag the X/Y 0 point to a new location and the zero points change, but the site still previews the same. The background is unlocked. Any suggestions where to look that might be causing this? I've tried most everything I can think of without success.

    Jim

  2. #2
    Join Date
    Mar 2010
    Location
    Derby UK
    Posts
    529

    Default Re: Unable to adjust top margin

    jim

    to move the margin- top i prefer to put this code in the website head code, i find the dragging lark messy plus once in the website code it applies to all pages no need to worry

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

    where of course 40 is the drop down amount variable by you

    Scruffy

  3. #3
    Join Date
    Oct 2007
    Location
    Richmond, MI USA
    Posts
    1,221

    Default Re: Unable to adjust top margin

    Yes, I've seen that before. But any idea why I can't make the changes like they should be done?

    Jim

 

 

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
  •