"rel link" CSS problem - Need advice

Discussion in 'CSS' started by axgdesigns, Sep 15, 2012.

  1. #1
    Currently I have a jquery color picker on my page, but have a rel link to my other page's CSS. Apparently the CSS is screwing up elements in my jpicker, and I need to find an easy solution without having to re-implement all of the CSS and find out what is screwing it up. If you think you can help, please send me a PM for the website link.

    (tried using !important tags on the jpicker's css to see if anything was being over-written; no luck)

    Thanks so much
     
    axgdesigns, Sep 15, 2012 IP
  2. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #2
    Firebug or Opera dragonfly can be used to analyze the broken elements to see what/where it's getting it's CSS from...

    Though really that's part of why I don't believe in using off the shelf scripts on sites, much less anything that relies on jquery asshattery.
     
    deathshadow, Sep 16, 2012 IP
  3. axgdesigns

    axgdesigns Banned

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    Thanks for that, I will check them out. Unfortunately (for now) I have to rely on jQuery for certain things as my javascript skills are lacking.
     
    axgdesigns, Sep 16, 2012 IP
  4. pavanparasa

    pavanparasa Member

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #4
    Firebug all the way :)
     
    pavanparasa, Sep 18, 2012 IP