Horse Eden Eventing Game
Horse Eden Eventing Game


Year: 204   Season: Spring   
$: 0
Forecast: Light Rain then Clearing Overnight
Forecast:
Sun 10:23am  
Stables Online:  113 
Chatbox
All Breeds
10:22:49 Fawn
Thank you! Debating though if I want to reroll a little more or keep. She looks better than before but I do lover a Dark Flaxen Liver
Rose Trails Barn
10:17:53 Echo/ Eco Friendly
Very pretty fawn!
All Breeds
10:02:10 Fawn
Ooh Tasi I rerolled her :)
-HEE Click-
Pink Mocha
09:59:49 Pinky 🎀
Oooo
-HEE Click-
Munchkin Stables
09:45:53 Munn - PONs
Sounds like the dog has had an experience involving a trap
Spirtasi Whims
09:31:53 Tasi / Chat Killer
And yes that does include her crate door
Spirtasi Whims
09:29:54 Tasi / Chat Killer
Fostering a dog and realizing she is scared of doorways is ruff*. There's a lot of doorways in my house *Pun intended
Big Creek Ranch
09:28:56 Royals
Oooh shiny
-HEE Click-
Crescent Manor
09:28:49 
Thank you!
Spirtasi Whims
09:28:01 Tasi / Chat Killer
You copy and paste the link for the page into the chat
Crescent Manor
09:26:55 
How do I make an -HEE Click- link?
Raging River Stables
09:22:34 
I didn't realize I was in the main chat. My apologies.
Jericho Stables
09:15:57 
Please do not ask for horses to buy/breed to in main chat. That belongs in the forum or sales chat. Thank you
Raging River Stables
09:10:11 
Does anyone have a sport pony that is mumu instead of MuMu. Catching on isn't working for me.
Minerva
08:58:52 Min
Really well thank you! He was a bit on edge through the village but once we got to a quieter lane he chilled right out and was a good lad! Very pleased with him :D
Glacier Bay Farms
08:53:08 Arctic Cove Katz
Wondering if Angels would be willing to be one of my breeding partners
Glacier Bay Farms
08:39:22 Arctic Cove Katz
Yay, I love explore quests
Gemstone Stable
08:37:19 Snow❆Gem
@ash

Oh! I like those. But I have to wait to get my own place to start anigue colltecting anything that big! lol
Glacier Bay Farms
08:36:41 Arctic Cove Katz
How did it go, Min
Minerva
08:34:38 Min
The young orange creature had his first outing with a saddle on his back this afternoon! :D

You must be a registered member for more
than 1 day before you can use our chatbox.



Rules   Hide
You are in: Main Chat
View Sales Chat
Quests

Embark on a Quest.

Horse Eden Eventing Game
Chatbox
All Breeds
10:22:49 Fawn
Thank you! Debating though if I want to reroll a little more or keep. She looks better than before but I do lover a Dark Flaxen Liver
Rose Trails Barn
10:17:53 Echo/ Eco Friendly
Very pretty fawn!
All Breeds
10:02:10 Fawn
Ooh Tasi I rerolled her :)
-HEE Click-
Pink Mocha
09:59:49 Pinky 🎀
Oooo
-HEE Click-
Munchkin Stables
09:45:53 Munn - PONs
Sounds like the dog has had an experience involving a trap
Spirtasi Whims
09:31:53 Tasi / Chat Killer
And yes that does include her crate door
Spirtasi Whims
09:29:54 Tasi / Chat Killer
Fostering a dog and realizing she is scared of doorways is ruff*. There's a lot of doorways in my house *Pun intended
Big Creek Ranch
09:28:56 Royals
Oooh shiny
-HEE Click-
Crescent Manor
09:28:49 
Thank you!
Spirtasi Whims
09:28:01 Tasi / Chat Killer
You copy and paste the link for the page into the chat
Crescent Manor
09:26:55 
How do I make an -HEE Click- link?
Raging River Stables
09:22:34 
I didn't realize I was in the main chat. My apologies.
Jericho Stables
09:15:57 
Please do not ask for horses to buy/breed to in main chat. That belongs in the forum or sales chat. Thank you
Raging River Stables
09:10:11 
Does anyone have a sport pony that is mumu instead of MuMu. Catching on isn't working for me.
Minerva
08:58:52 Min
Really well thank you! He was a bit on edge through the village but once we got to a quieter lane he chilled right out and was a good lad! Very pleased with him :D
Glacier Bay Farms
08:53:08 Arctic Cove Katz
Wondering if Angels would be willing to be one of my breeding partners
Glacier Bay Farms
08:39:22 Arctic Cove Katz
Yay, I love explore quests
Gemstone Stable
08:37:19 Snow❆Gem
@ash

Oh! I like those. But I have to wait to get my own place to start anigue colltecting anything that big! lol
Glacier Bay Farms
08:36:41 Arctic Cove Katz
How did it go, Min
Minerva
08:34:38 Min
The young orange creature had his first outing with a saddle on his back this afternoon! :D

You must be a registered member for more
than 1 day before you can use our chatbox.






Refresh


Forums

→ Horse Eden is a fun game! Sign Up Now!

My Subscriptions
My Bookmarks
My Topics
Latest Topics
Following

Forums > Art Shops > Art Help
   1 

Help making a dark pallette March 2, 2020 03:22 PM


Sagebrush
 
Posts: 4704
#572745
Give Award
Hello! I'm trying to make a dark mode pallette, but I'm not a great code person, so if someone could help me out that would be great! (Anyone can use this pallette, edit it, whatever) I don't know how to change a lot of things, and sometimes the text is not visible. (Will post code in next post)
Help making a dark pallette March 2, 2020 03:26 PM


Sagebrush
 
Posts: 4704
#572748
Give Award

/*--------------------------------------------------
Overall Site Colors
--------------------------------------------------*/
.primary {
background-color:#333333;
}
.secondary {
background-color:#262626;
}
.tertiary {
background-color:#474646;
}
.quatro {
background-color:#333333;
}

/*--------------------------------------------------
Set the quote colors for the forum
--------------------------------------------------*/
blockquote {
background-color:#f4e5c5;
border-left: 3px solid #b67942;
}
/*--------------------------------------------------
Set the page background color
--------------------------------------------------*/
.pgbg {
background-color:#1a1a1a;
}
/*--------------------------------------------------
Set the table background color
--------------------------------------------------*/
.tablebg {
background-color:#333333;
}
/*--------------------------------------------------
Page Name text
--------------------------------------------------*/
.headline {
color:#4d4d4d;
}
/*--------------------------------------------------
Set the chatbox color
--------------------------------------------------*/
.sales {
background-color:#e9d9bc;
}
.main {
background-color:#dbc091;
}
/*--------------------------------------------------
Set the form field color
--------------------------------------------------*/

.iclass {background-color:#4d4d4d; color:#000000;}
/*--------------------------------------------------
Tabs on Stable Page
--------------------------------------------------*/

.tab button:hover {
background-color: #4d4d4d;
}
/*--------------------------------------------------
Tabs on Mail Page, Blogs
--------------------------------------------------*/

ul.tabbernav li a {
background: #4d4d4d;
}
.tabberlive .tabbertab {
background-color: #4d4d4d;
}

ul.tabbernav li a:hover {
color: #963500;
background: #4d4d4d;
}
ul.tabbernav li.tabberactive a {
background: #4d4d4d;
}
ul.tabbernav li.tabberactive a:hover {
color: #963500;
background: #4d4d4d;
}
/*--------------------------------------------------
Set the color of the side bar Header text (Chatbox/Quests)
--------------------------------------------------*/
.sidebar {
color:#666666;
}
/*--------------------------------------------------
Set the color and font of the side bar header
--------------------------------------------------*/

.sidebarheader {
background: #5b3914 url(images/menu/menugradient.png) repeat-x;
}
/*--------------------------------------------------
Set the color and font of the status bar text
--------------------------------------------------*/

.statusbar {
background-color: #c0a16a;
}
/*--------------------------------------------------
Set the color of the text on the site
--------------------------------------------------*/

.mainlineblack{ font-family:arial,sans-serif; font-size:15px; color:#000; }
.mainlineblack a:visited { font-family:arial,sans-serif; font-size:15px; color:#000;}
.mainlineblack a:link { font-family:arial,sans-serif; font-size:15px; color:#000;}
.mainlineblack a:hover { font-family:arial,sans-serif; font-size:15px; color:#000;}
.mainlineblacksmall { font-family:arial,sans-serif; font-size:13px; color:#000000; }
.mainlineblacksmall a:visited { font-family:arial,sans-serif; font-size:13px; color:#000000;}
.mainlineblacksmall a:link { font-family:arial,sans-serif; font-size:13px; color:#000000;}
.mainlineblacksmall a:hover { font-family:arial,sans-serif; font-size:13px; color:#000;}
/*--------------------------------------------------
Set the alternate color of the text on the site
--------------------------------------------------*/

.mainline { font-family:arial,sans-serif; font-size:15px; color:#000000; }
.mainline a:visited { font-family:arial,sans-serif; font-size:15px; color:#000000;}
.mainline a:link { font-family:arial,sans-serif; font-size:15px; color:#000000;}
.mainline a:hover { font-family:arial,sans-serif; font-size:15px; color:#000000;}
/*--------------------------------------------------
Set the small text color in chat (time)
--------------------------------------------------*/

.bsmalltext { font-family:arial,sans-serif; font-size:12px; color:#983500;}
.bsmalltext a:visited { font-family:arial,sans-serif; font-size:12px; color:#983500;}
.bsmalltext a:link { font-family:arial,sans-serif; font-size:12px; color:#983500;}
.bsmalltext a:hover { font-family:arial,sans-serif; font-size:12px; color:#24683e;}
/*--------------------------------------------------
Set the small text color in chat (posts)
--------------------------------------------------*/

.smalltext { font-family:arial,sans-serif; font-size:12px; color:#000000;}
.smalltext a:visited { font-family:arial,sans-serif; font-size:12px; color:#000000;}
.smalltext a:link { font-family:arial,sans-serif; font-size:12px; color:#000000;}
.smalltext a:hover { font-family:arial,sans-serif; font-size:12px; color:#24683e;}
/*--------------------------------------------------
Set the color and font of the menu bar text
--------------------------------------------------*/
.navbar {
background: #333333 url(images/menu/menugradient.png) repeat-x;
}
.navbar a {
color:#333333;
}
.dropdown .dropbtn {
color:#dfc79d;
}
.dropdown-content a {
color:#000;
}
.navbar a:hover, .dropdown:hover .dropbtn {
background-color: #333333
;
}
/*--------------------------------------------------
Set the website background
--------------------------------------------------*/

body {
background-image:url("../images/hee_bg.jpg");
}
/*--------------------------------------------------
Set the game header image
--------------------------------------------------*/

.gameheader {
background:#963500 url(./images/HEE_head.jpg);
}

Forums > Art Shops > Art Help
   1 

Refresh