*Hi jain,
I have the code of this icon

this the code

 

/** Forum **/
.xg_widget_forum .xg_headline .tb h1 {
/* background-color:#FFFFFF; */
background:url(http://api.ning.com/files/zBZZ3mA40L8tQ*hjXDipZhO3Qls5Kp11YkjlicIgmy8ZMun2I278q549gPZz2SC0PKu9sM45n0MC-oTrvojPc7NRMWkjHxx9/forums.png) no-repeat;
_text-indent:40px;
padding-top:1px;
}

 

but the icon is go in left side
I want it to be in right side

Views: 121

Replies are closed for this discussion.

Replies to This Discussion

I thought these icons and code were part of the VIP Group. Did you lift the code from here or somewhere else?

This may work for you. You won't need the text-indent. Unless I forgot and added this to free tips, please be sure you are a member of the VIP Group for authorization to use the code.

/** Forum **/
.xg_widget_forum .xg_headline .tb h1 {
/* background-color:#FFFFFF; */
background:url("http://storage.ning.com/topology/rest/1.0/file/get/981289002?profile=original") no-repeat top right;
text-indent:0px;
padding-top:1px;
}

Thank you

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips