Horse Eden Eventing Game
Horse Eden Eventing Game


Year: 196   Season: Summer   
$: 0
Forecast: Afternoon Storms, then Clearing
Forecast:
Sat 01:39pm  
Stables Online:  126 
Chatbox
Ravenwood Farm
01:37:14 
Example of a successful mare without CS
-HEE Click-
The Old Gods
01:36:54 Void Malign
it makes them train faster, but I mostly just use it so my cull mares don't clutter my breeding list.
Purestables
01:36:01 
The old gods

Does it make a difference using it
The Old Gods
01:34:26 Void Malign
I use CS on my mares that I want to show but don't want to breed
Purestables
01:34:10 
Ravenwood farm

Okay thank you :)
Ravenwood Farm
01:33:15 
Pure I show a lot of mares and don't use CS on them. They can be just as successful without in my experience
Ghostly Model Horses
01:32:59 Skyrim
@Lily
Awesome, thank you.
Alpine Acres
01:32:00 Lily
Skyrim
I'd definitely wait for his week 7 to match
Pearlescent Shores
01:31:20 Bin/Bingus
I like the gold theme, dust bowl! Went with something based on it

Also rerolled to have a green eye *-* -HEE Click-
Purestables
01:31:10 
Iv always wondered where are the quests everyone does
KPH Equestrian
01:29:18 Rapcoon | Jester
I dont use CS because my showing mares are also color quest mares lol
Purestables
01:28:53 
Does anyone use cycle suppressant on mares is it worth doing for my showing mares
Arrowhead Farms
01:28:39 Dank
-HEE Click-
>.>
Ghostly Model Horses
01:28:26 Skyrim
-HEE Click-
-HEE Click-
Would these two be a good match or is it too soon to tell with the stallion?
KPH Equestrian
01:26:19 Rapcoon | Jester
Trying to help Dust with the horse search ^^
Jericho Stables
01:25:44 
Do not look to buy horses in main chat please...
KPH Equestrian
01:24:05 Rapcoon | Jester
Go to the horse's page and scroll down, there'll be a button to buy it :)
dust bowl ranch
01:23:58 
Pearlescent Shores name it ||Gold Rush||?:D
dust bowl ranch
01:23:09 
How do I buy it sobs?
Pearlescent Shores
01:23:02 Bin/Bingus
name ideas for this guy? -HEE Click-

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
Ravenwood Farm
01:37:14 
Example of a successful mare without CS
-HEE Click-
The Old Gods
01:36:54 Void Malign
it makes them train faster, but I mostly just use it so my cull mares don't clutter my breeding list.
Purestables
01:36:01 
The old gods

Does it make a difference using it
The Old Gods
01:34:26 Void Malign
I use CS on my mares that I want to show but don't want to breed
Purestables
01:34:10 
Ravenwood farm

Okay thank you :)
Ravenwood Farm
01:33:15 
Pure I show a lot of mares and don't use CS on them. They can be just as successful without in my experience
Ghostly Model Horses
01:32:59 Skyrim
@Lily
Awesome, thank you.
Alpine Acres
01:32:00 Lily
Skyrim
I'd definitely wait for his week 7 to match
Pearlescent Shores
01:31:20 Bin/Bingus
I like the gold theme, dust bowl! Went with something based on it

Also rerolled to have a green eye *-* -HEE Click-
Purestables
01:31:10 
Iv always wondered where are the quests everyone does
KPH Equestrian
01:29:18 Rapcoon | Jester
I dont use CS because my showing mares are also color quest mares lol
Purestables
01:28:53 
Does anyone use cycle suppressant on mares is it worth doing for my showing mares
Arrowhead Farms
01:28:39 Dank
-HEE Click-
>.>
Ghostly Model Horses
01:28:26 Skyrim
-HEE Click-
-HEE Click-
Would these two be a good match or is it too soon to tell with the stallion?
KPH Equestrian
01:26:19 Rapcoon | Jester
Trying to help Dust with the horse search ^^
Jericho Stables
01:25:44 
Do not look to buy horses in main chat please...
KPH Equestrian
01:24:05 Rapcoon | Jester
Go to the horse's page and scroll down, there'll be a button to buy it :)
dust bowl ranch
01:23:58 
Pearlescent Shores name it ||Gold Rush||?:D
dust bowl ranch
01:23:09 
How do I buy it sobs?
Pearlescent Shores
01:23:02 Bin/Bingus
name ideas for this guy? -HEE Click-

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