Replies

Feb 25, 2017 9 years ago
Lisa
User Avatar

I'm working on it right now. I'd like to know what you guys think and I have a couple of questions.

Is there a code to move the little heart that you click to 'like' a pet? I'd like it elsewhere/not over his name image. Is there a code to stop the ability to move the page side to side?

I have no idea if any of that makes sense. I'm just learning to do all this finally, lol.

Here is Reni.

For Sale: Lots more FOR SALE HERE and HERE!

Feb 25, 2017 9 years ago
Shantal
is a skilled hooker
User Avatar

For the pet like you can use a code like this: .pet_like {position: ??; top: ??px; left: ??px;}

I'm not sure what you mean by the page moving side to side?

Oh! It wasn't doing that in chrome for me xD You seem to have the width set to 2000px, take that out of the code and see if that works.

Feb 25, 2017 9 years ago
Bug
User Avatar
Segfault

It looks great! I love the art and the color scheme ^^

🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights

Feb 27, 2017 9 years ago
Lisa
User Avatar

Could be a Mac thing, the 'side to side' lol. Thanks for your help!

For Sale: Lots more FOR SALE HERE and HERE!

Feb 27, 2017 9 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

take "height:1200px; width:2000px" out of your 'html' section, add "height:auto" (probably don't need to, i think it's set to auto by default but just in case). the "overflow-x:hidden" should be working but it doesn't in safari, maybe add !important to it?

Feb 28, 2017 9 years ago
Lisa
User Avatar

Made your suggested changes. Is it working for you now?

For Sale: Lots more FOR SALE HERE and HERE!

Feb 28, 2017 9 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

it's fine in firefox and chrome; safari is not scrolling as far as it was, but it's still acting like there's something just off the right edge of the page. not really sure what could be causing it, sorry :/

Feb 28, 2017 9 years ago
Lisa
User Avatar

It's alright! I appreciate the help nonetheless.

For Sale: Lots more FOR SALE HERE and HERE!

Please log in to reply to this topic.