Replies

Aug 30, 2015 10 years ago
Falcon
gets around
User Avatar
Turtle

Edit: I fixed the profile. I just need to figure out how to stop sidebar scrolling.

So I just started coding Gill's profile and i've found myself running into a problem. For one thing, the profile is too BIG for the page. I used a 4490 x 800 resolution and it does not fit to the page. Second of all, there's a bit of black space at the bottom. I tried using the fit to page code to get it to fit to the page but that flattens the background image, which I don't want at all.

Don't you forget about me~

Aug 30, 2015 10 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

the extra scrolling could be caused by the profile not being properly 'cleared'. maybe try using this code?

, , , , , , , , , , .prototip, -ban, -ban-main, -lrc, -rrc, -right, , h2, .bookmark {display:none; } , {background-color:transparent !important; height: auto !important; } , , {margin: 0 !important; border: 0; } *{margin:0; padding:0; } .notice {background:none; border:0; } .container-fluid {margin:0px; }

Aug 30, 2015 10 years ago
Falcon
gets around
User Avatar
Turtle

That did it! Thank you!!!

Don't you forget about me~

Aug 31, 2015 10 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

you're welcome, and thanks so much for the gift :)

Please log in to reply to this topic.