Results 1 to 2 of 2

Thread: Page Location in CSS

  1. #1
    Join Date
    Dec 2006
    Location
    Texas
    Posts
    38
    Thanks
    10
    Thanked 0 Times in 0 Posts

    Default Page Location in CSS

    I have a Photography site. On my slideshow Gallery Pages when the link is clicked the page is displayed from the top. I would like to have the page open about 100 pixels from the top.

    IS THIS POSSIBLE IN CSS maybe


    Thanks


    Jim

  2. #2
    Join Date
    Dec 2006
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    add margin-top:100px; to your container for slideshow image.
    If you are talking about pop-up window, meaning new browser window, then you can do similar with positioning.

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
  •