From 43e09eab1fc0a190aa64d89cbbbfe030984b46b2 Mon Sep 17 00:00:00 2001
From: Natasha Moongrave
Date: Fri, 27 Mar 2026 23:36:49 +0100
Subject: did some QoL changes to the commissions page
---
src/Pages/commissions/commissions.php | 128 ++++++++++++++++++++++++++++------
1 file changed, 108 insertions(+), 20 deletions(-)
(limited to 'src/Pages')
diff --git a/src/Pages/commissions/commissions.php b/src/Pages/commissions/commissions.php
index 5d06e4c..683eaf2 100644
--- a/src/Pages/commissions/commissions.php
+++ b/src/Pages/commissions/commissions.php
@@ -73,6 +73,67 @@
font-size: 14px;
word-break: break-all;
}
+ .commission-btn {
+ display: inline-block;
+ padding: 8px 16px;
+ font-size: 14px;
+ background: transparent;
+ border: 1px solid #ff00ff;
+ color: #ff00ff;
+ cursor: pointer;
+ text-decoration: none;
+ transition: all 0.3s ease;
+ }
+ .commission-btn:hover {
+ background: rgba(255, 0, 255, 0.2);
+ box-shadow: 0 0 10px rgba(255, 0, 255, 0.4);
+ }
+ .stay-updated {
+ text-align: center;
+ padding: 20px;
+ margin: 20px 0;
+ border: 1px dashed rgba(0, 255, 255, 0.4);
+ background: rgba(0, 255, 255, 0.05);
+ }
+ .stay-updated h3 {
+ color: #00ffff;
+ margin-top: 0;
+ }
+ .social-links {
+ display: flex;
+ justify-content: center;
+ gap: 20px;
+ margin: 15px 0;
+ flex-wrap: wrap;
+ }
+ .social-links a {
+ color: #ff00ff;
+ text-decoration: none;
+ padding: 8px 16px;
+ border: 1px solid rgba(255, 0, 255, 0.5);
+ transition: all 0.3s ease;
+ }
+ .social-links a:hover {
+ background: rgba(255, 0, 255, 0.2);
+ }
+ .size-table {
+ width: 100%;
+ border-collapse: collapse;
+ margin: 15px 0;
+ }
+ .size-table th,
+ .size-table td {
+ padding: 12px;
+ text-align: left;
+ border-bottom: 1px solid rgba(255, 0, 255, 0.2);
+ }
+ .size-table th {
+ color: #ff00ff;
+ }
+ .size-table td:first-child {
+ color: #00ffff;
+ font-weight: bold;
+ }
@@ -89,6 +150,20 @@
Check out my portfolio to see examples of my work.
+
+ Commission Me
+
+
+
+
+
Be the first to know when commissions open
+
+
+
What I Offer
@@ -99,35 +174,44 @@
-
+
-
Pricing
-
Prices are based on size and complexity. Contact me for a quote.
-
+ Sizes & Types
+ Prices vary based on complexity. Contact me for a quote.
+
| Type |
- USD |
- EUR |
+ Description |
- | Small / Icon |
- N/A |
- N/A |
+ Icon |
+ Small profile picture or avatar, simple background |
- | Medium / Portrait |
- N/A |
- N/A |
+ Bust |
+ Head and shoulders, chest up |
- | Large / Full Scene |
- N/A |
- N/A |
+ Half-Body |
+ Waist up, more detail and pose options |
+
+
+ | Full-Body |
+ Complete character from head to toe |
+
+
+ | Half Scene |
+ Character with partial background or simple environment |
+
+
+ | Full Scene |
+ Complete illustration with detailed background and composition |
+ Complex backgrounds cost extra
+ + Additional characters cost extra
+ Commercial use costs extra
- + Rush orders available (+50%)
+ + Rush orders available
@@ -136,6 +220,9 @@
- Original characters (OCs)
- Fan art
+ - Anthro / furry characters
+ - Adult Swim / [as] style art
+ - Vent art and dark themes
- Portraits / avatars
- Pixel art sprites and icons
- Scene illustrations
@@ -146,9 +233,9 @@
I Will NOT Draw
- - NSFW / adult content
- - Hateful, discriminatory, or offensive content
- - Anything that promotes harm
+ - Hateful or discriminatory content
+ - Real people in compromising situations
+ - Content depicting minors inappropriately
@@ -156,6 +243,7 @@
Terms of Service
+ - Right to Refuse: I reserve the right to reject any commission request for any reason
- Payment: 50% upfront, 50% upon completion
- Turnaround: 1-2 weeks (depending on complexity)
- Revisions: Minor revisions included; major changes may cost extra
@@ -166,7 +254,7 @@
-