Horse Eden Eventing Game
Horse Eden Eventing Game


Year: 200   Season: Spring   
$: 0
Forecast: Showers Off and On
Forecast:
Fri 03:52pm  
Stables Online:  140 
Chatbox
WildWind
03:49:36 Wild
ooooh both pretty
Centralia Farms
03:48:50 Zen's KNNs
The year of WWW KNN fillies for me -HEE Click- -HEE Click-
Versailles
03:48:06 Versa
Issy,
That's actually exactly what I meant, lol!
Dimmed
03:47:44 Dimmy
Please* sorry
Dimmed
03:47:37 Dimmy
-HEE Click-

Support pls
The Old Gods
03:47:07 Void Malign
it's spring, so this isn't entirely uncommon. I'm hoping that the fact that it's been cloudy all day will help
Nightingales Ridge
03:46:49 𔓘 Issy
-HEE Click-
This is my most plain knabby...she's gorgeous
Versailles
03:46:23 Versa
Yel,
Yeah. What I know for sure is fillies are more flexible than colts
Versailles
03:45:53 Versa
Eury,
Keep an eye on it I suppose, then. Sorry the sky is being rude
Yelreb Yard
03:45:32 Yel
Ahh right yeah if they don't have app they get classified as sport horse don't they
Versailles
03:44:56 Versa
Yel,
I THINK if it's a filly they can manage to not have a pattern while still stating appaloosa. But as far as I know, the genetics afterwards aren't good for producing more KNNs since they've gotta have appaloosa in some form.
The Old Gods
03:44:02 Void Malign
Unfortunately, it's one of those favorable weather set ups
Yelreb Yard
03:43:38 Yel
Is it possible to breed a solid coat knab in this game
Versailles
03:42:48 Versa
Oh dear, Eury. At least watches don't commonly drop tornados. Fingers crossed for you!
ThunderStruck Herd
03:41:29 The Hunters/Hunted
bye everyone!! see ya later!
The Old Gods
03:41:28 Void Malign
ah, tornado watch. fun
ThunderStruck Herd
03:40:42 The Hunters/Hunted
sunrise
ok then! :D
Versailles
03:40:36 Versa
Looks like the bluebirds are almost done building their nest this year. They're super cute!
sun rise stable
03:40:23 
keep
sun rise stable
03:40:05 
...hmmm

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
WildWind
03:49:36 Wild
ooooh both pretty
Centralia Farms
03:48:50 Zen's KNNs
The year of WWW KNN fillies for me -HEE Click- -HEE Click-
Versailles
03:48:06 Versa
Issy,
That's actually exactly what I meant, lol!
Dimmed
03:47:44 Dimmy
Please* sorry
Dimmed
03:47:37 Dimmy
-HEE Click-

Support pls
The Old Gods
03:47:07 Void Malign
it's spring, so this isn't entirely uncommon. I'm hoping that the fact that it's been cloudy all day will help
Nightingales Ridge
03:46:49 𔓘 Issy
-HEE Click-
This is my most plain knabby...she's gorgeous
Versailles
03:46:23 Versa
Yel,
Yeah. What I know for sure is fillies are more flexible than colts
Versailles
03:45:53 Versa
Eury,
Keep an eye on it I suppose, then. Sorry the sky is being rude
Yelreb Yard
03:45:32 Yel
Ahh right yeah if they don't have app they get classified as sport horse don't they
Versailles
03:44:56 Versa
Yel,
I THINK if it's a filly they can manage to not have a pattern while still stating appaloosa. But as far as I know, the genetics afterwards aren't good for producing more KNNs since they've gotta have appaloosa in some form.
The Old Gods
03:44:02 Void Malign
Unfortunately, it's one of those favorable weather set ups
Yelreb Yard
03:43:38 Yel
Is it possible to breed a solid coat knab in this game
Versailles
03:42:48 Versa
Oh dear, Eury. At least watches don't commonly drop tornados. Fingers crossed for you!
ThunderStruck Herd
03:41:29 The Hunters/Hunted
bye everyone!! see ya later!
The Old Gods
03:41:28 Void Malign
ah, tornado watch. fun
ThunderStruck Herd
03:40:42 The Hunters/Hunted
sunrise
ok then! :D
Versailles
03:40:36 Versa
Looks like the bluebirds are almost done building their nest this year. They're super cute!
sun rise stable
03:40:23 
keep
sun rise stable
03:40:05 
...hmmm

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    2    3    4    5    6   ..   24 

