Welcome to Gaia! :: View User's Journal | Gaia Journals

 
 

View User's Journal

CSS Profile Codes
This is a basic and advanced tutorial on how to CSS profiles.
Borders
Borders
Changing Border Width
#section_name { border-width: 0px; }
This changes the thickness of your border.
You can use pixels or any other form of measurement OR the following:

thin
medium
thick


Changing Border Color
#section_name { border-color: #XXX; }

Changing Border Style
#section_name { border-style: dashed; }
Possible Border Styles:
dashed
dotted
double
groove
inset
outset
ridge
solid


Removing a Border
You can either use the "border-width" command set to '0px' OR the following:
#section_name { border: none; }





 
 
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
Play with GCash
Play with Platinum