If you haven't got the hang of CSS quite yet all of this can get really overwhelming! This is a quick run-through of the different elements and selectors that can be utilized within your profile. There are
many more than just these, so if you're interested in learning more grab one of the developer tools we talked about earlier!
GENERAL PAGE BODY
body - Used for the general background of the page
h1, h2, h3, h4, h5, h6 - The header tags for throughout the page
#content - The background for the content wrapper/container
SITE NAVIGATION MENU
.navbar-inverse - The navigation bar background
.navbar-inverse .nav li a - The navigation links
HEADER
header.min - The header background
#header_stats .col-inner - The header user stat/personal link box
.currency_volts - The text displaying your volt count
.currency_ohms - The text displaying your ohm count
.dropdown button - The drop-down menus for notifications, trades, and friends
.label-danger - The notification counter
#user_card - Your avatar
#user_links ul li a - The profile/message/settings links
#header_navigation h3 - The "Explore Voltra's City" header
#header_navigation ul li a - The market and sewers links
AVATAR
.voltie_info - The avatar container
.voltie_info h2 - Your username header
.voltie_pronouns - The pronoun subheader
.voltie_actions a - The topic/post counter links
VIDEO
.voltie_video - The video container
.voltie_video h3 - The video header
ABOUT
.voltie_bio - The about container
.voltie_bio h3 - The about header
COMMENTS
.voltie_comments - The comments container
.voltie_comments h3 - The comments header
.voltie_comments img - The user avatars
.voltie_comments a - The username links
a.comment_delete - The "delete" button
.voltie_comments ul li p - The comment boxes
.voltie_comments ul li p:before - The comment "quote" triangle
.comments_load_more - The "load more" button
.voltie_comments textarea - The comment submission text box
.voltie_comments input[type=submit] - The submit button
LIKES/DISLIKES/HOBBIES
.voltie_likes - The likes container
.voltie_dislikes - The dislikes container
.voltie_hobbies - The hobbies container
.voltie_likes h3 - The likes header
.voltie_dislikes h3 - The dislikes header
.voltie_hobbies h3 - The hobbies header
FRIENDS
.voltie_friends - The friends container
.voltie_friends h3 - The friends header
.voltie_friends a img - The user avatars
FOOTER
footer - The footer background
footer h6 - The footer headers
.sitebio - The site "about" text
footer a - The links within the footer
.footer-col p i - The envelope icons
.footer-ul li a - The "a map around Voltra" links
FOOTER
.copyright - The copyright background
.copyright a - The copyright links