Palette Guide May 31, 2020 07:40 PM


The Unknown
 
Posts: 1000
#696091
Give Award

Rushing River Stable said:
The Unknown said:

Sticky Backgrounds

See my palette for what this looks like. It makes the background follow you as you scroll.

background-attachment: fixed;

That's your code. Paste it into the section the page background goes.

Fancy Navigation Bar Witchery

Do you want a fancy navigation bar? The code I'll give you results in this:

But you can experiment with other stuff.

You're going to want to paste the following under this section of the navbar code:

border: double;

border-width: 5px;

border-radius: 5px;

text-shadow: 2px 2px 5px black;

box-shadow: 2px 2px 5px black;

Copy/paste all that under the given section. Now, we have to do the gradient.

To do the gradient, all we do is paste the following under this section:

Paste the following in there:

background-image: linear-gradient(white, gray);

This was confusing for me. Do you mean the 'website background' section? It reset the background image to default. When I put it in 'page background' it did nothing.
And the gradient part either did a color not going with my palette or reset to default. How do I add a color from my palette?


Just replace the hex codes like it shows in the beginning of the guide. Black is 000000, white is ffffff.
Yes, the website background secion at the very bottom area.
Don't foret to include the end tags. It should look like this:
Palette Guide June 1, 2020 07:14 AM


Cherry River Elites
 
Posts: 1000
#696727
Give Award
Thank you! And, sorry to be asking so many questions, but how do you make the page background transparent, like yours?
Palette Guide June 1, 2020 10:24 AM


The Unknown
 
Posts: 1000
#697088
Give Award
Yes!
It's fine, it helps you learn :)
The code I have is this:
background-color:rgba(176,176,176,0.7);
You just replace the nromal colour code with this. The resulting code:
Palette Guide June 1, 2020 04:19 PM


Cherry River Elites
 
Posts: 1000
#697603
Give Award
How do I divide the chatboxes? Like, seperate them?
As in, the boxes in chat, of people chatting- Oh, these. I can't explain :')
Screenshot-2020-06-01-at-5-18-27-PM.png
Like, how do we seperate them? I've seen it on some palettes.
Palette Guide June 1, 2020 04:28 PM


The Unknown
 
Posts: 1000
#697623
Give Award

Rushing River Stable said:
How do I divide the chatboxes? Like, seperate them?
As in, the boxes in chat, of people chatting- Oh, these. I can't explain :')
Screenshot-2020-06-01-at-5-18-27-PM.png
Like, how do we seperate them? I've seen it on some palettes.


Paste
margin-bottom: 5px;
Into the chatbox sections. Increase the number to increase the seperation :)
Palette Guide June 1, 2020 04:35 PM


Cherry River Elites
 
Posts: 1000
#697637
Give Award
Cool, thanks!
Palette Guide June 1, 2020 04:36 PM


The Unknown
 
Posts: 1000
#697638
Give Award

Rushing River Stable said:
Cool, thanks!


Anytime!
Palette Guide June 3, 2020 01:12 PM

Rocky Creek Ranch
 
Posts: 1656
#700455
Give Award
Hi, I have not been able to change the background or page header to an image, either it just stays as the default image or is white. Does the image have to be a certain width and height? Thanks
Palette Guide June 3, 2020 03:06 PM


The Unknown
 
Posts: 1000
#700618
Give Award

Dancing Devils said:
Hi, I have not been able to change the background or page header to an image, either it just stays as the default image or is white. Does the image have to be a certain width and height? Thanks


The background image automatically resizes, but the header is 858 x 150 :)
Make sure to use a direct image link as well.
Palette Guide June 3, 2020 03:08 PM

Rocky Creek Ranch
 
Posts: 1656
#700620
Give Award

The Unknown said:

Dancing Devils said:
Hi, I have not been able to change the background or page header to an image, either it just stays as the default image or is white. Does the image have to be a certain width and height? Thanks


The background image automatically resizes, but the header is 858 x 150 :)
Make sure to use a direct image link as well.


Okay, thanks!

Forums > Member Help > Guides
   1    2    3    4    5    6   ..   24 

Refresh