Welcome to Gaia! ::


This is a guide for users that have been wondering why Old School CSS won't work for the New profile system. It's easy really, instead of sections you use panels. 3nodding
If I'm missing anything or am wrong about something feel free to tell me.


Navigation -

1. Expanation

2. Comparison

3. Moving Panels

4. Code Fill

5. Reserved
Here I will show you what the Old School CSS codes looks like in the New profile CSS.


body - html, body

.section - .panel

.section h2 - .panel h2

#content - #columns

#content #sidebar - #column_1

#content #main - #column_2

#profile - .details_panel
#profile .items - .equipped_list_panel

#wishlist - .wish_list_panel

#about - .about_panel

#journal - .journal_panel

#friends - .friends_panel

#multimedia - .media_panel
#multimedia embed - .media_panel embed

#comments - .comments_panel

#signature - .signature_panel

Remember to take out the bolds before you use the code though. 3nodding
Are you wondering why you can't move the panels with only top, bottom, left, and right? Well it's simple. You know how you move the dates in the comments on Old School? Well that's how you move the panels, with margins. Instead of putting top or bottom or left or right you put margin-top, margin-bottom, margin-left, and margin-right.
Here is an example of how to use the margins in a code if you are still confused:

.about_panel { margin-top: 30px; margin-left: 30px; }

Remember to take out the bolds before you use the code though. 3nodding
If you are just too lazy to read my posts above this is where I'll be putting the main codes.
*Note I only put the background part of the code in it, you can add margins, font-color and such to it also.


html, body { background: #FFFFFF url() no-repeat; }
This will change the background of the whole body background.


.panel { background: #FFFFFF url() no-repeat; }
This will change the backgrounds of all of the panels.


.panel h2 { background: #FFFFFF url() no-repeat; }
This will change the background of all panel headers. You can also add a panel name and _ in front of it to change a specific header. Like: .about_panel h2.


#columns { background: #FFFFFF url() no-repeat; }
This will change the background of all the columns.


#column_1 { background: #FFFFFF url() no-repeat; }
This will change the background of the first column.


#column_2 { background: #FFFFFF url() no-repeat; }
This will change the background of the second column.


#column_3 { background: #FFFFFF url() no-repeat; }
This will change the background of the third column.


.details_panel { background: #FFFFFF url() no-repeat; }
This will change the background of the profile panel.


.equipped_list_panel { background: #FFFFFF url() no-repeat; }
This will change the background of the equipped list.


.wish_list_panel { background: #FFFFFF url() no-repeat; }
This will change the background of the wishlist panel.


.about_panel { background: #FFFFFF url() no-repeat; }
This will change the background of the about panel.


.journal_panel { background: #FFFFFF url() no-repeat; }
This will change the background of the journal panel.


.friends_panel { background: #FFFFFF url() no-repeat; }
This will change the background of the friends panel.


.media_panel { background: #FFFFFF url() no-repeat; }
This will change the background of the multimedia panel.


.media_panel embed { background: #FFFFFF url() no-repeat; }
This will change the background around the media video.


.comments_panel { background: #FFFFFF url() no-repeat; }
This will change the background of the comments panel.


.signature_panel { background: #FFFFFF url() no-repeat; }
This will change the background of the signature panel.

Remember to take out the bolds before you use the code though. 3nodding
wind your so awesome^.^ thanks for the codes^_^
Thanks wind. 4laugh I was wondering why my profile wasn't working in Profile 2.0
Sorry for the late responces. xx;

You're welcome. ^-^ I just recently found out myself. xD
If I stop being lazy, I can post some codes on how to add scrolling sections and such.

Pandilicious's Husbando

Invisible Member

39,510 Points
  • Citizen 200
  • Person of Interest 200
  • Winged 100
this looks remarkably like mine ._.
Elindranyth
this looks remarkably like mine ._.
Except you only have the comparison, If you want to make a guide make sure you explain everything about what you made the guide about. 3nodding

Quick Reply

Submit
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
//
//

Join Now

// //

Have an account? Login Now!

//
//