Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] adding CSS to an iFrame calling a hosted site

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #153553
    timaging
    Participant

    hi,

    ok, so check out this page

    http://www.retrosheet.org/boxesetc/B/FR_BOS.htm

    I want to have an iFrame on a local site, but create styles for this site that’s hosted elsewhere. Is there a way to do that? I don’t have access to that site, but want to display the information and have it look nicer.

    thanks! Dave

    #153556
    Paulie_D
    Member

    If it’s cross-domain, I don’t think so.

    If it is possible basic css isn’t going to get it done.

    JS will certainly be a factor.

    #153569
    Senff
    Participant

    Unless you have direct access to the page that’s in the iFrame, you can not manipulate that page — not even with JS.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.