Pragma
02:42:02 Prag/Liz
Ooh good luck!
KPH Equestrian
02:41:26 Rapcoon | Jester
<3
I'm gonna try for a filly D med haha. Might be wishful thinking >.<
Pragma
02:40:49 Prag/Liz
Whatever you choose - good luck! Let us know what you get.
KPH Equestrian
02:40:24 Rapcoon | Jester
thanks prag!
Pragma
02:39:41 Prag/Liz
I would probably do dressage for that one Jester.
KPH Equestrian
02:38:09 Rapcoon | Jester
D med or XC med?
-HEE Click-
Boreal Cabin
02:37:07 Coppers
I uh- I love it when I'm exploring and I try to take a photo of a flower and it tells me my horse figited and the flower ran away or something ;o;
Pragma
02:36:06 Prag/Liz
Myth
Dang, sounds like a lot
TopGun Elites
02:34:38 mav/maverick
tempted to buy a karamazov straw...
Mythological
02:31:59 Myth/Crowley/Grinch
Love typos -_-

Prag
Ended up with a bottle baby this year.
Mythological
02:28:49 Myth/Crowley/Grinch
goes**
Pragma
02:28:31 Prag/Liz
Rotfl
Mythological
02:27:51 Myth/Crowley/Grinch
Prag
Might not when the lamb hoes back to the barn.
Pragma
02:26:32 Prag/Liz
Myth
Good! Hope it stays that way.
Mythological
02:24:13 Myth/Crowley/Grinch
Prag
Things have calmed down here at the moment thankfully.
MC Ace
02:23:04 McFossil
Crossing my fingers. I canÂ’t pull embryos on her. But hoping she plays nice. I need to finish all my breedings this weekend.
Pragma
02:22:32 Prag/Liz
Myth
Doing fine, a random SHLB stud I decided to buy suddenly popped up on the ABLB so that was a fun surprise haha. In RL I'm super tired and have a lot to do today so ew. You?
TopGun Elites
02:21:01 mav/maverick
mc

she has potential, i would say start tracking her before matching her with anyone.
Dash and Duchess
02:20:44 DD (#2)
Trish, You got this!!
Mythological
02:20:39 Myth/Crowley/Grinch
Prag
How are you?
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 02:43pm 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: 4989
#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: 4989
#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: 4989
#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: 4989
#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: 4989
#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: 4989
#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