Horse Eden Eventing Game
Horse Eden Eventing Game


Year: 196   Season: Fall   
$: 0
Forecast: Crisp, Clear, and Cool
Forecast:
Sun 04:59pm  
Stables Online:  136 
Chatbox
Blue Diamond
04:58:46 Bluey
like sharpen
KPH Equestrian
04:58:25 Rapcoon | Jester
Bluey
Enhance?
Blue Diamond
04:57:57 Bluey
What site do you guys use to enhance images?
Boulder Creek
04:57:56 
I don't have the bandwidth to write up the suggestion now
I'll support if someone else does.
Starlight Forest
04:55:02 Star✨
Glacier Kittens

Thanks so much, it's my first time breeding and grtting a white foal :3
Glacier Bay Cove
04:54:18 Glacier Kittens
Nice work, Star
Starlight Forest
04:53:29 Star✨
Shit I just bred a white foal-
-HEE Click-
Starlight Forest
04:51:59 Star✨
I'm trying to groom him while typing but he keeps trying to nibble at my fingers xD
Starlight Forest
04:51:27 Star✨
Help my horse Milo is trying to bite me :')
Minerva
04:50:58 Min
I've not seen that one either, but would definitely support it. There's enough space to widen the window for sure. Could be kept the same for mobile and just changed for desktop
KPH Equestrian
04:50:09 Rapcoon | Jester
Boulder
Mmm not that I remember? Though I absolutely could have forgotten or missed it completely lol
Glacier Bay Cove
04:49:44 Glacier Kittens
I don’t remember a suggestion like that
Boulder Creek
04:47:37 
Does anyone remember a suggestion of having the Main Chat and Sales Chat on the same page to see both at the same time?
I swear it was suggested but several minutes of searching is coming up empty.
Starlight Forest
04:40:19 Star✨
Heheh maybe I can hide under my bed and play HEE under there xD
The Joker
04:38:57 Ari <3
Camping Christmas sounds fun!
Starlight Forest
04:38:37 Star✨
Nooo I can't attend the trivia because I am going away for camping :(
The Joker
04:37:46 Ari <3
Daily prize update 😊
-HEE Click-
Insignia Elites
04:23:32 Em
Ya, I might wait and hold off for next RO when I have a few more options. I just have my other mares matched already
Minerva
04:22:45 Min
I'd find a better mare for him personally, but that with a J med would definitely work!
Starlight Forest
04:20:40 Star✨
Idk :/

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
Blue Diamond
04:58:46 Bluey
like sharpen
KPH Equestrian
04:58:25 Rapcoon | Jester
Bluey
Enhance?
Blue Diamond
04:57:57 Bluey
What site do you guys use to enhance images?
Boulder Creek
04:57:56 
I don't have the bandwidth to write up the suggestion now
I'll support if someone else does.
Starlight Forest
04:55:02 Star✨
Glacier Kittens

Thanks so much, it's my first time breeding and grtting a white foal :3
Glacier Bay Cove
04:54:18 Glacier Kittens
Nice work, Star
Starlight Forest
04:53:29 Star✨
Shit I just bred a white foal-
-HEE Click-
Starlight Forest
04:51:59 Star✨
I'm trying to groom him while typing but he keeps trying to nibble at my fingers xD
Starlight Forest
04:51:27 Star✨
Help my horse Milo is trying to bite me :')
Minerva
04:50:58 Min
I've not seen that one either, but would definitely support it. There's enough space to widen the window for sure. Could be kept the same for mobile and just changed for desktop
KPH Equestrian
04:50:09 Rapcoon | Jester
Boulder
Mmm not that I remember? Though I absolutely could have forgotten or missed it completely lol
Glacier Bay Cove
04:49:44 Glacier Kittens
I don’t remember a suggestion like that
Boulder Creek
04:47:37 
Does anyone remember a suggestion of having the Main Chat and Sales Chat on the same page to see both at the same time?
I swear it was suggested but several minutes of searching is coming up empty.
Starlight Forest
04:40:19 Star✨
Heheh maybe I can hide under my bed and play HEE under there xD
The Joker
04:38:57 Ari <3
Camping Christmas sounds fun!
Starlight Forest
04:38:37 Star✨
Nooo I can't attend the trivia because I am going away for camping :(
The Joker
04:37:46 Ari <3
Daily prize update 😊
-HEE Click-
Insignia Elites
04:23:32 Em
Ya, I might wait and hold off for next RO when I have a few more options. I just have my other mares matched already
Minerva
04:22:45 Min
I'd find a better mare for him personally, but that with a J med would definitely work!
Starlight Forest
04:20:40 Star✨
Idk :/

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 > Guides
   1   ..    14    15    16    17    18   ..   24 

Palette Guide January 19, 2021 08:36 PM


The Unknown
 
Posts: 996
#839480
Give Award
Border color goes after all other border code as the border itself has to be designed before the colour can show. Try adding:
Border-style: solid;
Palette Guide January 19, 2021 09:04 PM

Former Stable
 
Posts: 0
#839492
Give Award
How do I get rid of the game header image Altogether?
It's in this code box.
/*--------------------------------------------------
Set the game header image, dimensions: 858x150
--------------------------------------------------*/
.gameheader {
background:#963500 url(./images/HEE_head.jpg);
}
Thanks
Palette Guide January 19, 2021 09:05 PM


The Unknown
 
Posts: 996
#839493
Give Award
.gameheader {
background-image: none !important;
}
Palette Guide January 19, 2021 09:49 PM

Former Stable
 
Posts: 0
#839506
Give Award
Thanks
I can't seem to get a border to work. I can get it to go away but not to get one.
How did you get the thin green border?, what code did you use? and where did you put the code?
Here is the code I am trying to get to work. Also how did you get it square? I am not sure if I am doing this correctly.
/*--------------------------------------------------
Overall Site Colors
--------------------------------------------------*/
.primary {
background-color:#00008b;
border-width: 1000px;
border-radius: 0px;
border-style: solid;
border-color: #ffffff;
}
.secondary {
background-color:#b67942;
border: none !important;
}
.tertiary {
background-color:#ceb17d;
border: none !important;
}
.quatro {
background-color:#f4e5c5;
border: none !important;
}
Palette Guide January 19, 2021 09:54 PM


The Unknown
 
Posts: 996
#839509
Give Award
.primary {
border-radius: 0px !important;
border-width: 1px !important;
border-style: solid;
Border-color: #3EB489!important;
}
Life hack, if something doesn't work slap on a !important tag and it should work XD
Palette Guide January 21, 2021 02:21 PM


Darkside Dreams
 
Posts: 1567
#840404
Give Award
I am back with one more question:
Two headers. Is this some super secret code for when you hover and the image changes? I did some research on it but I can't quite figure it out. Thanks!
Palette Guide January 21, 2021 02:24 PM


The Unknown
 
Posts: 996
#840405
Give Award

Sunshine Jumpers said:
I am back with one more question:
Two headers. Is this some super secret code for when you hover and the image changes? I did some research on it but I can't quite figure it out. Thanks!


That's one of few pieces of code I very rarely share :)
Palette Guide January 21, 2021 02:25 PM


Darkside Dreams
 
Posts: 1567
#840406
Give Award

The Unknown said:

Sunshine Jumpers said:
I am back with one more question:
Two headers. Is this some super secret code for when you hover and the image changes? I did some research on it but I can't quite figure it out. Thanks!


That's one of few pieces of code I very rarely share :)


Alright, that's kinda what I thought xD
I will continue to go 'speriment.
Palette Guide January 21, 2021 02:26 PM


The Unknown
 
Posts: 996
#840408
Give Award

Sunshine Jumpers said:

The Unknown said:

Sunshine Jumpers said:
I am back with one more question:
Two headers. Is this some super secret code for when you hover and the image changes? I did some research on it but I can't quite figure it out. Thanks!


That's one of few pieces of code I very rarely share :)


Alright, that's kinda what I thought xD
I will continue to go 'speriment.


Have fun, and I wish you luck!
Palette Guide January 21, 2021 02:46 PM

Former Stable
 
Posts: 0
#840428
Give Award
I've always wondered how they were made. Thanks. XD

Forums > Member Help > Guides
   1   ..    14    15    16    17    18   ..   24 

Refresh