Jump to content
DevFuse Forums

[RESOLVED] Image With Group Name


Feronso

Recommended Posts

hello alls i m try to show GROUP IMAGES and it's showing fine but it's look long i wan to fix this and attached image with very befor name.

 

current i m used this code

 

<IMG SRC='http://www.imageshack.us/experts2.png' WIDTH='30' HEIGHT='30' BORDER='0'<span style='font-weight:bold;color:#006699;'>

 

i also try this

 

<IMG SRC="http://www.imageshack.com/experts2.png" WIDTH="30" HEIGHT="30" BORDER="1"<span style='font-weight:bold;color:#006699;'>

 

and also try this

 

<IMG SRC="http://www.imageshack.com/experts2.png" WIDTH="30" HEIGHT="30" BORDER="1"><span style='font-weight:bold;color:#006699;'>

 

but always result will be same like

 

pt4ar.jpg

 

but i want to make this near like this. it's i m maked in Paintshop

 

msfynm.jpg

Link to comment
Share on other sites

  • Management

Try something like this and make sure at the end of ;'> you have no white spaces in the prefix textbox.

 

<img src='http://www.imageshack.us/experts2.png' width='30' height='30' /><span style='font-weight:bold;color:#006699;'>

Link to comment
Share on other sites

another problem i detected .. when image group member online on board then they have show Two images on MEMBER BAR but in logeed in as bar showing 1 image and in any where show 1 image just only showing two images in MEMBER BAR

 

see this

 

rrrqxf.jpg

 

whats the problem ? i m using Group format color MOD and i m recheck three time that mod have no problem.

Link to comment
Share on other sites

i m putted 32x32 image icon to my expert group then it will be showing fine on any where at forum but when Expert group member online then they have show TWO images icons on his MEMBER BAR

 

Look

 

this is two images in one first one is MEMBER BAR there show two 32x32 icons and second will be Info bar there show the simple 1 32x icon. in the User & Group i added 1 link of this icon but it showed two icons in the MEMBER BAR

 

rrrqxf.jpg

Link to comment
Share on other sites

If you are wanting custom tags to show throughout the whole board you have to install a mod for that. It would be (t23) group format 1.1. not sure where you could find it. btu also for custom codes. theyshould be formatted like this for images.

 

For cusotm tags
------------------
<img src="DIRECT LINK" alt="> - prefix

"> - suffix


Regular tags
----------------
<SPAN STYLE="color:yellow;background-image: url(LINK TO PIC)"> - prefix

</span> - suffix

.

 

Hope this helps you out.

Link to comment
Share on other sites

i understand as u said. but my problem is different.

 

i have added 1 image for my group and th at will be show any where there group member will be post.

but

in the Member Bar near LogOut showing the same Group icons but 2 times

but

at very below Welcome Back bar showing normal 1 icon. then i want to know why the MEMBER_BAR showing 2 icons ?

 

look: rrrqxf.jpg

 

u can see the "logged in as" bar showing two icons and welcome back bar showing 1 icons. hope u understand

Link to comment
Share on other sites

  • Management
i understand as u said. but my problem is different.

 

i have added 1 image for my group and th at will be show any where there group member will be post.

but

in the Member Bar near LogOut showing the same Group icons but 2 times

but

at very below Welcome Back bar showing normal 1 icon. then i want to know why the MEMBER_BAR showing 2 icons ?

 

look: rrrqxf.jpg

 

u can see the "logged in as" bar showing two icons and welcome back bar showing 1 icons. hope u understand

 

That issue would be caused by the other modification you have installed, best to post in the mods support topic to see what's wrong. Have your solved your original issue of spacing?

Link to comment
Share on other sites

Can anybody tell me

 

<img src='http://www.imageshack.us/experts2.png' width='30' height='30' /><span style='font-weight:bold;color:#006699;'>

 

Where can i put this code for image with groups??

 

Thanks,

 

Link to comment
Share on other sites

your problem is the format of the code you are using. you have it backwords. lol look at the example code i gave. for ipb to show custom tags like yours. they have to be in the format example i gave you.

 

For cusotm tags
------------------
<img src="DIRECT LINK" alt="> - prefix

"> - suffix				


Regular tags
----------------
[b]<SPAN STYLE="color:yellow;background-image: url(LINK TO PIC)">[/b] - prefix

</span> - suffix

 

look at my span code. And how it is formatted. use that format and it should eliminate your problem.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Guest
This topic is now closed to further replies.
×
×
  • Create New...