Log In · Register

 
 
Closed TopicStart new topic
hola i need help
aznbaby405
post Jan 6 2006, 07:47 PM
Post #1


Senior Member
****

Group: Member
Posts: 107
Joined: Aug 2005
Member No: 208,806







my scrollbar and my contact table doesnt show =[
when im in the edit section the scrollbar shows though

help??


heres my myspace
http://www.myspace.com/azn_gurl_who_kicks_ass

and it doesnt show the scrollbar or contact table =/
 
aznbaby405
post Jan 6 2006, 08:05 PM
Post #2


Senior Member
****

Group: Member
Posts: 107
Joined: Aug 2005
Member No: 208,806



nvm it works now some1 close this plx ^^

i dont want to make a new post so

can some1 give me the code for a cross cursor
and i want the it to be a cross cursor when hovering over links too thxs XD
 
freeflow
post Jan 6 2006, 08:14 PM
Post #3


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



^ Use the edit button instead of douple posting.
try adding this in your about me
CODE
<style type=text/css><!-- body{cursor:crosshair} //--></style>

or
CODE
<style type=text/css>body{cursor:crosshair}</style>
 
aznbaby405
post Jan 6 2006, 08:20 PM
Post #4


Senior Member
****

Group: Member
Posts: 107
Joined: Aug 2005
Member No: 208,806



can u make it so that if u hover over to a link its still a cross cursor??

is that possible?? blink.gif
 
freeflow
post Jan 6 2006, 08:25 PM
Post #5


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Then you need to go through your css code and change these:
CODE
a:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}

(Your settings may be diff)

to
CODE
a:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; cursor: crosshair;}

change all the settings to yours or just add cursor: crosshair; to your a:hovers throughout your css.
 
aznbaby405
post Jan 6 2006, 08:28 PM
Post #6


Senior Member
****

Group: Member
Posts: 107
Joined: Aug 2005
Member No: 208,806



i dont get it =[

am i suppose to find this code in my about me section

a:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}

and change it to

a:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; cursor: crosshair}
 
freeflow
post Jan 6 2006, 08:30 PM
Post #7


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



^ You can do that but the thing is you might now have it.

So if you don't just find your a:hover parts of your code then add the cursor: crosshair; attribute to them.

QUOTE
a:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; cursor: crosshair;}

make sure you don't forget the ";" at the end..
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: