Results 1 to 3 of 3

Thread: iframe hover links color

  1. #1
    Join Date
    Apr 2005
    Location
    Florida
    Posts
    13
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Question iframe hover links color

    Hello. I have a bit of an issue with an iframe I'm using on my site. Its from another site. It puts relevant news stories on my front page. When retrieving the code from the original site, it gives me customization options... but link hover color is not one of the options. Now since its not MY iframe, I don't have CSS control (I don't think)... so is there any way I can edit the iframe/script code and make the links have a hover color? The link below is where the iframe, its code and its options can be found... and below that is the code that I have on my site.

    http://www.feedzilla.com/latest-news...uccaneers.html

    <!-- Begin code - Feedzilla's news widget --><iframe src='http://www.feedzilla.com/tools/steppatch_nc_frame.asp?myp=latest&id=0628194506344&code=html&c=&scroll=&prov=news&width=550&height=390&cat=Sports&cat2=Football%20-%20NFL%20-%20Tampa%20Bay%20Buccaneers&num_articles=10&show_summaries=Yes&show_sources=No&show_dates=Yes&title=&keywords=&url=&headers_size=14pt&title_size=10pt&title_bold =Yes&font_size=10pt&font_family=Verdana&text_alignment=Left&space=Yes&titlecolor=%23000000&fcolor=%23990000&desccolor=%23000000&sourcecolor=%23FF0000&datecolor= %23999999&bgcolor=%23FFFFFF&rid=&1230515740084' width='550' height='390' frameborder='0' marginwidth='0' marginheight='0' allowtransparency='True' scrolling='no'></iframe><!-- End code - Feedzilla's news widget-->
    Last edited by Monstar; 12-29-2008 at 02:39 PM.

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    You can't do anything if you're using an iframe to load the content. You could use one of feedzilla's other methods (JS or PHP) and you would be able to assign your own CSS.

  3. The Following User Says Thank You to Medyman For This Useful Post:

    Monstar (01-04-2009)

  4. #3
    Join Date
    Apr 2005
    Location
    Florida
    Posts
    13
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the info.

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
  •