ultimategamer
|
karma images not showing upI did exactly what HOWTODOIT said, but I didn't put in the profile. The karma image links are invalid probably because of
All help will be thanked.
|
mr w0nder
|
add this code | Code: | | <img src="ranks/Hearts/rankl{KARMA}.gif |
after this code
| Code: | | <a href="javascript:void(0)" onclick="window.open('addrating.php?userid={USER_ID}&component=KARMA', '_addrating', 'resizable=yes,width=500,height=360')">Add Karma</a><img src="ranks/Hearts/rankl{KARMA}.gif"> |
so it will look like this
| Code: | <a href="javascript:void(0)" onclick="window.open('addrating.php?userid={USER_ID}&component=KARMA', '_addrating', 'resizable=yes,width=500,height=360')">Add Karma</a><img src="ranks/Hearts/rankl{KARMA}.gif">
<img src="ranks/Hearts/rankl{KARMA}.gif |
|
ultimategamer
|
You mean,
| Code: | | <img src="ranks/Hearts/rankl{KARMA}.gif> |
|
mr w0nder
|
yes sorry i accidently deleted the >
|
ultimategamer
|
It isn't adding anything! I tried it and rankl0.gif is rankl.gif. And I added and it said for imagee location rankl.gif. Please help!
|
mr w0nder
|
hmmm if that didn't work then you better check howtodoit
|
|
|