Forum Hosting  

Go Back   Forum Hosting > IPB Support > IPB General Support

IPB General Support Post your questions here, no bug reports.


Reply
 
LinkBack Thread Tools Display Modes
Old 07-30-2007, 01:45 PM   #1 (permalink)
Junior Forumer
 
captainmoore's Avatar
 
Join Date: Jan 2007

Location: Manchester, Uk
Posts: 133
Rep Power: 0 captainmoore is an unknown quantity at this point
fTrader: (0)
fBuck$: 194
Bank: 0
Total fBuck$: 194

My Forumer
My Country:
Send a message via MSN to captainmoore
Default Mouseover member legend

Right i have the Mouseover member legend but i would like to use my own images, How could i do this

- Admin
- Mod
- Member
- Banned

captainmoore is offline   Reply With Quote
Old 07-30-2007, 01:46 PM   #2 (permalink)
Confessed Noob
 
SawanM's Avatar
 
Join Date: Dec 2006
Tournaments Won: 2

Posts: 9,072
Rep Power: 13 SawanM has a spectacular aura aboutSawanM has a spectacular aura aboutSawanM has a spectacular aura about
fTrader: (36)
fBuck$: 66,704
Bank: 0
Total fBuck$: 66,704

My Forumer
My Country:
Default Re: Mouseover member legend

Post the code here.

Sezza Web Directory
Top Web Hosting Reviews|Top 10 Web Hosting|Web Host Rating
Tu ne cede malis, sed contra audentior ito
Do not give in to evil but proceed ever more boldly against it!
SawanM is offline   Reply With Quote
Old 07-30-2007, 01:49 PM   #3 (permalink)
Elite Forumer
 
Wild Cat's Avatar
 
Join Date: May 2007

Location: UK
Posts: 4,852
Rep Power: 7 Wild Cat will become famous soon enoughWild Cat will become famous soon enough
fTrader: (3)
fBuck$: 1,361
Bank: 120,300
Total fBuck$: 121,661

My Forumer
My Country:
Default Re: Mouseover member legend

This might help:

http://fhq.forumer.com/showthread.php?t=5397

Good luck
Wild Cat is offline   Reply With Quote
Old 07-30-2007, 02:38 PM   #4 (permalink)
Junior Forumer
 
captainmoore's Avatar
 
Join Date: Jan 2007

Location: Manchester, Uk
Posts: 133
Rep Power: 0 captainmoore is an unknown quantity at this point
fTrader: (0)
fBuck$: 194
Bank: 0
Total fBuck$: 194

My Forumer
My Country:
Send a message via MSN to captainmoore
Default Re: Mouseover member legend

<tr>
<td class='pformstrip' colspan='2'>List members</td>
</tr>
<tr>
<td width="5%" class='row2'><{F_ACTIVE}></td>
<td class='row4' width='95%' align='left'>
<form>
<table height="15" align='left'>
<tr>
<td><b>Legend: </b></td>
<td onclick="window.location='{ibf.script_url}act=Members&filter=X'" height="15" width="15"
bgcolor='red' onmouseover="document.getElementById('grpDesc').innerHTML = 'Administrators'" onmouseout="document.getElementById('grpDesc').innerHTML = '&nbsp;'"></td><td onclick="window.location='{ibf.script_url}act=Members&filter=X'"
onmouseover="document.getElementById('grpDesc').innerHTML = 'Moderators'" onmouseout="document.getElementById('grpDesc').innerHTML = '&nbsp;'" height="15" width="15" bgcolor='Green'></td>
<td onclick="window.location='{ibf.script_url}act=Members&filter=X'"
onmouseover="document.getElementById('grpDesc').innerHTML = 'Member'" onmouseout="document.getElementById('grpDesc').innerHTML = '&nbsp;'" height="15" width="15" bgcolor='Black'></td>
<td onclick="window.location='{ibf.script_url}act=Members&filter=X'"
onmouseover="document.getElementById('grpDesc').innerHTML = 'Banned'" onmouseout="document.getElementById('grpDesc').innerHTML = '&nbsp;'" height="15" width="15" bgcolor='FF9900'></td>


