The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Topic Icon, more images from an image

2 posters

Go down

Topic Icon, more images from an image Empty Topic Icon, more images from an image

Post by panoss September 11th 2013, 5:21 pm

hello I would like your help to tell me how I can put more than one image in Topic Icon.


Topic Icon, more images from an image 110

the code for this is

Code:
<label style="vertical-align:bottom">
<input type="radio" name="post_icon" tabindex="2" value="{switch_icon_checkbox.row.cell.ICON_ID}" {switch_icon_checkbox.row.cell.ICON_CHECKED} id="post_icon_{switch_icon_checkbox.row.cell.ICON_ID}" /> 
<span onclick="document.forms['post'].post_icon_{switch_icon_checkbox.row.cell.ICON_ID}.checked=true">{switch_icon_checkbox.row.cell.ICON_IMG}</span>
</label>
Try to change it to

Code:
<label style="vertical-align:bottom">
<input type="checkbox" name="post_icon" tabindex="2" value="{switch_icon_checkbox.row.cell.ICON_ID}" {switch_icon_checkbox.row.cell.ICON_CHECKED} id="post_icon_{switch_icon_checkbox.row.cell.ICON_ID}" /> 
<span onclick="document.forms['post'].post_icon_{switch_icon_checkbox.row.cell.ICON_ID}.checked=true">{switch_icon_checkbox.row.cell.ICON_IMG}</span>
</label>
but do not show more than one picture.

Thank you!
avatar
panoss
Forumember

Posts : 34
Reputation : 1
Language : greece

Back to top Go down

Topic Icon, more images from an image Empty Re: Topic Icon, more images from an image

Post by panoss September 19th 2013, 9:05 pm

Does anyone know?
avatar
panoss
Forumember

Posts : 34
Reputation : 1
Language : greece

Back to top Go down

Topic Icon, more images from an image Empty Re: Topic Icon, more images from an image

Post by Ape September 20th 2013, 7:12 pm

can i ask you what the forum link is to where you found this  and is it a FM forum ?

and a link to your forum will be needed also

Ape Neutral


Topic Icon, more images from an image Left1212Topic Icon, more images from an image Center11Topic Icon, more images from an image Right112
Topic Icon, more images from an image Ape_b110
Topic Icon, more images from an image Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19109
Reputation : 1991
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum