Horse Eden Eventing Game
Horse Eden Eventing Game


Year: 192   Season: Winter   
$: 0
Forecast: Daytime Flurries, Clearing Overnight
Forecast:
Mon 10:28pm  
Stables Online:  94 
Chatbox
Wraithcry Farm
10:28:58 Trigger 🐾
Then runs to my husband and says “We do not do drama”

Ma’am, first off you were the one blowing up my phone, and secondly all I did was block you. What drama?
Foggy Mtn PONs
10:28:44 Fog
Don't get me started in mother in-laws lol!
Wraithcry Farm
10:27:48 Trigger 🐾
Sounds like my mother in law ally. Who repeatedly crosses boundaries until I said enough was enough and blocked her everywhere.
MakeEm Fancy
10:27:42 Ally 💜
Like the downright entitlement she thinks she has to think Im going to rename my child because she doesnt like the name 🙄 like no ma'am not happening
MakeEm Fancy
10:26:46 Ally 💜
I feel like its not just about kindness respect its about the dang entitlement people think they have in someones life. Im currently dealing and have dealt with a family member who thinks they can try to blackmail me into doing stuff or thinking they can dictate what I do and dont do....
Foggy Mtn PONs
10:24:23 Fog
Ooh looks exciting, Ally!!
Glacier Bay Cove
10:23:15 Arctic Katz
Hoping to buy some svens eventually and other breeding items
MakeEm Fancy
10:23:05 Ally 💜
Definitely this
-HEE Click-
Glacier Bay Cove
10:22:37 Arctic Katz
Working on earning ebs, and store credits from the quests
Foggy Mtn PONs
10:22:18 Fog
Crazy huh!
What match are you svenning? :)
MakeEm Fancy
10:20:57 Ally 💜
Oh yes I agree!
Foggy Mtn PONs
10:18:23 Fog
Some people are so rude, it's insane how people lack respect and kindness (in life, not speaking about another player)
MakeEm Fancy
10:11:10 Ally 💜
Sven bought ^.^ I just need to save some ebs now :D
Alpine Acres
10:06:35 Lily
:D
MakeEm Fancy
10:06:11 Ally 💜
I did :D
Alpine Acres
10:05:51 Lily
Ally
Did you get your detergent?
MakeEm Fancy
10:04:29 Ally 💜
Ohh pretty
-HEE Click-
Alpine Acres
10:04:21 Lily
Arctic
Wow that's good luck!
Glacier Bay Cove
10:02:06 Arctic Katz
Huh, Sting
Narran Park
10:01:23 Sting
i love me some good work stuff-ups. haha.

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
Horse Eden Eventing Game
Chatbox
Wraithcry Farm
10:28:58 Trigger 🐾
Then runs to my husband and says “We do not do drama”

Ma’am, first off you were the one blowing up my phone, and secondly all I did was block you. What drama?
Foggy Mtn PONs
10:28:44 Fog
Don't get me started in mother in-laws lol!
Wraithcry Farm
10:27:48 Trigger 🐾
Sounds like my mother in law ally. Who repeatedly crosses boundaries until I said enough was enough and blocked her everywhere.
MakeEm Fancy
10:27:42 Ally 💜
Like the downright entitlement she thinks she has to think Im going to rename my child because she doesnt like the name 🙄 like no ma'am not happening
MakeEm Fancy
10:26:46 Ally 💜
I feel like its not just about kindness respect its about the dang entitlement people think they have in someones life. Im currently dealing and have dealt with a family member who thinks they can try to blackmail me into doing stuff or thinking they can dictate what I do and dont do....
Foggy Mtn PONs
10:24:23 Fog
Ooh looks exciting, Ally!!
Glacier Bay Cove
10:23:15 Arctic Katz
Hoping to buy some svens eventually and other breeding items
MakeEm Fancy
10:23:05 Ally 💜
Definitely this
-HEE Click-
Glacier Bay Cove
10:22:37 Arctic Katz
Working on earning ebs, and store credits from the quests
Foggy Mtn PONs
10:22:18 Fog
Crazy huh!
What match are you svenning? :)
MakeEm Fancy
10:20:57 Ally 💜
Oh yes I agree!
Foggy Mtn PONs
10:18:23 Fog
Some people are so rude, it's insane how people lack respect and kindness (in life, not speaking about another player)
MakeEm Fancy
10:11:10 Ally 💜
Sven bought ^.^ I just need to save some ebs now :D
Alpine Acres
10:06:35 Lily
:D
MakeEm Fancy
10:06:11 Ally 💜
I did :D
Alpine Acres
10:05:51 Lily
Ally
Did you get your detergent?
MakeEm Fancy
10:04:29 Ally 💜
Ohh pretty
-HEE Click-
Alpine Acres
10:04:21 Lily
Arctic
Wow that's good luck!
Glacier Bay Cove
10:02:06 Arctic Katz
Huh, Sting
Narran Park
10:01:23 Sting
i love me some good work stuff-ups. haha.

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 > Member Help
   1    2    3 

HEE Layout Update CSS Help July 21, 2024 06:08 PM


Cadence Farms

Administrator
 
Posts: 5371
#1230444
Give Award

1

Our layout is being updated. Here are some changes you will need to make to your Palettes to work with the changes.

The HEE button has had changes, and a new smaller version was added. Here is sample code. You will need to update it with your colors.

