G2 icon

A place for users and developers of the Xataface to discuss and receive support.

G2 icon

Postby mstegani » Fri Jan 04, 2013 5:25 am

How can I show icon on buttons (action or htmlreport) on G2 interface?

thank you
Marco
mstegani
 
Posts: 9
Joined: Mon Sep 24, 2012 2:24 am

Re: G2 icon

Postby shannah » Fri Jan 04, 2013 9:57 am

I haven't included icons in the G2 theme as a style choice. These are all hidden using the G2 stylesheet:
http://weblite.ca/svn/dataface/modules/ ... global.css

Notice rules like:
Code: Select all
.xf-button-bar-actions ul li a img {
   display: none;
}


(This probably isn't the only one)

The nice thing about CSS is that you can override any rule with your own rules.

-Steve
--
Steve Hannah
@shannah78 (on twitter)
sjhannah.com blog
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 26 guests

Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved