Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
forum_css [2023/09/06 06:43] – [Adding a new in-profile image.] : added a delimiter for separating this section from the new category addition kallistero | forum_css [2025/02/02 02:54] (current) – [Nav Bar Elements.] melon | ||
---|---|---|---|
Line 3: | Line 3: | ||
====== How to access MelonLand' | ====== How to access MelonLand' | ||
- | From your main profile view, go to //Modify Profile// category > //Ultimate | + | From your main profile view, go to //Modify Profile// category > //About Me / Profile// > Scroll down to // |
[[https:// | [[https:// | ||
Line 152: | Line 152: | ||
====== Full CSS Selector Reference ====== | ====== Full CSS Selector Reference ====== | ||
- | Every CSS selector you could want for profile customization! Still a work in progress, so hold tight! | + | Every CSS selector you could want for profile customization! |
- | ==== Theme Selectors. ==== | + | //First compiled from the profile-page build that was live on September 6th, 2023, so if things are now out of date or incomplete, please update.// |
+ | |||
+ | ===== Theme Selectors. | ||
These are the basic themes for the forum. | These are the basic themes for the forum. | ||
Line 163: | Line 165: | ||
**Important Note:** | **Important Note:** | ||
- | It's highly recommended that you always use a theme selector for any of your other styles (for instance, using "//# | + | It's highly recommended that you always use a theme selector for any of your other styles (for instance, using "//# |
+ | |||
+ | ---- | ||
==== Page-wide Elements. ==== | ==== Page-wide Elements. ==== | ||
- | * **.smiley** - Every smiley on the page! (for instance, things like :ozwomp: or :eyes: ) | + | |
+ | | ||
+ | ---- | ||
==== Background & Image Link Elements. ==== | ==== Background & Image Link Elements. ==== | ||
Line 178: | Line 184: | ||
* **# | * **# | ||
+ | ---- | ||
+ | ==== Main Profile Pane Elements. ==== | ||
+ | |||
+ | * **# | ||
+ | * **.catbg** - The holster for every category header on the profile pane | ||
+ | * **.windowbg** - The holster for the contents of every category (also applies to the news section at the top and comments at the bottom, but does not apply to the admin menu at the left) | ||
+ | * **.topslice** - Element within each section & comment, placed before the actual content of each section | ||
+ | * **.content** - Content of each section & comment | ||
+ | * **.botslice** - Element within each section & comment, placed after the actual content of each section | ||
+ | * **.smalltext** - Text elements that include the links in the left menu, along with any " | ||
+ | * **.avatar** - Image selector for all user avatars on the page | ||
+ | |||
+ | ---- | ||
+ | |||
+ | * **.div1** - Element within the main profile pane, placed above the actual content | ||
+ | * **.div2** - A second element within the main profile pane, placed above the actual content | ||
+ | |||
+ | ---- | ||
+ | |||
+ | * **# | ||
+ | * **.adm_section** - Each section for the admin menu; each section contains the header and the links | ||
+ | * **.cat_bar** - Each section' | ||
+ | * **.left_admmenu** - Each sections contents containing links for the admin menu | ||
+ | * **.left_admmenu li** - Every individual link in the admin menu | ||
+ | |||
+ | ---- | ||
+ | |||
+ | * **# | ||
+ | * **.creator** - The holster for the contents of every category, ONLY within the main contents of the main profile pane, and does not include anything in the " | ||
+ | * **# | ||
+ | * **# | ||
+ | * **# | ||
+ | * **# | ||
+ | * **.signature** - The " | ||
+ | * **.hrcolor** - The horizontal rule separating the signature from the other contents in its section | ||
+ | * **# | ||
+ | * **# | ||
+ | |||
+ | ---- | ||
+ | |||
+ | * **.div3** - Element within the main profile pane, placed between the " | ||
+ | |||
+ | ---- | ||
+ | |||
+ | * **# | ||
+ | * **.poster** - Holster for every commentator' | ||
+ | * **.postarea** - Holster for the date, time, and contents of every comment | ||
+ | * **.keyinfo** - Holster for the date & time of every comment | ||
+ | * **.post** - Outer holster for the contents of every comment | ||
+ | * **.inner** - Inner holster for the contents of every comment | ||
+ | * **.moderatorbar** - Holster for the " | ||
+ | * **.post_separator** - The separator element between comments | ||
+ | * **.pagesection** - The holster for the page select at the bottom of the " | ||
+ | * **.pagelinks** - The content for the page select at the bottom of the " | ||
+ | * **# | ||
+ | * **# | ||
+ | * **.sceditor-container** - The holster for the comment input toolbar & text area | ||
+ | * **.sceditor-toolbar** - The holster for the comment input toolbar & input text area | ||
+ | * **.sceditor-group** - The holster for each individual sub-toolbar within the input toolbar | ||
+ | * **.sceditor-container textarea** - The text input area for leaving comments | ||
+ | * **.sceditor-grip** - The resize handle for the comment text input area | ||
+ | * **.sceditor-resize-cover** - The element that covers the comment text input area whenever it's resized | ||
+ | * **.input_button** - The "Post Comment!" | ||
+ | |||
+ | ---- | ||
===== Forbidden Selectors. ===== | ===== Forbidden Selectors. ===== | ||
- | These selectors have their names reserved and often refer to invisible elements, so using them or making elements that match their selectors might visually break your page! | + | These selectors have their names reserved and often refer to invisible elements, so using them or making |
* **# | * **# | ||
* **#top** | * **#top** | ||
* **# | * **# | ||
+ | ---- | ||
===== Advanced CSS Selectors. ===== | ===== Advanced CSS Selectors. ===== | ||
Line 196: | Line 268: | ||
* **#radio img** - The image selector for the radio at the top right | * **#radio img** - The image selector for the radio at the top right | ||
+ | ---- | ||
==== Nav Bar Elements. ==== | ==== Nav Bar Elements. ==== | ||
* **# | * **# | ||
* **# | * **# | ||
- | * **# | + | * **# |
- | * **# | + | * **# |
- | * **# | + | * **# |
- | * **# | + | * **# |
- | * **# | + | * **# |
- | * **# | + | * **# |
- | * **# | + | * **# |
- | * **# | + | * **# |
- | * **# | + | * **# |
- | * **# | + | * **# |
- | * **# | + | * **# |
- | * **# | + | * **# |
+ | etc etc for each link... | ||
+ | ---- | ||
==== Info Pane Elements. ==== | ==== Info Pane Elements. ==== | ||
* **# | * **# | ||
+ | ---- | ||
* **# | * **# | ||
* **# | * **# | ||
Line 224: | Line 299: | ||
* **# | * **# | ||
+ | ---- | ||
**Note:** | **Note:** | ||
The second row here also has the class selector **.windowbg2**, | The second row here also has the class selector **.windowbg2**, | ||
Line 238: | Line 314: | ||
* **# | * **# | ||
+ | ---- | ||
**Note:** | **Note:** | ||
The third row here also has the class selector **.windowbg**, | The third row here also has the class selector **.windowbg**, | ||
Line 245: | Line 322: | ||
* **# | * **# | ||
+ | ---- | ||
==== Main Profile Pane Elements. ==== | ==== Main Profile Pane Elements. ==== | ||
Line 250: | Line 328: | ||
* **# | * **# | ||
+ | ---- | ||
==== Footer Pane Elements. ==== | ==== Footer Pane Elements. ==== | ||
* **# | * **# | ||
+ | ---- | ||
==== Footer Stickers. ==== | ==== Footer Stickers. ==== | ||