View Full Version : Making a lookup


DaCheshireCat3
01-08-2005, 09:35 PM
I'm having a slight problem.. I'm trying to make a new lookup for myself and I'm going to use the codes that lissaexplains.com supplies, but I'm having problems placing the words for the sidebar in the right position so if you want to click from my lookup to whatever link you wanted to go to. The words are always in a different position than the link is.... if there any solution to putting it pretty close to its original link that neopets already has? or should I just make a blank one without pics and words?

crimsonskies124
01-09-2005, 02:29 AM
This one worked for me, although I am still trying to figure out how to get that bottom yellow part (where the clock and search is) off.

<style type="text/css">
body{background:url(YOUR SIDEBAR URL) no-repeat}
body{background-color:ffffff;}
</style>
<style>
img{filter:chroma(color=white)}
p img{filter:chroma(color=white)}
table{background:transparent}
img{filter:alpha(opacity=0)}
i.sidebar{background:url();height:840;width:715;po sition:absolute;top:0;left:0}
object, .ban{display: none;}</style>

Hope that helps. :)

(no spaces inbetween those words when you put it on your lookup. Hmm, don't know why the post keeps turning out that way, but okay.. don't mean for it to. :)

crimsonskies124
01-09-2005, 02:33 AM
This one worked for me, although I am still trying to figure out how to get that bottom yellow part (where the clock and search is) off.

<style type="text/css">
body{background:url(YOUR SIDEBAR URL) no-repeat}
body{background-color:ffffff;}
</style>
<style>
img{filter:chroma(color=white)}
p img{filter:chroma(color=white)}
table{background:transparent}
img{filter:alpha(opacity=0)}
i.sidebar{background:url();height:840;width:715;po sition:absolute;top:0;left:0}
object, .ban{display: none;}</style>

Hope that helps. :)

(no spaces inbetween those words when you put it on your lookup. Hmm, don't know why the post keeps turning out that way, but okay.. don't mean for it to. :)

crimsonskies124
01-09-2005, 03:03 AM
Hey, sorry to post again, but I just found a better version of the code that WILL cover up all of the yellow, but still show the clock, search box, etc. <style type="text/css">
i.sidebar{background:url(YOUR SIDEBAR URL);height:735;width:133osition:left;top:0;left:0 ;z-index:-2}
#n{background:transparent}
p img{filter:chroma(color=white)}
img{filter:alpha(opacity=0)}
td,table{background:transparent}
</style>
<i class="sidebar"> </i>