So I want the scroll box in my profile to be a different color than the rest of the background and I've gone through my code a dozen times and I cant change it. I have a feeling it might be set to transparent but I can't find where I'm supposed to pop in a background url/color.
{ background: ; }
and then just exchange the hex code for any color you want. :)
{ background: ; }</p>So am I adding that under column 2 or is that already in my code? @ because I tried adding it and it just stretched out my profile.
Well your main column is so you just need to add the background property to the css you already have for it. ^^;
But I do see what you mean. When I tried adding it a different way it did stretch out the profile.
Yeah whenever I try to add it, my profile just gets stretched. ;/
Hello, what resolution is your screen and could you define 'stretched'? Do you mean it scrolls sideways?