PDA

View Full Version : Help please


heugabel
06-05-2009, 10:42 PM
Hi can someone tell me what code to use to put the blue icon left instead of right?

thank you

HMBeaty
06-05-2009, 10:45 PM
What's the code you are using for that?

heugabel
06-05-2009, 10:53 PM
Hi im using:

<img src="/images/online_Webmaster.gif"></span></b>

HMBeaty
06-05-2009, 10:54 PM
For that whole area you're showing?

heugabel
06-05-2009, 10:58 PM
Yes I go to ACP - Usergroups - usergroup manager - edit webmaster - Username HTML Markup - first box i put this: <b><span style="color: #0033FF;">

and second box: <img src="/images/online_Webmaster.gif"></span></b>

HMBeaty
06-05-2009, 11:03 PM
So are you trying to use this as the online/offline image or just an image by the username? Is this going to be by just YOUR username? What exactly are you trying to do with this?

heugabel
06-05-2009, 11:05 PM
just trying to put this as a image next to the webmasters and administrators.

HMBeaty
06-05-2009, 11:25 PM
Best thing I can think of at the moment is using that as a rank image for the administrators and webmasters and just changing the templates as far as where the rank is displayed

heugabel
06-06-2009, 12:07 AM
thank you for your help

Lynne
06-06-2009, 02:34 AM
Yes I go to ACP - Usergroups - usergroup manager - edit webmaster - Username HTML Markup - first box i put this: <b><span style="color: #0033FF;">

and second box: <img src="/images/online_Webmaster.gif"></span></b>
Have you tried just moving the image to the first box? ie:
<b><img src="/images/online_Webmaster.gif"><span style="color: #0033FF;"> (second box: </span></b> ) ?

Xencored
06-06-2009, 08:29 AM
Hi can someone tell me what code to use to put the blue icon left instead of right?


thank you

Is that all one image (i mean not 3 single images)
if its all one code has nothing to do with what your trying to do