Replies

Dec 22, 2015 10 years ago
PiplupMagby34
is a SUPER USER!!!
User Avatar
Elsy

I'm trying to change Iason_Mink's pet profile page color to light blue. But I'm so confused! 😧 I've looked at guides for coding colors but nothing's working! 😓 Please help!!!! 😭

[tot=PiplupMagby34]

Dec 26, 2015 10 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

do you mean you want the background to be light blue? that is a little complicated since you don't have any profile code. if you want, you can clear the basic subeta layout and just have a blank template for your pet's profile, and then you can change the background color. to do that, you would use this code:

<style> , , , , , , , , , , .prototip, -ban, -ban-main, -lrc, -rrc, -right, , h2, .bookmark, .hustler {display:none} , {background-color:transparent !important; height: auto !important} , , {margin: 0 !important; border: 0} *{margin:0; padding:0} .notice {background:none; border:0} .container-fluid {margin:0px}

html,body {background-color:} </style> which would make it look like this. of course, you can put any hex color code in the place of the one i used.

Dec 26, 2015 10 years ago
PiplupMagby34
is a SUPER USER!!!
User Avatar
Elsy

Got it to be blue! :) But how do I split the text into paragraphs? I had them before pasting the code....

[tot=PiplupMagby34]

Dec 26, 2015 10 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

before every new paragraph, type



Dec 26, 2015 10 years ago
PiplupMagby34
is a SUPER USER!!!
User Avatar
Elsy

Got it! Thanks! :D

[tot=PiplupMagby34]

Dec 26, 2015 10 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

no problem 😊

Please log in to reply to this topic.