Replies

May 14, 2016 9 years ago
Spotlight Champion
Melissa
User Avatar
Spangles

I have a pet I'm working on -- Achiever. His profile page is endlessly long. I set the content to a fixed position to avoid the endless scrolling below the content, but I kind of hate that it's so long without knowing why. I set the page height to something that's not eleventy billion pixels like it seems to be from the scroll bar on the side.

God I just pinged 10,000 people I'm so sorry

Code <style>

header,# postcards,# menu,# sidebar,# bookmarks,# rightbg,# spacer,# footer,.pet_name,# column_3,# pet_minion,# bookmarks,h2,.pet_age_info_date,.pet_wco_info_date {display: none;}

page {margin:0;}

content{background:none;margin:0;padding:0;}

content {height:585px !important;}

body{background:url() no-repeat top left; height:585px !important; width:1200px!important;} html{background: url() no-repeat;} a:link,a:visited{color:;} .pet_color_info {position:fixed; top:530px; left:100px;} .owner {position:fixed; top:530px; left:295px;} .pet_like {position:fixed; left:253px; top:516px;}

pet_treasure {position:fixed; top:555px; left:75px; width:1000px;}

.treasure_item {margin:2px;border:1px solid ;}

pet_image {background-image: url(http://i359.photobucket.com/albums/oo37/margenesubeta/Achiever/overlayterracoon_zps2npwtikk.png); width:500px; height:500px; position:fixed; left:0px; top:25px;}

container {position:fixed; top:102px; left:450px; width:595px; height:400px; background-color:; border:2px solid;}

battle,# beanbags,# books,# food,# plushies,# stickers,# wardrobe,# forumtitles,# items,# credits {visibility:hidden}

battle:target,# beanbags:target,# books:target,# food:target,# plushies:target,# stickers:target,# wardrobe:target,# forumtitles:target,# items:target,# credits:target {visibility:visible; position:fixed; top:102px; left:450px; width:595px; height:400px; border:2px solid; background-color:; overflow:auto;}

{position:fixed; top:510px; left:495px;} {position:fixed; top:510px; left:540px;} {position:fixed; top:510px; left:607px;} {position:fixed; top:510px; left:653px;} {position:fixed; top:510px; left:692px;} {position:fixed; top:510px; left:749px;} {position:fixed; top:510px; left:804px;} {position:fixed; top:475px; left: 1055px;} {position:fixed; top:490px; left:1055px;} {position:fixed; top:130px; left:1055px;} {position:fixed; top:145px; left:1055px;} </style>

[flower=Melissa] [tot=Melissa]

May 14, 2016 9 years ago
Serena922003
is ZOMBIE LONG TIME
User Avatar

Get ready for 10,000 replies. XD

Sorry, I can't help though, this is way over my head.

May 15, 2016 9 years ago
Autocracy
is lonely
User Avatar

The only thing I can think of is that I have a line of code you don't.

,,,body,{height:auto!important;}

May 15, 2016 9 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

hmm, maybe try this?

body{height:650px!important; width:1200px!important; overflow:hidden}

May 15, 2016 9 years ago
Spotlight Champion
Melissa
User Avatar
Spangles

Thank you so much! That fixed it! :D

[flower=Melissa] [tot=Melissa]

May 15, 2016 9 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

awesome, happy to help! the 'height' of the page was probably being affected because of the anchor links, but i'm glad it was a simple fix 😊

May 16, 2016 9 years ago
Narcissist
is going batty
User Avatar
Nigrae

lol, gotta love tagging errors <3

[font=times new roman]currently searching for , if you have it or know someone does, please contact me!![/font]

[font=time new roman]formerly known as Urge, 1A2N3B[/font]

Please log in to reply to this topic.