Horse Eden Eventing Game
Horse Eden Eventing Game


Year: 201   Season: Fall   
$: 0
Forecast: Hurricane ! Follow Evacuation Routes.
Forecast:
Thu 04:33am  
Stables Online:  49 
Chatbox
Home Of The Fallen
04:31:55 Mikey
Am I allowed to post a piece of art somewhere is forums to see if it's allowed for a pfp?
Ashcroft Park Stud
04:22:20 Ash
New suggestion focused on quest items: -HEE Click-
Nanami
04:17:06 
i got capture Sabino, capture 5 tripple S and capture 400
Nightingales Ridge
04:11:59 𔓘 Issy
If my bubs would sleep so I could get a decent sleep for tomorrow that'd be great
Minerva
04:06:30 Min
Starts around midday game time.

Ive got capture 25, capture SSS bay and capture a white horse so Im all set 😁😁
Port Royal Equines
04:00:01 Elfie
-HEE Click-
What a stubborn filly. I hate matching mares that won't show a strength or weakness. Ughhh.
Santana Rising
03:59:59 San
It is today, but it hasn't started yet.
OverTheMoon Stables
03:59:48 Moon
It is! It says it on the calendar. ^^
Nanami
03:59:41 
we gotta wait till the news page says it is, but it should happen today, yes
E K Pastures
03:58:28 
Is it capture day?
Santana Rising
03:48:26 San
And I have tried to grab all appy tokens from the falls as long as there were any, since I like to use them on PON girls
Santana Rising
03:47:33 San
I have also capture WC-D, capture a white horse and bravery test a WC brave (which I had for ages and it just won't finish)
Faithful Stables
03:47:12 Faith
I wish I could put these appy tokens in the falls. I have 16 and I will never use them LOL
Santana Rising
03:46:25 San
It has not started yet. When the news page gets updated is when the capture event begins
Faithful Stables
03:46:04 Faith
I also have the capture premium+ in all disciplines, capture 50 and FR 50 xP
Nanami
03:45:44 
i don't think we can catch for cheaper yet though-
Nightingales Ridge
03:44:37 𔓘 Issy
I have capture world class dressage and 3 triple premiums (1/3 already lol)
Nightingales Ridge
03:42:40 𔓘 Issy
Byee
Ravenwood Farm
03:41:37 Raven
I'm gonna cuddle Messi and then help my dad lay some flooring. See you around everyone :)
Ravenwood Farm
03:39:42 Raven
I have the catch a SSS bay also, saved that one from yesterday hehe

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
Home Of The Fallen
04:31:55 Mikey
Am I allowed to post a piece of art somewhere is forums to see if it's allowed for a pfp?
Ashcroft Park Stud
04:22:20 Ash
New suggestion focused on quest items: -HEE Click-
Nanami
04:17:06 
i got capture Sabino, capture 5 tripple S and capture 400
Nightingales Ridge
04:11:59 𔓘 Issy
If my bubs would sleep so I could get a decent sleep for tomorrow that'd be great
Minerva
04:06:30 Min
Starts around midday game time.

Ive got capture 25, capture SSS bay and capture a white horse so Im all set 😁😁
Port Royal Equines
04:00:01 Elfie
-HEE Click-
What a stubborn filly. I hate matching mares that won't show a strength or weakness. Ughhh.
Santana Rising
03:59:59 San
It is today, but it hasn't started yet.
OverTheMoon Stables
03:59:48 Moon
It is! It says it on the calendar. ^^
Nanami
03:59:41 
we gotta wait till the news page says it is, but it should happen today, yes
E K Pastures
03:58:28 
Is it capture day?
Santana Rising
03:48:26 San
And I have tried to grab all appy tokens from the falls as long as there were any, since I like to use them on PON girls
Santana Rising
03:47:33 San
I have also capture WC-D, capture a white horse and bravery test a WC brave (which I had for ages and it just won't finish)
Faithful Stables
03:47:12 Faith
I wish I could put these appy tokens in the falls. I have 16 and I will never use them LOL
Santana Rising
03:46:25 San
It has not started yet. When the news page gets updated is when the capture event begins
Faithful Stables
03:46:04 Faith
I also have the capture premium+ in all disciplines, capture 50 and FR 50 xP
Nanami
03:45:44 
i don't think we can catch for cheaper yet though-
Nightingales Ridge
03:44:37 𔓘 Issy
I have capture world class dressage and 3 triple premiums (1/3 already lol)
Nightingales Ridge
03:42:40 𔓘 Issy
Byee
Ravenwood Farm
03:41:37 Raven
I'm gonna cuddle Messi and then help my dad lay some flooring. See you around everyone :)
Ravenwood Farm
03:39:42 Raven
I have the catch a SSS bay also, saved that one from yesterday hehe

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: 1000
#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: 1000
#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: 1000
#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: 1580
#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: 1000
#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: 1580
#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: 1000
#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