View Full Version : Why can't i change the font style in my lookup?


majorgamersrus
08-03-2004, 03:33 PM
Here's my lookup code... It's really messy i didn't make it... Feel free to sort out what isn't needed in it..




hello
<style type="text/css">
body{background:black}
</style>
<table width="100%" border=0 cellspacing=0 cellpadding=0>
<tr align=right>
<td>
<STYLE TYPE="text/css">p
</STYLE><style type="text/css">
i.return{width:540}
</style><style type="text/css">
i.anypic1


<style type="text/css">
body{background:url(http://images.neopets.com/backgrounds/tile4.gif)}
</style>


<style type="text/css">
td,p,body,a{color:white;font:12pt arial}
</style>
<style type="text/css">
A:Link, A:Visited { color:teal; font-weight:normal; text-decoration: none; }
A:Hover { color:purple; text-decoration: none; font-weight:normal; filter:blur; height: 0px;}
A:Active { color:teal; text-decoration:none; font-weight:normal; }
</style>
<style type="text/css">
p table{width:475;border:1px solid black;background:black;filter:alpha(opacity=100)}
</style>

<style>
object{visibility:hidden}
input{visibility:hidden}
form{visibility:hidden}
txt{visibility:hidden}
a{visibility:mask}
font{visibility:hidden}
</style>

<style type="text/css">
IMG{FILTER: invert gray
progid:DXImageTransform.Microsoft.Alpha( Opacity=0, FinishOpacity=0, Style=0, StartX=0, FinishX=0, StartY=0, FinishY=0)
progid:DXImageTransform.Microsoft.glow
(color=neon,strength=16)}
table{background:transparent}
p img{
filter:chroma(color=black)}
IMG{filter:invert;}
IMG{filter: chroma}
IMG{filter: chroma}
IMG{filter: mask}
</i></style>


</i>





<style type=text/css>
p table { display: none; }
</style>
<style type=text/css>
hr { display: none; }
</style>

Oh and if you want to see what my lookup looks like on neopets my account is "punkemoskarthebest"

majorgamersrus
08-03-2004, 03:34 PM
Oh and if you want to see what my lookup looks like on neopets my account is "punkemoskarthebest"

westernrider
08-03-2004, 06:19 PM
hmm... yes, that code is very very messy. I am not sure if this will work how you want it but, I will try.

<html>
<head>

<style type=text/css>
p table { display: none; }
</style>
<style type=text/css>
hr { display: none; }
</style>

<style type="text/css">
p table{width:475;border:1p x solid black;background:black;fi lter:alpha(opacity=100)}
</style>

<style type="text/css">
body{background:black}
</style>
<table width="100%" border=0 cellspacing=0 cellpadding=0>
<tr align=right>
<td>
<STYLE TYPE="text/css">p
</STYLE><style type="text/css">
i.return{width:540}
</style><style type="text/css">
i.anypic1


<style>
object{visibility:hidden}
input{visibility:hidden}
form{visibility:hidden}
txt{visibility:hidden}
a{visibility:mask}
font{visibility:hidden}
</style>

<style type="text/css">

IMG{FILTER: invert gray
progid:DXImageTransform.Microsoft.Alpha( Opacity=0, FinishOpacity=0, Style=0, StartX=0, FinishX=0, StartY=0, FinishY=0)
progid:DXImageTransform.Microsoft.glow
(color=neon,strength=16)}
table{background:transpar ent}
p img{
filter:chroma(color=black )}
IMG{filter:invert;}
IMG{filter: chroma}
IMG{filter: chroma}
IMG{filter: mask;}

body {cursor:crosshair;
scrollbar-face-color: ;
scrollbar-shadow-color: ;
scrollbar-highlight-color: ;
scrollbar-3dlight-color: ;
scrollbar-darkshadow-color: ;
scrollbar-track-color: ;
scrollbar-arrow-color: ;
background-image: url(http://images.neopets.com/backgrounds/tile4.gif); background-position:left;}

* {font-family:Arial ; font-size: 12pt; color: white; text-decoration:none;}

A {font-family: Arial; font-size: 12pt; color: white; text-decoration:none;}

A:link { font-family: Arial; font size: 12pt; font color: teal;text-decoration: none; }

A:active { font-family: Arial; font size: 12pt; font color: teal; text-decoration: none; }

A:visited { font-family: Arial; font size: 12pt; font color: white;text-decoration: none; }

A:hover { font-family: Arial; font size: 12pt; font color: purple; text-decoration: none; }

</style>
</head>

<body>

hello

</body>
</html>

majorgamersrus
08-03-2004, 07:09 PM
Works like a charm.. Thanks.. But one question.. The hello is on the right side of the screen... How can i get all text to start of in the middle or left side?

westernrider
08-03-2004, 07:15 PM
hmmm... one sec... I will fiddle with it.

majorgamersrus
08-03-2004, 07:45 PM
Thank's you're a great help

westernrider
08-05-2004, 10:48 PM
Ugh... I can't remember how (*)&$@^(#@

I'm sorry :\ it is probably because that CSS code has so many different things in it I didn't put them all togeather right and it came out screwy... bah... someone smarter might be able to help.. lol