CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Threaded View

  1. #1
    Join Date
    Aug 2000
    Location
    Essex, Uk
    Posts
    1,214

    [RESOLVED] Assigning a stylesheet

    HI Guys,

    I've a Stylesheet in my webproject. I have assigned the stylesheet to my default page using <link...>. In the stylesheet I have several styles defined. I have a default one for a button for example and other custom ones. How do I assign a custom from my stylesheet against a particular button.

    i.e. I have 6 buttons 5 use the default style, but I want the 6th to have a different style.

    Thanks
    Last edited by Bill Crawley; February 16th, 2007 at 04:27 AM. Reason: narrow question
    If you find my answers helpful, dont forget to rate me

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured