Replies

Nov 2, 2018 7 years ago
octosquid
got laid
User Avatar
Restricted

Cecil Aeron I just can't get the links to change colors DX. It changes colors on the hover but not on the link itself, I have no idea why. That's the code I'm using:

<style> , , -ban, -ban-main, -lrc, -rrc {display:none;} , -right, , , , h2, column_3 a, , , , {display:none;} , , body, , {background-color:transparent;} {overflow-x: hidden !important; height: 700px!important;} .pet_name {position:absolute; top:-225px; left:05px; font-size:8px; opacity: 0.9; font-size: 25px;} .pet_color_info {position:absolute; top:-200px; left:65px; font-size:8px; opacity: 0.5;} .pet_color_info:hover {opacity: 1.0; transition-duration: 1s;} {position:absolute; top:600px; left:65px; font-size:8px; opacity: 0.5;} :hover {opacity: 1.0; transition-duration: 1s;} {position:absolute; top:432px; left:47px; font-size:8px; opacity: 0.5;} :hover {opacity: 1.0; transition-duration: 1s;} {position:absolute; top:-162px; left:0px;} {position:absolute; top:83px; left:35px; width:750px; height:85px; overflow:auto; opacity: 0.5;} :hover{opacity: 1.0; transition-duration: 1s;} {position:absolute; top:200px; left:300px; width:485px; height:538px; overflow:auto; font-size: 10px; color: ;} h1 {color: ; text-align: center; font-size: 12px; } b { color: ; } a:hover { color: ; } a:link { color: ; } body {background:url(https://orig00.deviantart.net/8d78/f/2018/306/c/7/sem_ttulo_1_by_octopoida-dcqyyfz.png); background-color: ; background-repeat: no-repeat; background-attachment: scroll; background-position: top left} </style>

♥ [flower=octosquid] ♥

Nov 3, 2018 7 years ago
Paula_459
is ALL about art
User Avatar
Qar

try this, seems to be working for me:

<style> , , -ban, -ban-main, -lrc, -rrc {display:none;} , -right, , , , h2, column_3 a, , , , {display:none;} , , body, , {background-color:transparent;} {overflow-x: hidden !important; height: 700px!important;} .pet_name {position:absolute; top:-225px; left:05px; font-size:8px; opacity: 0.9; font-size: 25px;} .pet_color_info {position:absolute; top:-200px; left:65px; font-size:8px; opacity: 0.5;} .pet_color_info:hover {opacity: 1.0; transition-duration: 1s;} {position:absolute; top:600px; left:65px; font-size:8px; opacity: 0.5;} :hover {opacity: 1.0; transition-duration: 1s;} {position:absolute; top:432px; left:47px; font-size:8px; opacity: 0.5;} :hover {opacity: 1.0; transition-duration: 1s;} {position:absolute; top:-162px; left:0px;} {position:absolute; top:83px; left:35px; width:750px; height:85px; overflow:auto; opacity: 0.5;} :hover{opacity: 1.0; transition-duration: 1s;} {position:absolute; top:200px; left:300px; width:485px; height:538px; overflow:auto; font-size: 10px; color: ;} h1 {color: ; text-align: center; font-size: 12px; } b { color: ; } a:link { color: !important; } a:visited { color: !important; } a:hover { color: !important; } body {background:url(https://orig00.deviantart.net/8d78/f/2018/306/c/7/sem_ttulo_1_by_octopoida-dcqyyfz.png); background-color: ; background-repeat: no-repeat; background-attachment: scroll; background-position: top left} </style>
Nov 3, 2018 7 years ago
octosquid
got laid
User Avatar
Restricted

Thank you so much <3

♥ [flower=octosquid] ♥

Nov 3, 2018 7 years ago
Paula_459
is ALL about art
User Avatar
Qar
Please log in to reply to this topic.