Replies

Jul 21, 2017 8 years ago
Possum
likes the classics
User Avatar
Curse

So I happened to notice that Capt. Aileia Clariat was nominated... fairly quickly (I've only had the nomination active for her for maybe an hour or two?). I'm pretty thrilled.

Only, see where the text saying she's been nominated is? I'd like to move it so it's not interfering with her 'Wanted' poster text. Mainly because I have a niggling feeling that when/if she wins, the trophy is going to be in the way as well. Is there a way to move it to the side, perhaps in the space under the minion hover?

I'd also like to move the 'like' heart slightly to the left, but higher than it currently is (maybe I'm weird, but noticing it's intersecting the border bothers me just a little).

I'm just horribly inept at finding these pieces in her profile coding.

Chibi by

Jul 21, 2017 8 years ago
Thundercracker
made a living
User Avatar
Serrated

I changed the top position to 255 it raised it up some to. You can go a bit higher like 250 or 244 to get the text up. It should help? The Height can be changed a smidged too, I went to 400 but the numbers between 400 and 450 can be played with to your liking.

Look in her code for this:

{ text-align: left; position: relative; top:255px !important;
left:-35px !important; width: 300px !important; height: 450px !important; overflow: auto}

Let me know if that helps. :)

Edit: I need to find the Spotlight code for you to move that :)

.pet_spotlight{position:absolute; top:451px;left:40px;} Here is something to move the spotlight.

You can play around with the numbers for top and left to place it just right. It should move the spotlight.

Holiday Clickables | |

Jul 21, 2017 8 years ago
Possum
likes the classics
User Avatar
Curse

Thanks a ton, that fixed it right up!

Chibi by

Jul 21, 2017 8 years ago
Thundercracker
made a living
User Avatar
Serrated

YAY!! ^_^ Glad it did.

Holiday Clickables | |

Please log in to reply to this topic.