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.

how to make this marquee

3 posters

Go down

Solved how to make this marquee

Post by BetterHax May 16th 2013, 7:00 pm

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:

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
avatar
BetterHax
Forumember

Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines

Back to top Go down

Solved Re: how to make this marquee

Post by E-Mark May 16th 2013, 7:33 pm

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
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Solved Re: how to make this marquee

Post by BetterHax May 16th 2013, 7:41 pm

hi e mark how can i make when the picture click it open a new tab or page?
avatar
BetterHax
Forumember

Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines

Back to top Go down

Solved Re: how to make this marquee

Post by E-Mark May 16th 2013, 7:46 pm

I have updated the code, try it again Smile.
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Solved Re: how to make this marquee

Post by BetterHax May 16th 2013, 7:49 pm

E-Mark wrote:I have updated the code, try it again Smile.

ow yeah.. super thanks e mark..
its solved now
avatar
BetterHax
Forumember

Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines

Back to top Go down

Solved Re: how to make this marquee

Post by Sanket May 16th 2013, 7:50 pm

Topic Solved & Locked
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