<td align='right' width="70%" class='row4'><b>Group:</b></td><td>
<div id='grpDesc' style='width:80px;text-align:center;font-size:11px;font-family:verdana,arial;border:0px'>&nbsp;</div>
</td>

</tr></table></form>
</td>
</tr>

captainmoore is offline   Reply With Quote
Old 07-30-2007, 05:13 PM   #5 (permalink)
Junior Forumer
 
captainmoore's Avatar
 
Join Date: Jan 2007

Location: Manchester, Uk
Posts: 133
Rep Power: 0 captainmoore is an unknown quantity at this point
fTrader: (0)
fBuck$: 194
Bank: 0
Total fBuck$: 194

My Forumer
My Country:
Send a message via MSN to captainmoore
Default Re: Mouseover member legend

Can eney one help me with this

captainmoore is offline   Reply With Quote
Old 08-01-2007, 07:22 AM   #6 (permalink)
Junior Forumer
 
captainmoore's Avatar
 
Join Date: Jan 2007

Location: Manchester, Uk
Posts: 133
Rep Power: 0 captainmoore is an unknown quantity at this point
fTrader: (0)
fBuck$: 194
Bank: 0
Total fBuck$: 194

My Forumer
My Country:
Send a message via MSN to captainmoore
Default Re: Mouseover member legend

Right i will pay 50fbuck$ if some one can help me with this

All i wont is my own images on my mouseover legend.

captainmoore is offline   Reply With Quote
Old 08-01-2007, 09:56 PM   #7 (permalink)
duy
Active Forumer
 
duy's Avatar
 
Join Date: Jul 2006

Location: Hanoi, Vietnam
Posts: 313
Rep Power: 2 duy is on a distinguished road
fTrader: (0)
fBuck$: 1,074
Bank: 0
Total fBuck$: 1,074

My Forumer
My Country:
Send a message via Yahoo to duy
Default Re: Mouseover member legend

Quote:
Originally Posted by captainmoore View Post
<tr>
<td><b>Legend: </b></td>
<td onclick="window.location='{ibf.script_url}act=Members&filter=X'" height="15" width="15"
bgcolor='red' onmouseover="document.getElementById('grpDesc').innerHTML = 'Administrators'" onmouseout="document.getElementById('grpDesc').innerHTML = '&nbsp;'"></td><td onclick="window.location='{ibf.script_url}act=Members&filter=X'"
........
Follow this, here is to change the pic for Administrators, change the remaining groups by youself:
.....
<td><b>Legend: </b></td>
<td onclick="window.location='{ibf.script_url}act=Members&filter=X'" height="15" width="15"' onmouseover="document.getElementById('grpDesc').innerHTML = 'Administrators'" onmouseout="document.getElementById('grpDesc').innerHTML = '&nbsp;'"><img src="your image link" width="25"
height="25" border="0"></td><td onclick="window.location='{ibf.script_url}act=Members&filter=X'"
.....
Remember, delete bgcolor='red' and add the blue line with you image link.
Hope this help. Can we bargain for fbucks? (Joking)

Last edited by duy; 08-01-2007 at 10:19 PM.

Cash is not all. We still have golds, silvers, credit cards, bank notes, securities...
duy is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Urgent help about MEMBER LEGEND! LiamGTR Graphics and Web Design (free) 0 03-05-2007 10:06 AM
Member Legend devilZinC IPB General Support 4 08-09-2006 05:06 PM
Member Legend? T.G.K IPB General Support 4 04-21-2005 07:47 AM
Member Legend... N00B IPB Skinning Help 27 11-21-2004 11:24 AM
Member Legend... bobjoe IPB General Support 0 12-31-1969 06:00 PM