Page 2 of 2

Re: Mod Powers

PostPosted: Mon May 21, 2012 4:42 pm
Author: Helter
ive not seen a mod like that. I know Michaelo was using a "Fixed" Topic icon

Re: Mod Powers

PostPosted: Thu Jun 07, 2012 10:33 pm
Author: viragotech
Think I asked once before but how do you edit the top of the page menu items?

Id like to ditch the chat and replace it with google+

https://plus.google.com/u/0/106212513726926489709

Image

PostPosted: Thu Jun 07, 2012 11:24 pm
Author: Helter
with IM3 youll have to edit the file directly. forum root/styles/proSilver/template/overall_header.html

Re: Mod Powers

PostPosted: Fri Jun 08, 2012 12:17 pm
Author: viragotech
Sweet,

where do I find the chat icon to change it and or add a google + one?

Code: Select all
li class="icon-chat"

Re: Mod Powers

PostPosted: Fri Jun 08, 2012 6:32 pm
Author: Helter
buttons.css
Code: Select all
/* Icon images
---------------------------------------- */
.sitehome, .icon-chat,


colors.css
Code: Select all
/* Icon images
---------------------------------------- */
.sitehome                  { background-image: url("{T_THEME_PATH}/images/icon_home.gif"); }
.icon-chat                  { background-image: url("{T_THEME_PATH}/images/icon_chat.gif"); }

Re: Mod Powers

PostPosted: Fri Jun 08, 2012 11:08 pm
Author: viragotech
I can't find it in the prosilver folder, or main image icon folders, less IM blind ;)

PostPosted: Sat Jun 09, 2012 6:25 pm
Author: Helter
it is in styles/prosilver/theme/