An artistic oracle. Meet fellow creators and swap advice. Every skill you can imagine is on show.
Topic locked

Sidebar Tutorials

Tue Mar 01, 2005 5:10 pm

Does anyone have any sites they use for sidebar tutorials?

Wed Mar 02, 2005 8:57 pm

Darkest Faerie Lair It has a really good one.

Thu Mar 03, 2005 11:00 am

Talking about sidebar tutorials, are there any for replacing the yellow sidebar to other special sidebars on neopets.com for user lookups? Thanks alot!

Thu Mar 03, 2005 5:18 pm

Darkest fearie lair does have one:
http://www.coolcherrycream.com/neopets/ ... torial.php
Last edited by Shadowfare on Sun Mar 06, 2005 1:14 pm, edited 1 time in total.

Fri Mar 04, 2005 7:39 am

I mean like changing the yellow sidebar to christmas holiday sidebar in lookups

Sat Mar 05, 2005 4:13 pm

Code:
<style>
img{visibility:hidden}p img{visibility:visible}td,#n,td table,table{background:none}
hr,center font b{display:none}#sff1{position:absolute;top:47;left:0}#n
{background:url(http://images.neopets.com/t/val/ms.gif);
height:255;width:130}#nst,textarea,input,select{background:pink;filter:alpha(opacity=80)}#sff2{position:absolute;top:3;
left:0}.tt{position:absolute;top:44;left:410}#sff3{position:absolute;top:720;left:0}
</style>
<p><img id=sff1 src=http://images.neopets.com/t/val/m5on.gif usemap=#a border=0>
<p><img id=sff2 src=http://images.neopets.com/t/val/hdr.gif border=0>
<p>
<img id=sff3 src=http://images.neopets.com/t/val/1.gif>
</style>



The above is something I found on Illusens Forums that will give you the V-Day sidebar in your lookup.

If you want the other ones you'll have to find their URL's, I don't know them myself or I'd give them to you sorry :(

Sun Mar 06, 2005 7:51 am

ericlaw02 wrote:I mean like changing the yellow sidebar to christmas holiday sidebar in lookups


There was a thread about it in the Genchat. Its a bit old now, but if you are determined to get it, search for it. it is in there. And very well written as well.

Sun Mar 06, 2005 1:07 pm

ScottNak wrote:
ericlaw02 wrote:I mean like changing the yellow sidebar to christmas holiday sidebar in lookups


There was a thread about it in the Genchat. Its a bit old now, but if you are determined to get it, search for it. it is in there. And very well written as well.



That topic was about changing the look of all your page's on neo with filters and what not. you had to download a certian program I think and then find the image's to the sidebar you wanted and create files which basicly told your computer to ingore Neo's reg sidebar and put the image you want there instead

Here's that thread:
http://www.pinkpt.com/forum/viewtopic.php?t=13994

it was by Keith...(who changes his name all the time lol), so if you have any questions I assume you can PM him, since he's the one who knows what he's doing :)

Sun Mar 06, 2005 2:58 pm

Lady Night wrote:
Code:
<style>
img{visibility:hidden}p img{visibility:visible}td,#n,td table,table{background:none}
hr,center font b{display:none}#sff1{position:absolute;top:47;left:0}#n
{background:url(http://images.neopets.com/t/val/ms.gif);
height:255;width:130}#nst,textarea,input,select{background:pink;filter:alpha(opacity=80)}#sff2{position:absolute;top:3;
left:0}.tt{position:absolute;top:44;left:410}#sff3{position:absolute;top:720;left:0}
</style>
<p><img id=sff1 src=http://images.neopets.com/t/val/m5on.gif usemap=#a border=0>
<p><img id=sff2 src=http://images.neopets.com/t/val/hdr.gif border=0>
<p>
<img id=sff3 src=http://images.neopets.com/t/val/1.gif>
</style>



The above is something I found on Illusens Forums that will give you the V-Day sidebar in your lookup.

If you want the other ones you'll have to find their URL's, I don't know them myself or I'd give them to you sorry :(


Thanks alot! :)
I know how to use Proxomitron to change to code already, but i want to know how to change it in my lookup :D

Sun Mar 06, 2005 3:10 pm

Glad to have helped out!!

You'll have to let me see your lookup when your done!
Topic locked