Picture Rather Then Names In Subcribe Module |
![]() ![]() |
Picture Rather Then Names In Subcribe Module |
Jul 7 2005, 11:43 PM
Post
#1
|
|
|
Good-Bye. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,100 Joined: Jun 2005 Member No: 161,149 |
Do you guyz hava code that like you Picture Rather Then Names In Subcribe Module
|
|
|
|
Jul 8 2005, 12:01 AM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
I guess you can use that scrpit in the script sections that replaces the subscribers' name to their real ones. Except when you change their name, use the img tags so that it'll become an image.
|
|
|
|
Jul 8 2005, 12:04 AM
Post
#3
|
|
|
Good-Bye. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,100 Joined: Jun 2005 Member No: 161,149 |
... help I suck @ codes
here da code 4 subcribe thing 2 try into names but how do you put it pics? |
|
|
|
Jul 8 2005, 12:10 AM
Post
#4
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
Seriously, you could at least try to figure out what I just said. You're making me think you're just be lazy. T_T
But *sigh* I've already ran out of patience enough to yell at you. So whatever the hell. You use this code to replace it with images. Where it says QUOTE else if (str.match (/XANGA USERNAME/i)) links[l].innerHTML = str.replace (/XANGA USERNAME/i, "WHAT TO BE CHANGED TO"); Replace each WHAT TO BE CHANGED TO into image tags. So it'd be QUOTE else if (str.match (/XANGA USERNAME/i)) links[l].innerHTML = str.replace (/XANGA USERNAME/i, "<img src="url">"); And you change the XANGA USERNAME to the xanga username. I'm not sure it works, but I think it does for a reason I will not explain. Just incase it brings up more confusin. :] |
|
|
|
Jul 10 2005, 11:51 PM
Post
#5
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jul 2005 Member No: 170,677 |
I was wondering the same thing and tried what you suggested, but it still does not work.
usually I can sorta figure out what the problem is, but I have no idea in this case. |
|
|
|
Jul 11 2005, 12:06 AM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
Hmmm you can probably use one of the cosumt modules the one with tables and for the subs you can try using this for the pictures
|
|
|
|
Jul 11 2005, 12:07 AM
Post
#7
|
|
![]() Mr.Charismatic ![]() ![]() ![]() ![]() Group: Member Posts: 175 Joined: Jul 2005 Member No: 163,383 |
you could just create a new custom module and make the images that you want to show up then inside the custom module use the image tags and link them to whoever... lol I think thats much easier :) but hey thats just me and my lazy self
|
|
|
|
![]() ![]() |