I want to change the icon that is called through the variable {ONLINEREADYTOCHATICON}. I can see it's probably calling the file images/chaticon.gif, but I can't find the place in the admin console to change the file name that is called.
What I'm wondering is, when it says "{IMAGESURL}" where is it looking to find the value for that variable? I want to be able to customize the things in the curly brackets.
Regarding upgrading, the only thing that has me hesitating to upgrade is having to redo all the CSS and other customizations. Is there a way to simplify that process?
{IMAGESURL} stands for http://yoursite/templates/images_default/ in a normal, recent intstallation. If you only use one set of images, not multiple styles, then you can write out the path manually if you want. You don't have to use {IMAGESURL}.
CSS is automatically retained, though the new CSS added can make it look different. Templates from before 5.0.0 can't be retained. Template upgrade service is available at $30/hr though, which consists of doing the upgrade and then reimplementing your customizations by consulting the old templates.
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on Where do I change the icon reference
Member
Usergroup: Customer
Joined: Dec 01, 2007
Total Topics: 12
Total Comments: 24
Hi,
I want to change the icon that is called through the variable {ONLINEREADYTOCHATICON}. I can see it's probably calling the file images/chaticon.gif, but I can't find the place in the admin console to change the file name that is called.
Your help would be appreciated.
Thanks
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Replace it with
The 2.0 series is many years old and long out of support, so your mileage there may vary, but I assume it'll work there.
Member
Usergroup: Customer
Joined: Dec 01, 2007
Total Topics: 12
Total Comments: 24
What I'm wondering is, when it says "{IMAGESURL}" where is it looking to find the value for that variable? I want to be able to customize the things in the curly brackets.
Regarding upgrading, the only thing that has me hesitating to upgrade is having to redo all the CSS and other customizations. Is there a way to simplify that process?
Thanks.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
{IMAGESURL} stands for http://yoursite/templates/images_default/ in a normal, recent intstallation. If you only use one set of images, not multiple styles, then you can write out the path manually if you want. You don't have to use {IMAGESURL}.
CSS is automatically retained, though the new CSS added can make it look different. Templates from before 5.0.0 can't be retained. Template upgrade service is available at $30/hr though, which consists of doing the upgrade and then reimplementing your customizations by consulting the old templates.