Webmastersite.net
Register Log In

Where do I change the icon reference
for {ONLINEREADYTOCHATICON}

Comments on Where do I change the icon reference

jsfent
Member

Usergroup: Customer
Joined: Dec 01, 2007

Total Topics: 12
Total Comments: 24
jsfent
Posted Oct 27, 2009 - 9:05 PM:

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
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
Posted Oct 28, 2009 - 1:12 PM:

Replace it with
<IF {ONLINEREADYTOCHAT}><a href="im.php?with={ONLINEID}"  target="win" onClick="window.open(\'\',\'win\',\'{IMDIMENSIONS}\');"><img src="{IMAGESURL}/chaticon.png" border="0" alt="IM" /></a></IF>


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.
jsfent
Member

Usergroup: Customer
Joined: Dec 01, 2007

Total Topics: 12
Total Comments: 24
jsfent
Posted Oct 28, 2009 - 8:04 PM:

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.
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
Posted Oct 29, 2009 - 6:33 PM:

{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.
Search thread for
Download thread as
  • 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.