4th Jun, 03:53 pm
How do we change the controller icon on the GameOne theme?
I want it to be a key instead of a controller.
I want it to be a key instead of a controller.
GameOne Icon Change
|
4th Jun, 03:53 pm
How do we change the controller icon on the GameOne theme?
I want it to be a key instead of a controller.
7th Jun, 10:40 pm
(4th Jun, 03:53 pm)veconomy Wrote: How do we change the controller icon on the GameOne theme? Edit the global.css file on line 542 and find the following: Code: .forum_on:before, .forum_off:before { Replace with: Code: .forum_on:before, .forum_off:before { Modify what is in between the double quotes above. You MUST use FontAwesome for this edit. Checkout the following link for FontAwesome fonts: http://fontawesome.io/icons/ Click on any icon you want then find the "unicode" value for the icon and insert into your global.css edit. If I was changing the icon to a key I would use the following code: Code: .forum_on:before, .forum_off:before { I hope that helps you.
it's possible to replace this controllel icon with a img icon?
31st Jul, 11:44 pm
Yes but his would require template edits. Are you looking for unique icons per forum?
31st Aug, 11:14 pm
Yes please, i'd love to edit the icons to custom ones.
|
« Next Oldest | Next Newest »
|