[CLOSED] Adding Icon classes to page

  1. #1

    [CLOSED] Adding Icon classes to page

    Is there a way of forcing specified Icon classes to be added to a page. E.g. If I have a button that uses the "FlagRed" icon, the following CSS is automatically added to the page:

    .icon-flagred{background-image:url(/appname/icons/flag_red-png/coolite.axd) !important
    How can I force additional Icon classes to be added to the page, without using the Icon in a control? I've looked at the ScriptManager options but can't find anything obvious to achieve this.

    Thanks,

    Dan
  2. #2

    RE: [CLOSED] Adding Icon classes to page

    Hi,

    ScriptManager1.RegisterIcon(Icon.Add);
  3. #3

    RE: [CLOSED] Adding Icon classes to page

    Thanks, completely missed that one!

    Dan

Similar Threads

  1. [CLOSED] Styles abnormal after adding EXT to page...
    By tjbishop in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jul 12, 2012, 12:39 PM
  2. adding tab and refresh page
    By ozayExt in forum 1.x Help
    Replies: 1
    Last Post: Nov 04, 2011, 12:23 AM
  3. Replies: 1
    Last Post: May 20, 2011, 5:02 AM
  4. [CLOSED] Adding an icon to each row in a grid panel...
    By garrisrd in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Aug 24, 2010, 11:05 PM
  5. Replies: 0
    Last Post: Sep 24, 2009, 5:56 AM

Posting Permissions