
How can I add my own icons to MyTabs? What's the code for this?
![]() |
![]() How can I add my own icons to MyTabs? What's the code for this?
if you are referring to MyTabs plugin then you can use css background property for the tabs (through tabs configuration)
![]()
^ well, you can add required images through css background property !
![]()
when editing tab, each tab has codes for tab style and selected tab style.
inline style code used for div element can be modified and required background image can be added [eg. background: url(path/to/image);] ![]()
^ well, you can add the icon code before {$name} !
![]() Bump. |
« Next Oldest | Next Newest »
|