.heebutton { font-family:arial,sans-serif; font-size:15px; color:#dfd48a; background-color: #b67942; padding:4px; border:0px; border-radius:5px; border: 0px solid #000000; text-decoration: none; }
.heebutton a:visited { font-family:arial,sans-serif; font-size:15px; color:#dfd48a; background-color: #b67942; padding:4px; }
.heebutton a:link { font-family:arial,sans-serif; font-size:15px; color:#dfd48a; background-color: #b67942; padding:4px; }
.heebutton a:hover { font-family:arial,sans-serif; font-size:15px; color:#704219; background-color: #b67942; padding:4px; }

.heebuttonsmall { font-family:arial,sans-serif; font-size:12px; color:#dfd48a; background-color: #b67942; padding:2px; border:0px; border-radius:5px; border: 0px solid #000000; text-decoration: none; }
.heebuttonsmall a:visited { font-family:arial,sans-serif; font-size:12px; color:#dfd48a; background-color: #b67942; padding:2px; }
.heebuttonsmall a:link { font-family:arial,sans-serif; font-size:12px; color:#dfd48a; background-color: #b67942; padding:2px; text-decoration: none; }
.heebuttonsmall a:hover { font-family:arial,sans-serif; font-size:12px; color:#704219; background-color: #b67942; padding:2px; }

The following was also updated/added. Please note that the VeryBlack class will fix your text so that it is all black. Update it to whatever colors your wish.

.mainlineblack { font-family:arial,sans-serif; font-size:15px; color:#000; }
.mainlineblack a:visited { font-family:arial,sans-serif; font-size:15px; color:#983500;}
.mainlineblack a:link { font-family:arial,sans-serif; font-size:15px; color:#983500; }
.mainlineblack a:hover { font-family:arial,sans-serif; font-size:15px; color:#e0966e;}

.mainlineblacksmall { font-family:arial,sans-serif; font-size:13px; color:#000000; }
.mainlineblacksmall a:visited { font-family:arial,sans-serif; font-size:13px; color:#983500;}
.mainlineblacksmall a:link { font-family:arial,sans-serif; font-size:13px; color:#983500; }
.mainlineblacksmall a:hover { font-family:arial,sans-serif; font-size:13px; color:#e0966e;}

.smalltextblack { font-family:arial,sans-serif; font-size:12px; color:#000; }
.smalltextblack a:visited { font-family:arial,sans-serif; font-size:12px; color:#983500;}
.smalltextblack a:link { font-family:arial,sans-serif; font-size:12px; color:#983500;}
.smalltextblack a:hover { font-family:arial,sans-serif; font-size:12px; color:#e0966e;}

.veryblack { font-family:arial,sans-serif; font-size:15px; color:#000; }
.veryblack a:visited { font-family:arial,sans-serif; font-size:15px; color:#000;}
.veryblack a:link { font-family:arial,sans-serif; font-size:15px; color:#000;}
.veryblack a:hover { font-family:arial,sans-serif; font-size:15px; color:#e0966e; }

If you are struggling, you can post your question here. We will have an update so that you can edit non-editable palettes if the creator is no longer active.

HEE Layout Update CSS Help July 21, 2024 06:21 PM


Cadence Farms

Administrator
 
Posts: 5371
#1230448
Give Award

If you want the lines back add this code:

a { text-decoration : underline !important;}


Edited at July 21, 2024 06:22 PM by Cadence Farms
HEE Layout Update CSS Help July 21, 2024 06:28 PM


Crystal River
 
Posts: 1085
#1230450
Give Award
Thank you so very much 🖤
HEE Layout Update CSS Help July 21, 2024 06:32 PM


Cadence Farms

Administrator
 
Posts: 5371
#1230452
Give Award
I need some examples of palettes you bought, but can't edit. Just need the name of your palette with this issue. So I can research what needs to be changed so you can edit it.
HEE Layout Update CSS Help July 21, 2024 06:40 PM


Winter Wood Farms
 
Posts: 28
#1230454
Give Award
Some of these changes are hard on my eyes. Can we have a pallet option that offers the old layout?
HEE Layout Update CSS Help July 21, 2024 06:44 PM


Cadence Farms

Administrator
 
Posts: 5371
#1230455
Give Award
No, but you can feel free to create a custom palette that changes the colors. Give it 24 hours. I have noticed when you give your eyes a chance to adjust, it's fine.
HEE Layout Update CSS Help July 21, 2024 07:00 PM


Cadence Farms

Administrator
 
Posts: 5371
#1230458
Give Award
Or you can try some of the other Free Palettes. We have several to choose from.
HEE Layout Update CSS Help July 21, 2024 07:09 PM


Winter Wood Farms
 
Posts: 28
#1230460
Give Award
If I could code my own pallet I would but I am unable to code. If you go to the breeding center and look at the breeding history, it is unreadable. My eyes will not adjust to that no matter how long I give myself to adjust. Also the pedigree is blindingly bright and the training gauge is quite dark. Do any of the alternate pallets adjust these issues?
HEE Layout Update CSS Help July 21, 2024 07:45 PM


Cadence Farms

Administrator
 
Posts: 5371
#1230468
Give Award
I fixed the show history. You can try the other free palettes. They are all different.
HEE Layout Update CSS Help July 21, 2024 09:39 PM


Reindeers

Trivia Team
 
Posts: 2071
#1230484
Give Award
Where was it mainly changed, or where/what do you need photos of specifically? I have a custom palette that cannot be edited and from someone who's inactive that you can use to help guide, Eve.

Forums > Member Help
   1    2    3 

Refresh