Results 1 to 3 of 3

Thread: external page on facebox

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

    Default external page on facebox

    1) Script Title:
    FaceBOX 1.1
    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...ebox/index.htm
    3) Describe problem:
    i at all, i would to know what and how kind of css tag i can modify and add at the remote page look..
    I tried to add some tag (like div, class etc) to my external file, but with no success
    Pleas help me.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    You can put whatever tags or classes you want on the external page, just use an ordinary plain text editor. But I think you know that, and that they won't work with rules in a stylesheet on that external page. The rules for those tags or classes must be in a stylesheet on or linked to the 'top' page. Or you can just use inline style on the external page, ex:

    HTML Code:
    <div style="font-weight:bold;color:red;">I'm Bold Red!</div>
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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

    Default

    I'm sorry for my bad english!

    tnx for the answer.
    i tried to put my class for facebox to an a externall css file with no result, i resolve this including style tags to the div tags on the external page that i would to open with facebox.
    thanks a lot!

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
  •