Comment & Quote Boxes
Removing/Replacing Corners
#section_name .caption:before {display: none; background: url('xxx'); }
#section_name .caption:after {display: none; background: url('xxx');}
#section_name .caption2:before {display: none; background: url('xxx');}
#section_name .caption2:after {display: none; background: url('xxx');}
With this you can actually remove ALL the corners or only some of them. The second two are only for the comments section. The first two are comments & profile section. Replace the corners w/ your own images with the background section. If you just don't want the corners at all remove the 'background' portion of the code.
Remove / Replace the <
#section_name .message {background-image: none; }
#section_name .message {background-image: url('xxx'); }
The first removes and the second replaces.
View User's Journal
CSS Profile Codes
This is a basic and advanced tutorial on how to CSS profiles.
Unfrigginbelievable
Community Member |
Legalize