Welcome to Gaia! ::

Did you find this helpful?

Yes 0.44603940256872 44.6% [ 7675 ]
No 0.04201778346022 4.2% [ 723 ]
Sort of... 0.14959028302435 15.0% [ 2574 ]
I'm so confuuuuused T_T 0.36235253094671 36.2% [ 6235 ]
Total Votes:[ 17207 ]
Does anyone know why when I alter the comment avatars there is a block matching the background of the comment section? I want to get rid of the avatar and show only the background.

I tried resizing and moving the avatar five thousand pixels west, but a block appears over the background.

And if you know why, do you also know how to get rid of it?
IKoopa's avatar
  • 200
  • 200
  • 250
nice thread this helps me out alot
HOW DO U MAKE A SCREENSHOT FOR PROFILE PREVIEWS..?? =DD

THANKS
Alright, well I'm new to Gaia but not too new to CSS and web editing. I tried a couple of these codes, and to me it seems as if they're outdated. Someone might have to find new codes for everything, if I can't find someone then I'll have to reluctantly try figuring it out myself...
You know what? Scratch that last post, there were just some oddities in how you worded your CSS, otherwise the codes are still working

Thanks biggrin
Hey guys, I'm making a profile for someone right now, and she wants a few sections omitted from the profile. (ie - Friends, Signature, comments)
How do I make them dissapear?
icyMOTHA
Hey guys, I'm making a profile for someone right now, and she wants a few sections omitted from the profile. (ie - Friends, Signature, comments)
How do I make them dissapear?

Hello person from my guild biggrin
itachi4demons
HOW DO U MAKE A SCREENSHOT FOR PROFILE PREVIEWS..?? =DD

THANKS

Shift+PrtScn
yay!!!
this helped me
icyMOTHA
Hey guys, I'm making a profile for someone right now, and she wants a few sections omitted from the profile. (ie - Friends, Signature, comments)
How do I make them dissapear?
Feelings of love are just...



Sorry it took a while to get to you.

Here's the code:

#friends, #signature, #comments { display: none; }


Shouldn't you know these basic codes before you start making people profiles?




... temporary lapses in judgment.
Jr Banshi
itachi4demons
HOW DO U MAKE A SCREENSHOT FOR PROFILE PREVIEWS..?? =DD

THANKS

Shift+PrtScn
Feelings of love are just...



No need for shift.




... temporary lapses in judgment.


Heh, took me three different layout designs until I got to this one, but I couldn't have done any of the coding without this thread.

Thank you so much for taking the time to write this up Kira, it's been so helpful to me heart

Comments are most appreciated: Clicky
#comments { height: 500px; width: 500px; }
#comments { overflow: scroll; overflow-x: hidden; overflow-y: auto; height: 450px; width: 450px; }
#comments dl dt.avatar img { background: url() left top no-repeat; }
#comments dl dt.avatar2 img { background: url() right top no-repeat; }
.caption .message { background: transparent; url() border: none; }
.caption2 .message { background: transparent url() border: none; }
#comments .avatar, #comments .avatar2 { display:none; }
.caption:before, .caption:after, .caption2:before, .caption2:after{display:none;}


I have that code to try and make my comments scroll.
Why the HELL aren't they scrolling?
Candlelight Romance
#comments { height: 500px; width: 500px; }
#comments { overflow: scroll; overflow-x: hidden; overflow-y: auto; height: 450px; width: 450px; }
#comments dl dt.avatar img { background: url() left top no-repeat; }
#comments dl dt.avatar2 img { background: url() right top no-repeat; }
.caption .message { background: transparent; url() border: none; }
.caption2 .message { background: transparent url() border: none; }
#comments .avatar, #comments .avatar2 { display:none; }
.caption:before, .caption:after, .caption2:before, .caption2:after{display:none;}


I have that code to try and make my comments scroll.
Why the HELL aren't they scrolling?
Feelings of love are just...



You only need this to make it scroll:
#comments { overflow: scroll; overflow-x: hidden; overflow-y: auto; height: 450px; width: 450px; }




... temporary lapses in judgment.
how do you put a message in the speach bubble?

Quick Reply

Submit
Manage Your Items
Other Stuff
Get Items
Get Gaia Cash
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff