how to make this marquee
3 posters
Page 1 of 1
how to make this marquee
hi kindly look this image first
http://prntscr.com/156npm
you will notice the yellow and orange line..
and the image beside it..
i want to ask something how can i do the image fix on that side and something word scrolling in the "Orange Line" and ends with "Yellow Line"
because the code i use is like this:
but when use that code... the marquee text on top and the image brings down
http://prntscr.com/156npm
you will notice the yellow and orange line..
and the image beside it..
i want to ask something how can i do the image fix on that side and something word scrolling in the "Orange Line" and ends with "Yellow Line"
because the code i use is like this:
- Code:
<marquee>text here</marquee>
<a href="URL"><img src="IMAGE URL" title="TITLE" border="0"></a>
but when use that code... the marquee text on top and the image brings down
Last edited by BetterHax on May 16th 2013, 7:50 pm; edited 1 time in total
BetterHax- Forumember
- Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines
Re: how to make this marquee
Use this one instead:
- Code:
<div style="width: 100%;"><a href="linkhere" target="_blank"><img src="Imagehere" style="float: left;"></a><marquee scroll="left" style="display: block;">text here</marquee></div>
Last edited by E-Mark on May 16th 2013, 7:46 pm; edited 1 time in total
Re: how to make this marquee
hi e mark how can i make when the picture click it open a new tab or page?
BetterHax- Forumember
- Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines
Re: how to make this marquee
E-Mark wrote:I have updated the code, try it again .
ow yeah.. super thanks e mark..
its solved now
BetterHax- Forumember
- Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines
Re: how to make this marquee
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum