0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

CSS and Firebug question

  • CSS and Firebug question

    Posted 16 years 2 months ago
    • Could someone tell me why I am having conflicts in my css for Mixxmag and what does it mean in firebug when a style has a line through it like this:

      This image is hidden for guests.
      Please log in or register to see it.


      Thanks

      Update: This is fixed with the solution below. The !important works like a charm

      Thanks
    • Last Edit: 16 years 2 months ago by Katherine W.
    • Maria Dacus's Avatar
    • Maria Dacus
    • Elite Rocketeer
    • Posts: 943
    • Thanks: 1
    • Web Site Designer/Administrator

    Re: CSS and Firebug question

    Posted 16 years 2 months ago
    • Could you explain more about the conflicts?

      When you see a line through it like that, that means that you have two (or more) places in your css files that style the same thing. In that example, the choice of font. Since there is more than one option, the site uses the last style that it finds. If you are having trouble with this, find the line that you want to be the correct style, and add "!important" before the semi colon in that line of code. This will force the site to read that style no matter what comes after it.
    • When solved, please modify your original post and add (SOLVED) into the subject AND change your icon to the green check.  This helps people know they can find a solution in your post if they have the same problem.
  • Re: CSS and Firebug question

    Posted 16 years 2 months ago
    • If I knew how to modify my original post then I would say this was SOLVED, but I don't... :oops:
    • Maria Dacus's Avatar
    • Maria Dacus
    • Elite Rocketeer
    • Posts: 943
    • Thanks: 1
    • Web Site Designer/Administrator

    Re: CSS and Firebug question

    Posted 16 years 2 months ago
    • Hey, you should see on your original post an "EDIT" button. Choose that, then select the green check mark for a post icon. Thanks!
    • When solved, please modify your original post and add (SOLVED) into the subject AND change your icon to the green check.  This helps people know they can find a solution in your post if they have the same problem.
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: CSS and Firebug question

    Posted 16 years 2 months ago
    • Marked solved.

      Thanks Maria!!
    • Thanks,
      jim

Time to create page: 0.066 seconds