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 Code - editing

Go down

Solved Widget Code - editing

Post by Lety December 6th 2010, 3:12 pm

Hi there Smile

so I want to code a new widget for my portal page. The widget is simple- scrolling text on png image, but I can`t code the background image under the scrolling text ... With IMG SURCE CODE doesn't work. The picutre below isn't the mentioned one Wink and the code is :

Code:

<center><DIV class="sidebar"><div class="welcome">
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<marquee scrollamount=1 direction=up loop=true height="150" width="180"><center><font color="909fa2">
<i>TEXT TEXT TEXT</i>

<p>
TEXT TEXT TEXT
<p>
TEXT TEXT TEXT
<p>
TEXT TEXT TEXT</font></center></marquee>
</span></div><div><img src="http://i56.tinypic.com/140kld1.jpg"><br><img src="http://i52.tinypic.com/2r541fk.png"><br>
<br /></center> 


How do I code a png image with scrollin text on it? beu
Lety
Lety
Forumember

Female Posts : 33
Reputation : 0
Language : English, Deutsch (German)

http://twilight-man1a.niceboard.net/index.htm

Back to top Go down

Solved Re: Widget Code - editing

Post by Guest December 6th 2010, 3:46 pm

Code:

<style>
.sidebar {background-color: #000;}
</style>
<center><div class="sidebar"><div class="welcome">
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<marquee scrollamount=1 direction=up loop=true height="150" width="180"><center><font color="909fa2">
<i>TEXT TEXT TEXT</i>

<p>
TEXT TEXT TEXT
<p>
TEXT TEXT TEXT
<p>
TEXT TEXT TEXT</font></center></marquee>
</span></div><div><img src="http://i56.tinypic.com/140kld1.jpg">
<br /></center>
avatar
Guest
Guest


Back to top Go down

Solved Re: Widget Code - editing

Post by Lety December 6th 2010, 4:17 pm

But the background pic is still missing . It is this one
Widget Code - editing I6mbl110

P.S. or where in the code can I put it ??
Lety
Lety
Forumember

Female Posts : 33
Reputation : 0
Language : English, Deutsch (German)

http://twilight-man1a.niceboard.net/index.htm

Back to top Go down

Solved Re: Widget Code - editing

Post by Guest December 6th 2010, 4:27 pm

<style>
.sidebar {background: #000 url(https://i.servimg.com/u/f66/14/66/49/78/i6mbl110.png);}
</style>
<center><div class="sidebar"><div class="welcome">
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<marquee scrollamount=1 direction=up loop=true height="150" width="180"><center><font color="909fa2">
<i>TEXT TEXT TEXT</i>

<p>
TEXT TEXT TEXT
<p>
TEXT TEXT TEXT
<p>
TEXT TEXT TEXT</font></center></marquee>
</span></div><div><img src="https://2img.net/h/oi56.tinypic.com/140kld1.jpg">
<br /></center>
avatar
Guest
Guest


Back to top Go down

Solved Re: Widget Code - editing

Post by Lety December 6th 2010, 4:42 pm

It works, thanks Gangtar :wouhou:

P.S. you rock
Lety
Lety
Forumember

Female Posts : 33
Reputation : 0
Language : English, Deutsch (German)

http://twilight-man1a.niceboard.net/index.htm

Back to top Go down

Solved Re: Widget Code - editing

Post by Guest December 6th 2010, 4:52 pm

Glad i could help you Very Happy

Solved + Locked

PS: Thanks Razz
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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