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.

Widget Coding problems

3 posters

Go down

Solved Widget Coding problems

Post by eXzclusive July 24th 2011, 2:01 pm

Ok so i have this code: <a href="http://www.cybergamer.com.au/pug/pc/codblackops/" target="_blank"> <img src="https://2img.net/h/i1117.photobucket.com/albums/k589/eXzclusive1992/cybergamer.jpg
"> </a>

This is for one picture and link together, how do i add more pictures and links to this code for the 1 widget? i want it to scroll, around 3 seconds per pic + link
avatar
eXzclusive
Forumember

Posts : 55
Reputation : 0
Language : english

Back to top Go down

Solved Re: Widget Coding problems

Post by coco moco July 24th 2011, 2:06 pm

Well the links and images will have to be separate.

Try this site out http://www.quackit.com/html/codes/html_marquee_code.cfm it should do exactly what you want Smile
coco moco
coco moco
Forumember

Posts : 118
Reputation : 50
Language : English

Back to top Go down

Solved Re: Widget Coding problems

Post by eXzclusive July 24th 2011, 2:12 pm

what do you mean separate? could you show me?
avatar
eXzclusive
Forumember

Posts : 55
Reputation : 0
Language : english

Back to top Go down

Solved Re: Widget Coding problems

Post by eXzclusive July 24th 2011, 2:20 pm

I just want the picture, but when you click on the picture it activates the link in a new tab
avatar
eXzclusive
Forumember

Posts : 55
Reputation : 0
Language : english

Back to top Go down

Solved Re: Widget Coding problems

Post by coco moco July 24th 2011, 2:20 pm

Code:

<a href="exampleURL1" target="_blank"><img src="examplePIC1"></a>
<br />
<a href="exampleURL2" target="_blank"><img src="examplePIC2"></a>
<br />
<a href="exampleURL3" target="_blank"><img src="examplePIC3"></a>
<br />
<a href="exampleURL4" target="_blank"><img src="examplePIC4"></a>

Is what I mean. It will obviously change when you start playing around with marquee tags, but I hope this gives you the right idea Smile
coco moco
coco moco
Forumember

Posts : 118
Reputation : 50
Language : English

Back to top Go down

Solved Re: Widget Coding problems

Post by eXzclusive July 24th 2011, 2:23 pm

ok cool, so i put one of those marquee codes in it omewhere? how would i make it so it doesnt scroll, it just changes without any animation... sorry to always ask another question when you give me an answer lol
avatar
eXzclusive
Forumember

Posts : 55
Reputation : 0
Language : english

Back to top Go down

Solved Re: Widget Coding problems

Post by coco moco July 24th 2011, 2:37 pm

Alternatively you could have a play around with http://www.htmlbasix.com/banner.shtml

It will create a jscript code for you, and it gives you various options about when you want the image to change. It isn't scrolling.
coco moco
coco moco
Forumember

Posts : 118
Reputation : 50
Language : English

Back to top Go down

Solved Re: Widget Coding problems

Post by eXzclusive July 24th 2011, 4:44 pm

Awesome, thanks for everything
avatar
eXzclusive
Forumember

Posts : 55
Reputation : 0
Language : english

Back to top Go down

Solved Re: Widget Coding problems

Post by Sanket July 24th 2011, 7:14 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Widget Coding problems 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top


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