0 Users appreciate this thread.
More codes!
I've seen all of these.

so they think i wanna die, ‘cause my thoughts are suicide..
bet my coffin would be nice, stud that
Undyne (2015-12-23 01:48:37)I've also seen a few, in older guides if you dig deep enough. The h2 img thing.

PANZERFAUST (2015-12-23 02:55:20)^But a lot of people (like myself) are not willing to dig that deep into older guides.
I miss you
PANZERFAUST (2016-01-13 15:46:47)Not really. Go find guides that mention all of these codes.
I miss you
Log in to submit a comment
Back to forum: Profile Design (3DSPlaza BBCode and BBCode CSS)
New registered users today: 7
Newest registered user: ElegantVulpes
Here I will put different codes that I have not yet seen in the forum guides. I will (probably) be adding more to this as time goes by.
If any of these codes do not work, PM me and I'll correct them.
Navblock
This is at the top of the page below the header. It has links to the Chat, Forums, etc.
[style]iframe, ins{display:none;}/*
*/img[src^='http://pc.3dsplaza.com/images/navblock_right.png']{display:none;}/*
*/iframe, ins{display:none;}/*
*/img[src^='http://pc.3dsplaza.com/images/navblock_left.png']{display:none;}/*
*/iframe, ins{display:none;}/*
*/img[src^='/images/navblock_right.png']{display:none;}/*
*/iframe, ins{display:none;}/*
*/img[src^='/images/navblock_left.png']{display:none;}/*
*/iframe, ins{display:none;}/*
*/img[src^='http://pc.3dsplaza.com/images/navblock_right_changed.png']{display:none;}/*
*/iframe, ins{display:none;}/*
*/img[src^='http://pc.3dsplaza.com/images/navblock_left_changed.png']{display:none;}/*[/style]
This will make the links more "streamline".
Thanks goes to ChampionLeake for helping me with this code!
[style].nav{border-left:1px solid black; border-right:1px solid black;}[/style]
You may wish to put in this code when adding the previous one. It makes your header it look more finished by adding a slight border to the sides of the "nav" sector.
LOGINBAR
This is the area where it shows your username, amount of personal messages, a link to your profile, a list of your friends, and a list of games/apps you have purchased from the 3DSPlaza shop. If you are not logged in it will show two text boxes, one for your username and one for your password.
[style].loginbox_link{color:colour here!important;}[/style]
Will change the colour of the links.
[style].loginbox_link:hover{color:colour here!important;}[/style]
Will change the colour of the links when you hover over them.
[style]iframe, ins{display:none;}/* */img[src^='/images/mail.png']{display:none;}/*[/style]
Removes the mail icon (
[style].login_username{background-image:url();}.login_password{background-image:url();}[/style]
Affects the background of the Username and Password textboxes. Putting nothing in between the highlighted brackets will remove the current background, but you may also choose to put a different background. To do so, insert the URL of the background you want in between the highlighted brackets.
H2
The place where it says "<username>'s profile".
[style]iframe, ins{display:none;}/* */img[src^='/images/online_icon.png']{display:none;}/*[/style]
Removes the green "online" icon from your profile.
[style]iframe, ins{display:none;}/* */img[src^='/images/offline_icon.png']{display:none;}/*[/style]
Removes the red "offline" icon from your profile.
"About me" and "<username> does not have a 3DS / 3DS friend code."
Self-explanatory.
[style]span{color:colour here!important;}[/style]
This is one of my favorite codes. It will change the text that is normally an ugly blue to whatever colour you want.
Everything... And borders!
^
[style]*{border:0px!important;}[/style]
Removes ALL of the borders and lines from your profile. This includes the line separating the comment from the signature, the line below spoiler text, etc..
Some lesser-known selectors
.selector{property:value;}
^ ^ ^ That thing.
The spoilers show in images what the selector affects.
2016-04-13 23:03:56