I've seen it at the TP hompage, it's very nice ! But I'm not have this script code
How I can make it ? what code Bloc use in this case ? you can share it now ? :laugh:
Happy New year? Thats simply a html block with a simple greeting and a gif image.. ;)
Something like this Elpvn.
<p>TinyPortal.net wish all our visitors a Happy New year 2006!</p>
<img src="animated.gif" />
bloc gave me the idea of it..
i had the same bloc on my site just used a different image i put together.
[attachment deleted by admin]
Thank all, in Vietnam still one month to be get new year and I will use it for my homepage ;)
I had this one on my site... just thought i would share it :idiot2:
[attachment deleted by admin]
Thank all,
To JDMhustle: It's very nice but why not transferparent background (black color) for it then ? ;)
Quote from: elpvn on January 07, 2006, 08:35:49 AM
To JDMhustle: It's very nice but why not transferparent background (black color) for it then ? ;)
Sorry about that.... i have the Helios theme on my site and so black was the best color to choose.
how can i make image to show in the block?
Nevermind. I forgot to link it to .gif :uglystupid2:
This is great. 1 year after and im using this code again.
thanx!
It is nice! :up:
Used this one last year, did it a little different this time with a single image (not animated) in an article with the snow script from Christmas.
My Page (http://www.mykimbrell.com/FamilyForum/index.php)
got a question.. if i used this code bit, where do i put the image??
<p>TinyPortal.net wish all our visitors a Happy New year 2006!</p>
<img src="animated.gif" />
You can put the image where you like.. even host it on another site, as long as you put the correct URL to it
<img src="animated.gif" />
Rocket science.. it's dangerous :2funny:
mmm ok if you say so.. my coffee high is gone, my version of this, i did really quick and i put
<img scr="http://www.mysite/image/xxx.png" /> did nothing. :'(
scr?
Are you sure? It's should be src
:buck2: otay!!! Smoky been eatin too much code for tonight..
sends Ztn a big hug. yes that did work!!! but no more coffee for Smoky cuz she is going night night after prayers :P
please dont let me dream in code.. :D
then asks.. how could i center it?? :2funny:
Smoky wins goofer of the day >:D
does that come with fluff the pillow and put a mint chocolate with it?? umm chocolate centered :2funny:
now that im awake and all :D if i want to center this code, how do i do that?? i have a large long bar i want my image centered on and im stuck ;)
<center>
<code you want centered here>
</center>
roflmao!! you gota be kiddin!!!! :2funny:
mmm kk.. thank you m'lord.. i just want to get things nice and umm even so everyone wont have to have a v8!! :P ::)
thanks!! :D
Yep it is that simple :)
Your welcome
does the happy dance for m'lord.. just wait till you see what im doing :D
If you want to center anything on a web page, the easiest way to do it is to use centering tags:
<center>whatever you want to center</center>