Leafpool
11:59:59 Leaf
-HEE Click-
Isnt he cute?
Glacier Bay Cove
11:59:25 (AC)Angel Cats
Ooohhh, I want, grabby hands
Stone Haven Farm
11:59:07 Court
Oooo *-*
Angels angels
11:58:31 [1k+ brindles] Angel
-HEE Click-
Glacier Bay Cove
11:58:22 (AC)Angel Cats
I have a white brindle, but she is not a mutation
Stone Haven Farm
11:57:39 Court
Do you have a link? 👀
Angels angels
11:56:12 [1k+ brindles] Angel
There is only one in the game and I was going to buy her but the owner stopped responding:P
Angels angels
11:55:30 [1k+ brindles] Angel
I am going to reroll the crap out of one of my whites and hopefully get it, but it will have to wait until next week so I can buy some rerolls
Glacier Bay Cove
11:55:19 (AC)Angel Cats
Now wondering what a white mutation brindle looks like, that would be awesome to have one in my collection
Glacier Bay Cove
11:54:07 (AC)Angel Cats
Still working on that one goal
Angels angels
11:52:29 [1k+ brindles] Angel
I have every random coat mutation + brindle except the white mutation. Also basically every bas coat color in brindle
Glacier Bay Cove
11:52:15 (AC)Angel Cats
She is still gorgeous. Wonder if any of my studs/mares will produce similar to her
Loxwood Stud
11:51:07 Matt
-Click-
This is the saddle,
It's a Circle Y and SQHB bars which is the fit my dude needs, everything else has been too wide, I'll hopefully get a matching headstall and breast collar at some point too 😎
Angels angels
11:50:49 [1k+ brindles] Angel
Glacier
I do you have seen her before lol
-HEE Click-
Glacier Bay Cove
11:50:31 (AC)Angel Cats
To give me an idea of what they would look like
Angels angels
11:50:07 [1k+ brindles] Angel
Also for the favorite brindles
I have way too many pretties to pick a #1 favorite lol but I have some that are uo there
Glacier Bay Cove
11:50:02 (AC)Angel Cats
Wondering if you have any chimera brindle horses, Angels
Angels angels
11:47:44 [1k+ brindles] Angel
I love driving. Especially long distances. I just hate others who shouldn't have a license
FirstLightFarms
11:46:51 puck
I live where I work I do not drive unless I absolutely have to. Twice a week for groceries and seeing a friend maybe 😂
Loxwood Stud
11:45:24 Matt
I do a 3 hour drive to uni each week then another 3 hours back again for the weekends, it shouldn't be too bad plus my car is very economical, the only thing that will annoy me is traffic, but hopefully it won't be terrible as I'm not going during rush hours
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
 Year: 187   Season: Spring   $: 0 Wed 12:00pm CST  
 Forecast: Fog Early followed by Afternoon Showers


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


Cadence Farms

Administrator
 
Posts: 4984
#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: 4984
#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: 4984
#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: 4984
#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: 2051
#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



Copyright ©2009-2025 Go Go Gatsby Designs, LLC    All Rights Reserved

Terms Of Use  |   Privacy Policy   DMCA   |   Contact Us
Help Me (0)  |   Game Rules   |  Reset Palette