What would the HTML be to add a image to the end of a usergroup, Well like a username on a vB.
So when ever you add them to it its like
Ross :)
ect....
Ross
Printable View
What would the HTML be to add a image to the end of a usergroup, Well like a username on a vB.
So when ever you add them to it its like
Ross :)
ect....
Ross
In the second text box in admincp where you format a name colour ect, add <img src="link here"> to the end of the code.
The above is correct
<img src="name.png(or extension)>
Or, if it's hosted up on a cpanel
<img src="/images/name.png>
something along those lines.
Xhtml valid code =
Or if the image is hosted on your siteHTML Code:<img src"http://www.hhgs.net/images/image.gif" />
Just felt like posting :eusa_whisHTML Code:<img src"/images/image.gif" />
wheres the "=" in "src"
It didnt work:
http://forum.lazycoder.co.uk/~hhgsnet/member.php?u=1937
Hmmm.
is the image uploaded into a folder in cpanel?
<img src="{folder name}/{file name with extension}>
Ok this isnt working LOL:
http://www.hhgs.net/member.php?u=1937 is the user who its connected to
Erm heres what it looks like atm:
First bit of code:
Second bit:Quote:
<b><font color="grey">
Doesnt work tho :sQuote:
</font> </b><img src"http://www.hhgs.net/ross/Santa2.png"/>
For the img src bit, you need a = between the src and the link. Then it should work.
ty smiddy, +rep in a sec
Erm now on the shoutbox the image has a huge square around it
+rep to get this away
Ross
Is the right code ;)Code:<b><font color="grey"> </font> </b> <img src="http://www.hhgs.net/ross/Santa2.png" />
Yeah that's the only problem with these images in names thing, you need a black background for it to look good I'm afraid.
You serious smiddy :(
Well I never found a way around it when I ran H-P forum. Cos I wanted it too :P
But it looks good when you view the profile.
Anyway, that image would be too big anyway, look how much it stretches the Users online box.
Im pretty sure i found a way when i made Ross Birthday VIP but i deleted tht vip some time ago hmm
Read my post above, I edited it before I realised you posted again lol.
It looks good when you click on it Hmm
So Scott instead of:
It will be:Quote:
</font> </b><img src"http://www.hhgs.net/ross/Santa2.png"/>
Ye?Quote:
</font> </b><img src="Santa2.png" border="0" alt="Alternate text" />
Edited by Agesilaus (Forum Moderator): Please don't double post when you could have just edited your last post.
Ok this is for vB ye?
So thats the second bit of the start which is font w.e grey boldhttp://www.hhgs.net/member.php?u=1937
When i do your code its corny,The image is like ment to show up but it doesnt !