Horse Eden Eventing Game
Horse Eden Eventing Game


Year: 191   Season: Winter   
$: 0
Forecast: Snow and Sleet Mix, Clearing at Night
Forecast:
Fri 04:23pm  
Stables Online:  91 
Chatbox
Silver Melody Acres
04:20:02 Solar - KNNs
Game is being rude
*Winter Equines*
04:15:06 Winter/Snowball
Possible Genetic Combinations: 12 Total Prize Possible: 600
This is mean, I had the same amount of the pssible gentic combinations yesterday :'(
Sweet Valley
03:48:05 Anna
-HEE Click-

well atleast she's 1/1 color rarity. I'm about to cry from the rating tho
Peachy
03:43:58 peach | abbi
one of our "big 3", as we all call them, is a miserable wench & this is her idea. always strange to me when adults want to micro manage other adults .___.
Mythological
03:43:51 Crowley
How long do you work for?
Peachy
03:42:40 peach | abbi
bird, at any point, apparently
Hummingbird Meadows
03:42:22 Bird
@Peach, while working?
Peachy
03:42:09 peach | abbi
so...found out today we are no longer allowed to eat at work? xD this seems illegal.
Hyrule Camp
03:33:22 Ryan
rp Anyone pm me
The Old Gods
03:28:50 Void Malign
And Pup is back in my lap lol. I just manage to get the living hot water bottle out of my chair dammit
Hummingbird Meadows
03:25:58 Bird
Just picked up my kitten and my dog is infatuated with him. XD
Podere 211
03:25:01 Sue
Please play Raid with me, I have ti win one other round for my quest


Versailles
03:23:56 Versa
Sketti is also spoiled, no questions need to be asked lol
The Old Gods
03:22:12 Void Malign
Yes, my cats are spoiled. No I will not take questions lmao
Willow Wood Stable
03:18:23 Lo l Jo
Void

Koda crawls underneath blankets when there's a storm. He prefers if it's draped over me so he can hide between my legs and the couch with the blanket covering him, but he burrows into my bedding if I'm not sitting down.
The Old Gods
03:16:35 Void Malign
She's very food orientated, so I think I'd be able to teach her to be accepting of a shirt
The Old Gods
03:16:11 Void Malign
Pup just wants to hide and wedge herself between me and the chair. She wants the security of pressure, so that's why I'm wondering if a shirt would help.
Angel Haven
03:16:11 
I like that Lo
Willow Wood Stable
03:15:19 Lo l Jo
Angel Haven

Maybe Echoing Shadows?
Versailles
03:13:54 Versa
I often use cat grass for Sketti, as he likes rubbing against it and he won't shake anymore. I know there are some cat-safe herbs that can be used. But if you try a shirt, I'd be curious to know results!

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
Silver Melody Acres
04:20:02 Solar - KNNs
Game is being rude
*Winter Equines*
04:15:06 Winter/Snowball
Possible Genetic Combinations: 12 Total Prize Possible: 600
This is mean, I had the same amount of the pssible gentic combinations yesterday :'(
Sweet Valley
03:48:05 Anna
-HEE Click-

well atleast she's 1/1 color rarity. I'm about to cry from the rating tho
Peachy
03:43:58 peach | abbi
one of our "big 3", as we all call them, is a miserable wench & this is her idea. always strange to me when adults want to micro manage other adults .___.
Mythological
03:43:51 Crowley
How long do you work for?
Peachy
03:42:40 peach | abbi
bird, at any point, apparently
Hummingbird Meadows
03:42:22 Bird
@Peach, while working?
Peachy
03:42:09 peach | abbi
so...found out today we are no longer allowed to eat at work? xD this seems illegal.
Hyrule Camp
03:33:22 Ryan
rp Anyone pm me
The Old Gods
03:28:50 Void Malign
And Pup is back in my lap lol. I just manage to get the living hot water bottle out of my chair dammit
Hummingbird Meadows
03:25:58 Bird
Just picked up my kitten and my dog is infatuated with him. XD
Podere 211
03:25:01 Sue
Please play Raid with me, I have ti win one other round for my quest


Versailles
03:23:56 Versa
Sketti is also spoiled, no questions need to be asked lol
The Old Gods
03:22:12 Void Malign
Yes, my cats are spoiled. No I will not take questions lmao
Willow Wood Stable
03:18:23 Lo l Jo
Void

Koda crawls underneath blankets when there's a storm. He prefers if it's draped over me so he can hide between my legs and the couch with the blanket covering him, but he burrows into my bedding if I'm not sitting down.
The Old Gods
03:16:35 Void Malign
She's very food orientated, so I think I'd be able to teach her to be accepting of a shirt
The Old Gods
03:16:11 Void Malign
Pup just wants to hide and wedge herself between me and the chair. She wants the security of pressure, so that's why I'm wondering if a shirt would help.
Angel Haven
03:16:11 
I like that Lo
Willow Wood Stable
03:15:19 Lo l Jo
Angel Haven

Maybe Echoing Shadows?
Versailles
03:13:54 Versa
I often use cat grass for Sketti, as he likes rubbing against it and he won't shake anymore. I know there are some cat-safe herbs that can be used. But if you try a shirt, I'd be curious to know results!

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: 972
#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: 972
#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: 972
#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: 972
#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: 972
#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