Replies

Sep 13, 2017 8 years ago
Tris
is made of stardust
User Avatar

Hi. I tried to contact the original maker, but got no response. I'd appreciate some help for my pet Saturn .

The hovers all work on the story, minion, treasure chest etc, but my pet overlay itself has stopped. It is located right above the minion, in case you can't easily find it. I have zero idea how to look through the code to see what's what. Nothing was ever changed, but out of nowhere that hover stopped working, as well as that awful back like going down the side. Any help on either one would be appreciated. :)

Saturns code

<style> body,html {background-color: ; background-image: url(https://i.imgur.com/Qt0gJ.jpg); background-repeat: no-repeat; background-position: top left; width:1200px; height:1200px;} div#header,,.events,,div.leftpanelseparator,div.leftpanel,div#loginstatus div,div#loginstatus,,div#time,-container,.header,div#datediv,-lrc, -rrc,,,,,,, -ban, -ban-main, , -right, , , ,,.statbar,.pet_age_info, .pet_age_info_date, .pet_wco_info, .pet_wco_info_date {display:none;} {background:transparent;} {background:transparent;} , , body, , , {background-color:transparent;} {display:none;} .pet_color_info,.owner{line-height:3px;} {width:958px;left:-187px !important;top:0px;} {min-width:0px;width:305px;} {position:absolute;top:529px;left:229px;width:90px !important;} {width:305px; !important; position:absolute;top:185px;left:290px;} {position:absolute;top:170px;left:-90px;background-image:url(http://img834.imageshack.us/img834/2535/saturnoverlay.png);opacity:0.5;-webkit-transition: opacity 1.3s linear;-moz-transition: opacity 1.3s linear;width:192px;height:202px;} :hover{opacity:1.0;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;} .pet_name{display:none;} .pet_spotlight,.pet_spotlight a{color: !important;font-size:11px;font-family:georgia;text-align:right;} .pet_spotlight{position:absolute;width:80px !important;left:-66px;top:606px;} .pet_color_info{position:absolute;top:381px;left:120px;text-shadow: 1px 1px 1px;color:;font-size:10px;font-family:georgia;} .owner{position:absolute;top:376px;left:232px;text-shadow: 1px 1px 1px;color:;font-size:10px;font-family:georgia;width:110px !important;} .owner a{text-shadow: 1px 1px 1px;color: !important;font-size:10px;font-family:georgia;} {display:none;} {position:absolute;overflow:hidden;top:597px;left:411px;width:592px;height:265px;opacity:0.5;-webkit-transition: opacity 1.3s linear;-moz-transition: opacity 1.3s linear;} :hover,:hover{overflow:auto;opacity:1.0;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;} div.treasure_item{height:98px;width:90px;} {width:470px;;margin-top:1000px;margin-left:-110px;} {height:170px;width:565px;top:920px;left:429px;position:absolute;overflow:hidden;opacity:0.5;-webkit-transition: opacity 1.3s linear;-moz-transition: opacity 1.3s linear;} img{border:3px solid ;-moz-border-radius:1px;border-radius:15px;opacity:0.9;} img{width:60px;height:60px;} img:hover{border:3px solid ;opacity:1.0;overflow:auto;} img{border:3px solid ;-moz-border-radius:1px;border-radius:15px;opacity:0.4;} img:hover{border:3px solid ;opacity:1.0;} {display:none;} h2{display:none;} body, html, div, li, a {color: ; font-family: georgia; font-size: 13px; line-height: 16.5px} a:link, a:visited {text-decoration: bold; color: ;} a:hover, a:active {color: ;} b {color: ;} u {color: ;} i {color: ;} </style>

Sep 13, 2017 8 years ago
jensen
rolled snake eyes
User Avatar
RM

i put your overlay onto grillby, and it's not working at all. when i tried the url i got bounced back to the imageshack homepage. are you sure the url is valid?

[edit] to be more specific, the issue is in this bit, specifically the url {position:absolute;top:170px;left:-90px;background-image:url(http://img834.imageshack.us/img834/2535/saturnoverlay.png);opacity:0.5;-webkit-transition: opacity 1.3s linear;-moz-transition: opacity 1.3s linear;width:192px;height:202px;} :hover{opacity:1.0;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}this code works fine when i change the image url (see grillby), so it's safe to say the link is dead. to fix it you just need to reupload the overlay either on imageshack or somewhere else (imgur, tinypic, etc) and change the old url to the new one c:

oh sacred spork, smite mine enemies

Sep 13, 2017 8 years ago
Tris
is made of stardust
User Avatar

OH. I didn't realize that was the original image link and not where I saved it. The correct link is https://i.imgur.com/Qt0gJ.jpg

The profile itself obviously works, since it's currently working on my pet. It's just the the hover on the pet itself that makes my pet not visible.

EDIT: I fixed it in the OP

Sep 13, 2017 8 years ago
jensen
rolled snake eyes
User Avatar
RM

you don't need to do anything with the profile background, you need to change the pet_image url, img834.imageshack.us/img834/2535/saturnoverlay.png. this is the image that's broken. when this is updated, the hover should resume working normally. right now there is no image for the page to use, so it's acting if there's no overlay at all.

oh sacred spork, smite mine enemies

Sep 13, 2017 8 years ago
Tris
is made of stardust
User Avatar

Ahhhh I see. I'm gonna have to dig and hope I still have the img saved somewhere, and update my files. Thank you!

Sep 13, 2017 8 years ago
jensen
rolled snake eyes
User Avatar
RM

np! i'm glad it's an easy fix, hopefully the img file is easy to find :)

oh sacred spork, smite mine enemies

Please log in to reply to this topic.