| View previous topic :: View next topic |
| Author |
Message |
adatti MyGen Mod
Posts: 1120 Location: West Palm Beach,FL
|
Posted: Monday 27th March 1:19pm Post subject: Common Codes |
|
|
Reverse Friends and Comments:
| Code: | <style type="text/css">
table table table table table {direction:rtl;}
table table table table table td {direction:ltr;}
</style>
|
Hide URL Box:
| Code: | <style type="text/css">
table table table table div {visibility:hidden;display:none;}
div table table table table table div input, div a, td.text div {visibility:visible;display:none;}
</style>
|
Flip Profile:
| Code: | <style type="text/css">
table {direction:rtl;}
table table table {direction:ltr;}
</style>
|
Hide general information:
| Code: | <style type="text/css">
table td.text {visibility:hidden;}
td.text td, td.text span, td.text a {visibility:visible;}
</style>
|
Lightning-Hover Effect:
| Code: | | <style type="text/css"> a.navbar:hover{color:red; font-weight:bold;background-image:url(http://www.mbif.net/backgrounds/lightningline.gif );} a:hover, a.redlink:hover, a.navbar:hover {background-image:url(http://www.mbif.net/backgrounds/lightningline.gif ); font-size:8pt; color:red; text-decoration:none; border:1px solid;} a:hover img {background-image:url(http://www.mbif.net/backgrounds/lightningline.gif ); filter:alpha(finishopacity=0, style=2); border:1px solid;} </style> |
Twinkling Star Effect on HOver:
| Code: | | <style type="text/css"> a.navbar:hover{color:red; font-weight:bold;background-image:url(http://hometown.aol.com/sunstar253/images/twinklingstars2.gif );} a:hover, a.redlink:hover, a.navbar:hover {background-image:url(http://hometown.aol.com/sunstar253/images/twinklingstars2.gif ); font-size:8pt; color:red; text-decoration:none; border:1px solid;} a:hover img {background-image:url(http://hometown.aol.com/sunstar253/images/twinklingstars2.gif ); filter:alpha(finishopacity=0, style=2); border:1px solid;} </style> |
Pixelate image on roll-over:
| Code: | <STYLE>
a:hover img {filter: progid:DXImageTransform.Microsoft.Pixelate(maxsquare=4);}
</STYLE> |
Hide General, Music, Movies, Telivision, Hero's
| Code: | | <style>.lightbluetext8{DISPLAY:NONE;VISIBILITY:HIDDEN;}</style> |
_________________

Last edited by adatti on Monday 27th March 2:18pm; edited 2 times in total |
|
| Back to top |
|
Kyle m
Posts: 2514
|
Posted: Monday 27th March 1:26pm Post subject: |
|
|
I dont like that last one. Need to make it generic so anyone can use it. _________________
I AM NOT A MOD |
|
| Back to top |
|
adatti MyGen Mod
Posts: 1120 Location: West Palm Beach,FL
|
Posted: Monday 27th March 1:27pm Post subject: |
|
|
k remove the last one.
*edit* 'k im done now. _________________
 |
|
| Back to top |
|
diamondandy MyGen Mod Post Whore

Posts: 3787 Location: Liverpool, England
|
Posted: Monday 27th March 2:06pm Post subject: |
|
|
draft or final? _________________
| Kyle m wrote: | | diamondandy. LITERALLY in a class of his own now! |
Div Part 1 Vid In Tutorial Section |
|
| Back to top |
|
adatti MyGen Mod
Posts: 1120 Location: West Palm Beach,FL
|
Posted: Monday 27th March 2:18pm Post subject: |
|
|
final.. u approve? _________________
 |
|
| Back to top |
|
shophie
Posts: 1
|
Posted: Thursday 30th March 3:17pm Post subject: |
|
|
yeah
how do i get rid of my contact table thingy?  |
|
| Back to top |
|
angel.white
Posts: 6 Location: colorado
|
Posted: Wednesday 26th April 11:06am Post subject: |
|
|
| shophie wrote: | yeah
how do i get rid of my contact table thingy?  |
put this inside your style tags
| Code: |
.r{**HIDES CONTACT TABLE**}
.contacttable {display:none;}
|
i used it on my site (my site only looks good in firefox unfortunately, b/c ie doesnt read css right for some annoying ass reason)
http://www.myspace.com/angel_white |
|
| Back to top |
|
Rissa2409
Posts: 2
|
Posted: Friday 02nd June 7:58pm Post subject: |
|
|
yeah ok .. the code to hide music players isnt working .. can someone help me out please!!!
-Rissa |
|
| Back to top |
|
UpsandDowns
Posts: 20
|
Posted: Tuesday 13th June 4:55pm Post subject: |
|
|
| I like the hide URL box but is there any way to put like a pic in that space? |
|
| Back to top |
|
brette2111
Posts: 1
|
Posted: Saturday 17th June 12:53pm Post subject: |
|
|
| ive got rid of my contact table rite and thats all cool but like i wanna put in add me, message me etc etc in like seperate links in diff sections...how do i find out wot da codes r 4 those pages? |
|
| Back to top |
|
Kyle m
Posts: 2514
|
Posted: Saturday 17th June 12:54pm Post subject: |
|
|
| brette2111 wrote: | | ive got rid of my contact table rite and thats all cool but like i wanna put in add me, message me etc etc in like seperate links in diff sections...how do i find out wot da codes r 4 those pages? |
You need a block button too.
Find someones page, copy he links, then substitute your own friend ID into them in the right place. A little initutive goes a long way. _________________
I AM NOT A MOD |
|
| Back to top |
|
eddieg619
Posts: 54
|
Posted: Monday 26th June 1:44am Post subject: |
|
|
THANX 4 ALL THE HELP!  _________________
 |
|
| Back to top |
|
nasty12
Posts: 1
|
Posted: Wednesday 19th July 10:14pm Post subject: how do i change my font size?? |
|
|
| how do i change my font size?? |
|
| Back to top |
|
scooton
Posts: 1590
|
Posted: Thursday 20th July 3:08pm Post subject: |
|
|
| Code: | | <font size=6>TEXT</font> |
|
|
| Back to top |
|
Sugarsweet787
Posts: 5
|
Posted: Sunday 30th July 8:34am Post subject: |
|
|
Thank you  _________________
 |
|
| Back to top |
|
|