Welcome to Gaia! ::

Did the "visual aid" help you?

Yes. 0.85948026948989 85.9% [ 1786 ]
No. 0.14051973051011 14.1% [ 292 ]
Total Votes:[ 2078 ]
<< < 1 2 ... 47 48 49 50 51 52 53 54 ... 69 70 71 > >>

If s t a r s were reasons I l o v e you . . .

"

Thank you.

"

There w o u l d n t be e n o u g h to count them all
Feel the girth, feel the pinch and exhale. Voices dead within the wind . . . I could never l- love you.


The very same way you set the cursor property on your "body" selector with

Code
body {cursor: url(http://i31.photobucket.com/albums/c367/king_tom/cursor.gif), etc


To set it on something else, you would change the selector. In this case, you would use the "a" selector which in C.S.S selects all links on the page. The code would look like this
Code
a
{ cursor: url(http://i31.photobucket.com/albums/c367/king_tom/cursor.gif), auto;}


Got ownt by Swell Sundae xD

Fluid from a broken wound, ceases; pushing up through the vents, so wild.
All
alone and no one's home darling, not a soul, not a sound but somehow. . .
lol, and then I got owned by you later. rofl

Bump back to front page! It's front page material ninja
Bump back up. heart
This may sound like a condescending or redundant question but, did you read the posts in order and take the time to try to understand what was being said? Person deleted their post.
User Image
B x u x m x p x ~
So there's this line on my profile. Any way to get rid of it? ; w;
And how can you make your profile not scroll up and down?
For the line, try setting the option on the Profile Theme page to "Custom". =)
It is on custom. ; A;'
Then try setting the "#content" selector to a border property of "none". =)
Alright I'll try that. Thanks. n.n
Cruciarius's avatar
  • 100
  • 200
  • 200
One thing I've never done is make custom hover buttons. Seems fairly easy, but do you need to make a new custom section per hover button or can I put multiple buttons that have hover graphics into one custom section?
You don't have to make a new custom section for each hover but you can make what I consider to be the actual list (because you want to be able to hover each section separately) within a single custom section wrapper. You would use [*] to separate them. Freaxy's Guide to Custom Sections should cover the appropriate explanations. Pretty much, instead of having;

[list=1][url=www.youtube.com]randomtext[/url][/list]
[list=1][list=1][url=www.google.com]randomtext2[/url][/list][/list]

and the selectors being

#about ol ~ RandomText
#about ol ol ~ RandomText2

You would use

[list=1]
[*][url=www.youtube.com]randomtext[/url]
[*][url=www.google.com]randomtext2[/url]
[/list]

and the selectors would be

#about ol li ~ RandomText
#about ol li+li ~ RandomText2

Quick Reply

Submit
Manage Your Items
Other Stuff
Get Items
Get Gaia Cash
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff