Results 1 to 5 of 5

Thread: Interstitial Content Box - Background Gray

  1. #1
    Join Date
    Apr 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Interstitial Content Box - Background Gray

    1) Script Title: Interstitial Content Box

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

    3) Describe problem: So the script works perfectly on the example page, of course. Downloaded all of the materials and "transparency" does not work nor does the "close" line up properly like in the example. I made no changes to the CSS other than to make the width 800px, which is the width of the page I want to show, otherwise it's all the same. I not only tried it with my file I also used the example file... same situation.

    The page loading on top is an 800px wide table, aligned center. If I left align the table it shows left aligned over top.

    All of the files are in the root as directed as well.

    Any help would be appreciated... I'm stumped!

    Thanks!
    Mike
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Untitled_Document_-_2014-04-15_16.49.jpg 
Views:	213 
Size:	8.5 KB 
ID:	5425  

  2. #2
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Please post a link to your page so we can see the problem first hand.
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  3. #3
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    You haven't linked to the interstitial.css file. Make sure you include that and then edit the contents to suit your own design.
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  4. #4
    Join Date
    Dec 2008
    Location
    Portsmouth, UK
    Posts
    1,891
    Thanks
    2
    Thanked 441 Times in 435 Posts

    Default

    the content page you are useing is a complete document

    this is not allowed for an ajax call

    if you just use

    Code:
    <table width="800" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
      <tr>
        <td><img src="http://eyefour.com/ccul/images/landing_1_01.gif" width="800" height="165"></td>
      </tr>
      <tr>
        <td align="left" valign="top"><table width="800" border="0" cellspacing="25" cellpadding="0">
          <tr>
            <td class="main"><img src="http://eyefour.com/ccul/images/landing_1_04.jpg" width="210" height="185" align="right">In reality, your body can’t digest swallowed gum. But the gum doesn't stay in your stomach. It moves relatively intact through your digestive system just like anything else.<sup>1</sup><br>
              <br>
              Myths like this one are proof that you can’t believe everything you hear! That’s why we’re glad you’re here to get the real story  about Protective Custom Choice UL. You may have heard that it’s not a competitive short-duration life insurance solution, but Protective Custom Choice UL is great way to deliver clients more value for the money. Get the real story now&gt;&gt;</td>
          </tr>
          <tr>
            <td class="tiny"> 1 - http://www.mayoclinic.org/digestive-system/expert-answers/faq-20058446 </td>
          </tr>
    
        </table></td>
      </tr>
      <tr></tr>
    </table>
    with the css in the main document it will work

    or see the iframe example(samplecontent2.htm) on the DD page
    Vic
    God Loves You and will never love you less.
    http://www.vicsjavascripts.org/Home.htm
    If my post has been useful please donate to http://www.operationsmile.org.uk/

  5. #5
    Join Date
    Apr 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Super, thanks guys... it was a combo of both. I can't believe I missed linking the style sheet. THANKS!!!

Similar Threads

  1. Urban Gray Accordion Menu with fetched content
    By liorshm in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 02-10-2013, 08:57 PM
  2. Resolved Interstitial Content Box (v1.1)
    By rexi in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 05-25-2011, 11:20 PM
  3. Interstitial Content Box
    By Elbee in forum Dynamic Drive scripts help
    Replies: 0
    Last Post: 04-12-2011, 05:23 PM
  4. Interstitial Content Box (v1.1) Help Please
    By schaw in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 08-17-2009, 05:23 PM

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
  •