Server controls inheriting colours from stylesheet

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mantorok

    Server controls inheriting colours from stylesheet

    I have some controls such as a linkbutton and it is inheriting the colour
    from the style-sheet - how can I override this?

    Thanks
    Kev


  • S. Justin Gengo

    #2
    Re: Server controls inheriting colours from stylesheet

    Kev,

    The easiest way would be to give it a class and set the colour for that
    class specifically in the stylesheet. That way other site links won't be
    affected.

    --
    Sincerely,

    S. Justin Gengo, MCP
    Web Developer / Programmer



    "Out of chaos comes order."
    Nietzsche
    "Mantorok" <none@tiscali.c o.uk> wrote in message
    news:dkfd8s$987 $1@newsfeed.th. ifl.net...[color=blue]
    >I have some controls such as a linkbutton and it is inheriting the colour
    >from the style-sheet - how can I override this?
    >
    > Thanks
    > Kev
    >[/color]


    Comment

    Working...