Results 1 to 3 of 3

Thread: Add a border to simple gallery slideshow

  1. #1
    Join Date
    Aug 2008
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Add a border to simple gallery slideshow

    1) Script Title: Simple Controls Gallery v1.3

    2) Script URL (on DD): Simple

    3) Describe problem: Would like to know how to had a single 1px border to the top of the navigation pane

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Try finding the following line inside the .js file, and adding to it the code in red:

    Code:
    setting.$navpanel=$('<div class="navpanellayer" style="border-top:1px solid black"></div>')
    DD Admin

  3. #3
    Join Date
    Aug 2008
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    For some reason once you add a border the navigation images do not show up. Here is the demonstration page. I even increased the height of the navel panel and still no go

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
  •