Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5956661
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T18:17:22+00:00 2026-05-22T18:17:22+00:00

Im importing an XML feed which has inline styles applied to its divs like:

  • 0

Im importing an XML feed which has inline styles applied to its divs like:

 face="Verdana"

I want to override this with CSS. Ive tried this:

#containing-div div {  
    font-family: arial !important; 
}

But its not working. As ‘face’ is deprecated I’d hoped it would be overridden with the ‘font-family’ but it appears not to be. Given that I can’t change the XML feed (I know I should be able to but just trust me!), how can I override this?
Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T18:17:22+00:00Added an answer on May 22, 2026 at 6:17 pm

    Assuming that this:

    face="Verdana"
    

    is actually this:

    <font face="Verdana">..</font>
    

    (and it must be, right? There’s no way it’s <div face="">)

    then you should use this CSS:

    #containing-div, #containing-div font {  
        font-family: arial; 
    }
    

    There should be no need for !important. The point is to select the font elements.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Converting XML to JSON using Python? I am importing an XML feed
I'm using XML::Simple to parse an XML file which I then want to use
I am importing an RSS feed from the NOAA website which is returned as
I have a controller that looks like this for importing xml to my site:
I'd like to automate importing cert(s) on a Windows CE device. Pushing the certs
Which method makes the most sense for importing a module in python that is
i am trying to parse an xml blog found here: http://www.feed43.com/1515171705611023.xml it has pictures
I've been working on importing XML into an iPad Core Data application. I have
I want to import an XML file from polarpersonaltrainer.com that stores heartrate data into
I have a winapp which writes data into a xml(Data.xml). This xml is my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.