Elindranyth
Elindranyth
Gaia Staff
(?)
Offline
- Posted: Sat, 09 Sep 2006 18:00:57 +0000
READ THIS FIRST!!
THIS GUIDE IS CURRENTLY NOT UP TO DATE WITH CHANGES MADE TO THE PROFILE SYSTEM. I'M WORKING ON IT. DO NOT POST QUESTIONS REGARDING ANY OF THE CHANGES AS WE JUST DON'T KNOW YET, AND WE KNOW THE FIRST PAGE IS OUT OF DATE.
IF A CODE THAT IS LISTED ON THE FIRST PAGE DOESN'T SEEM TO BE WORKING, CHECK BACK AFTER THE TITLE OF THIS THREAD SAYS "UPDATED" TO SEE IF THAT CODE HAS CHANGED.
This thread is not designed to spoonfeed you codes. If you can't read the first page and figure out how to put the code together, explain where you are getting stuck, but don't expect people to do your coding for you. Do not PM me with any questions about how to do something on your profile; I answer questions on my own terms, when I have time and patience and such. I may have a help guide, but I don't like my inbox being treated like your personal Profile Question Center.
Please read the first page before posting any questions in this thread. If you can't bother to read the first page to find your answer, why should anyone bother to read your question and answer it, especially if it's already been answered on the first page?
CSS is probably the coolest thing to use to customize your profile, with either the Old School or v2 profile system. CSS is such a powerful tool when it comes to any sort of design... pretty much if you can think of it, you can do it.
With Gaia Profiles, you are doing CSS overrides. What this means is that you are building CSS based on what CSS the Gaia devs have already defined. This makes it a little harder, because there's only so much you can work with, but you can still do alot with it, and make some pretty awesome looking profiles, using either system.
In all honesty, the v2 system is a little harder to work with if you're used to the Old School system, but it is still possible to do alot with it. And it all may seem overwhelming at first, but once you get the hang of it, it's all pretty easy to use and work with. Hopefully, with the help of this guide, you'll be able to whip out great looking, original profiles in no time at all, using either system.
There are two places in which you can place your CSS override code. With the Old School system, you'll put your code in the "Theme" section on the Gaia Profiles Backend (as shown on page one of this guide). With the v2 system, you'll put your code in the CSS tab of the "Theme" section in the profile itself (as shown on page two of this guide).
Each system uses the same basic ideas and general terms, but the actual code for the classes and IDs are different. What this means is that you can't code a profile in the Old School system and use that same code on the v2 system, and vice versa. Currently, the v2 system has a "Convert" button that takes CSS designed for Old School and roughly converts it to something that will work in v2. Unfortunately, it doesn't do a very good job, but it gets some stuff like the page's background and link colors. In all honesty, you can probably do a better job yourself just by referencing this guide xd Once you know the differences between the two systems, it's possible to take a simple skin and "translate" it to the other system's code in about 15-20 minutes.
Post this form in this thread if you want people to help you here.
Help Form!
THIS GUIDE IS CURRENTLY NOT UP TO DATE WITH CHANGES MADE TO THE PROFILE SYSTEM. I'M WORKING ON IT. DO NOT POST QUESTIONS REGARDING ANY OF THE CHANGES AS WE JUST DON'T KNOW YET, AND WE KNOW THE FIRST PAGE IS OUT OF DATE.
IF A CODE THAT IS LISTED ON THE FIRST PAGE DOESN'T SEEM TO BE WORKING, CHECK BACK AFTER THE TITLE OF THIS THREAD SAYS "UPDATED" TO SEE IF THAT CODE HAS CHANGED.
This thread is not designed to spoonfeed you codes. If you can't read the first page and figure out how to put the code together, explain where you are getting stuck, but don't expect people to do your coding for you. Do not PM me with any questions about how to do something on your profile; I answer questions on my own terms, when I have time and patience and such. I may have a help guide, but I don't like my inbox being treated like your personal Profile Question Center.
Please read the first page before posting any questions in this thread. If you can't bother to read the first page to find your answer, why should anyone bother to read your question and answer it, especially if it's already been answered on the first page?
CSS is probably the coolest thing to use to customize your profile, with either the Old School or v2 profile system. CSS is such a powerful tool when it comes to any sort of design... pretty much if you can think of it, you can do it.
With Gaia Profiles, you are doing CSS overrides. What this means is that you are building CSS based on what CSS the Gaia devs have already defined. This makes it a little harder, because there's only so much you can work with, but you can still do alot with it, and make some pretty awesome looking profiles, using either system.
In all honesty, the v2 system is a little harder to work with if you're used to the Old School system, but it is still possible to do alot with it. And it all may seem overwhelming at first, but once you get the hang of it, it's all pretty easy to use and work with. Hopefully, with the help of this guide, you'll be able to whip out great looking, original profiles in no time at all, using either system.
There are two places in which you can place your CSS override code. With the Old School system, you'll put your code in the "Theme" section on the Gaia Profiles Backend (as shown on page one of this guide). With the v2 system, you'll put your code in the CSS tab of the "Theme" section in the profile itself (as shown on page two of this guide).
Each system uses the same basic ideas and general terms, but the actual code for the classes and IDs are different. What this means is that you can't code a profile in the Old School system and use that same code on the v2 system, and vice versa. Currently, the v2 system has a "Convert" button that takes CSS designed for Old School and roughly converts it to something that will work in v2. Unfortunately, it doesn't do a very good job, but it gets some stuff like the page's background and link colors. In all honesty, you can probably do a better job yourself just by referencing this guide xd Once you know the differences between the two systems, it's possible to take a simple skin and "translate" it to the other system's code in about 15-20 minutes.
- A little intro to CSS + Contents
Old School Copy and Paste
v2 Copy and Paste
Editable Copy and Paste for any system
Old School Editable Copy and Paste
v2 Editable Copy and Paste
General HTML tag Overrides
Old School Common Classes and IDs
v2 Common Classes and IDs
Old School / v2 Translation Cheat Sheet
How to use Classes and IDs to Define Custom CSS
How to Define Styles for your Custom CSS
Food For Thought
Spiffy Tricks
Link In and Links Out
Post this form in this thread if you want people to help you here.
Help Form!
[b]Which profile system are you using?[/b]
[b]What doesn't seem to be working?[/b] (answers like "everything" are not helpful and make it so we can't exactly help you)
[b]What have you already tried to do to make things work?[/b] (if you haven't tried anything then you should try a few things before giving up! be specific about what codes you've used and whatnot.)
[b]Post the part of your code you are having trouble with. DO NOT POST YOUR ENTIRE CODE! This will stretch the page alot.[/b]
[b]What doesn't seem to be working?[/b] (answers like "everything" are not helpful and make it so we can't exactly help you)
[b]What have you already tried to do to make things work?[/b] (if you haven't tried anything then you should try a few things before giving up! be specific about what codes you've used and whatnot.)
[b]Post the part of your code you are having trouble with. DO NOT POST YOUR ENTIRE CODE! This will stretch the page alot.[/b]



























