Horse Eden Eventing Game
Horse Eden Eventing Game


Year: 195   Season: Fall   
$: 0
Forecast: Sunny Day with a Full Moon tonight
Forecast:
Wed 07:01am  
Stables Online:  76 
Chatbox
Minerva
07:01:42 Min
Alas no, quest rewards are very generous with them 🙈🤣 Not that Im complaining really though- its nice to get things!
Mythological
06:59:22 Crowley
Min
Oh I thought you crafted them for quests lol
Minerva
06:47:54 Min
Don't think you can even do that when theyve come from quests Myth!
Mythological
06:47:29 Crowley
Be good?
-HEE Click-
Mythological
06:46:40 Crowley
Min
Throw them in hidden falls haha
BlackRose
06:46:20 Stella
I did that quest and now he won’t leave me alone 😂😂
Mythological
06:45:44 Crowley
A love potion a day fills your inventory up with useless shit lol
Minerva
06:44:57 Min
Hoping for more capture passes lol, plus Ive got about 200 love potions from quests and its the only way to grt rid of the fuckers!! Might give him a few every day to see if he's more generous
Ashcroft Park Stud
06:38:49 Ash
Haha Min - a love potion a day keeps the accountant... oblivious to accounting duties :D
Mythological
06:38:12 Crowley
Min
Lmao
Minerva
06:37:03 Min
Oop- theres me about to bitch about a stingy accountant but I hadnt actually given him his love potion today 🙈
Ashcroft Park Stud
06:28:22 Ash
Rose, I wrote some notes here capturing info about the day: -HEE Click-
Alpine Acres
06:26:54 Lily/Alpine
Rose
check the second latest Daily scoop on the news page for details ^^
Capture parties are held every three months and offer discounted captures and a chance at better capture ratings. It's totally up to you whether to participate or not
Tamarack Mountain
06:26:25 Opal
you will have to wait for the event to start. keep an eye on game announcements
Namerik Stables
06:24:31 Rose
I can only be confused and I can't find it in any of the help guides what am I supposed to do at a capture party
Aether
06:16:33 Acmon | Avril | Noli
Ouuuu okayyy

-HEE Click-
Ashcroft Park Stud
06:14:40 Ash
Thank you, Min <3
Minerva
06:11:24 Min
Nice looking match Ash! Mvt is a little weak, but otherwise looks cracking!
Bioshock Manor
06:06:57 Storm
Since 3am
Bioshock Manor
06:06:45 Storm
Im going to sleep. Been up 4 hours now.

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
Minerva
07:01:42 Min
Alas no, quest rewards are very generous with them 🙈🤣 Not that Im complaining really though- its nice to get things!
Mythological
06:59:22 Crowley
Min
Oh I thought you crafted them for quests lol
Minerva
06:47:54 Min
Don't think you can even do that when theyve come from quests Myth!
Mythological
06:47:29 Crowley
Be good?
-HEE Click-
Mythological
06:46:40 Crowley
Min
Throw them in hidden falls haha
BlackRose
06:46:20 Stella
I did that quest and now he won’t leave me alone 😂😂
Mythological
06:45:44 Crowley
A love potion a day fills your inventory up with useless shit lol
Minerva
06:44:57 Min
Hoping for more capture passes lol, plus Ive got about 200 love potions from quests and its the only way to grt rid of the fuckers!! Might give him a few every day to see if he's more generous
Ashcroft Park Stud
06:38:49 Ash
Haha Min - a love potion a day keeps the accountant... oblivious to accounting duties :D
Mythological
06:38:12 Crowley
Min
Lmao
Minerva
06:37:03 Min
Oop- theres me about to bitch about a stingy accountant but I hadnt actually given him his love potion today 🙈
Ashcroft Park Stud
06:28:22 Ash
Rose, I wrote some notes here capturing info about the day: -HEE Click-
Alpine Acres
06:26:54 Lily/Alpine
Rose
check the second latest Daily scoop on the news page for details ^^
Capture parties are held every three months and offer discounted captures and a chance at better capture ratings. It's totally up to you whether to participate or not
Tamarack Mountain
06:26:25 Opal
you will have to wait for the event to start. keep an eye on game announcements
Namerik Stables
06:24:31 Rose
I can only be confused and I can't find it in any of the help guides what am I supposed to do at a capture party
Aether
06:16:33 Acmon | Avril | Noli
Ouuuu okayyy

-HEE Click-
Ashcroft Park Stud
06:14:40 Ash
Thank you, Min <3
Minerva
06:11:24 Min
Nice looking match Ash! Mvt is a little weak, but otherwise looks cracking!
Bioshock Manor
06:06:57 Storm
Since 3am
Bioshock Manor
06:06:45 Storm
Im going to sleep. Been up 4 hours now.

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: 5515
#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: 5515
#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: 1112
#1230450
Give Award
Thank you so very much 🖤
HEE Layout Update CSS Help July 21, 2024 06:32 PM


Cadence Farms

Administrator
 
Posts: 5515
#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: 5515
#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: 5515
#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: 5515
#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
 
Posts: 2075
#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