»

Userpage Customization Tips and Tricks

page 2 of 2 « Previous 1 2 32 total items

This thread is pinned.

Davo

Davo

Ecchimaker

Cancel

nope .. you need to write #search-form * with the asterisk

Signature Image
BE AN OUTLAW

fluke

fluke

I'm on a boat.

Cancel

Quote by Davonope .. you need to write #search-form * with the asterisk

That is what Sheqel wrote, and the problem is still there.

Davo

Davo

Ecchimaker

Cancel

replace with this:

#search-form * { display: none; }
#search-form { background-position: 0 -300px; }


this fix the problem


Signature Image
BE AN OUTLAW

fluke

fluke

I'm on a boat.

Cancel

Thank you. Now if I could only get the tile portion of the background to show up. Any idea's on that one?

Davo

Davo

Ecchimaker

Cancel

for this i refer you to the other thread by maplerose:

http://forum.minitokyo.net/t65258

in the "Part Two - Advanced" of this thread have a part of how to solve the tile portion problem , maybe this can help you.

Signature Image
BE AN OUTLAW

ArtificialRaindrop

ArtificialRaindrop

I See Dead People.

Cancel

Anyone know the coding for changing the properties of the lines in the sidebar? (the ones below things like Joined Groups or the anime watchlist).

Signature Image"His destructive programming is taking effect. He will be irresistibly drawn to large cities, where he will back up sewers, reverse street signs, and steal everyone's left shoe." - Lilo & Stitch

Davo

Davo

Ecchimaker

Cancel

i meant you refer the dotted lines, the code is:

#menu h2 {
border-bottom:1px dotted #XXXXXX;}

only changes these values :)

Signature Image
BE AN OUTLAW

ArtificialRaindrop

ArtificialRaindrop

I See Dead People.

Cancel

Thanks Davo! That's exactly what I was looking for :)

Signature Image"His destructive programming is taking effect. He will be irresistibly drawn to large cities, where he will back up sewers, reverse street signs, and steal everyone's left shoe." - Lilo & Stitch

page 2 of 2 « Previous 1 2 32 total items

Back to Userpage Customization | Active Threads | Forum Index

Only members can post replies, please register.