For Neopets ONLY discussion.
Topic locked

Side Bar Help Please

Sat Apr 22, 2006 1:57 am

I made a sidebar and i want to find out how to make itgo to the left.

Have a look
http://www.neopets.com/randomfriend.phtml?user=wackier

Sat Apr 22, 2006 3:18 am

Please help...

Sat Apr 22, 2006 12:01 pm

There is no way within neo that you can make that sidebar go to the left. it may be possible with some firefox extension though

Sat Apr 22, 2006 2:14 pm

It's definitely possible...I think you have to do it as a complete image that you then overlay over the entire page.

I THINK that
Code:
td{background: transparent;}
OBJECT, INPUT, FORM, TXT, #tbg, #m, #mb, #n, #ban { visibility:hidden; } table, td {background: transparent;}  #ban {display:none;} hr {display:none;} img.hdr {display:none;}


in your style bit will supress all the links etc etc for the normal neopets side bar. I've got to admit that I haven't the foggiest clue to be honest. I may have made all that up.

BUT my best advice is to go and look at the site spotlight area and click on user lookups for those, as they are likely to have jazzified their user pages.

Sun Apr 23, 2006 12:05 am

Im pretty sure that I used this site when I wanted to make my sidebar work. It has different codes listed, and some tutorials linked up top.
Topic locked