Results 1 to 3 of 3

Thread: Light Box

  1. #1
    Join Date
    Aug 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation Light Box

    1) Script Title: Light Box

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tbox/index.htm

    3) Describe problem: I've used this scrip before with no problems......but in this new site it's just not working. Could someone look at my source code and see if there is a conflict or something I'm missing?

    http://www.ultimatetruckgear.com/rockerpods.htm


    Here is my head info:
    HTML Code:
    <head>
    <base href="http://www.ultimatetruckgear.com/" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="robots" content="index, follow" />
    <meta name="keywords" content="Cargo step, truck accessories, nerf bars, running boards, truck tool boxes, pickup truck accessories, truck steps, jeep steps, ford, hummer, dodge, toyota chevy, GMC" />
    <meta name="description" content="ROCK YOUR RIDE Combining the function of running boards with tool box big trucks, Jeeps and hot shot haulers Rocker Pod cargo step nerf bars or truck accessories Cargo steps for Chevy GMC Ford Hummer Jeep" />
    <meta name="verify-v1" content="n6TbVhBZN+jm9Labvgf7TP1pluwKgFizZHmNwYv23UI=" />
    <title>ROCKER POD Cargo Step from Ultimate Truck Gear</title>
    
    <link rel="stylesheet" href="http://www.ultimatetruckgear.com/lightbox.css" type="text/css" media="screen" />
    <script type="text/javascript" src="http://www.ultimatetruckgear.com/lightbox.js"></script>
    <link href="/WhtSite.css" rel="stylesheet" type="text/css">
    
    <link rel="stylesheet" href="lightbox.css" type="text/css" media="screen" />
    
    <script type="text/javascript" src="lightbox.js"></script>
    
    <style type="text/css">
    <!--
    body {
    	margin-top: 0px;
    	margin-left: 0px;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	color: #000000;
    	background-repeat: repeat-y;
    	background-position: center top;
    	background-color: #000000;
    	background-image: url(images/blak_diamondplate.jpg);
    }
    .style1 {color: #999999}
    .style2 {color: #000000}
    -->
    </style>
    
    
    
    
    </head>
    Any help would be greatly appreciated.
    Last edited by Snookerman; 08-30-2009 at 07:19 PM.

  2. #2
    Join Date
    Aug 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Hello? Anyone?

    hello?????

  3. #3
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    I don't think it will work if your opening it in a new window. First get rid of target="_blank"

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
  •