Horse Eden Eventing Game
Horse Eden Eventing Game


Year: 193   Season: Spring   
$: 0
Forecast: Evening Thunderstorms, Hail Possible
Forecast:
Sat 04:57pm  
Stables Online:  127 
Chatbox
The Lazy Ninja
04:57:07 Jessie
Wild EEE premium bravery pony mare 20k or send an offer
-HEE Click-
Coconut Beach
04:56:17 ❀ coco
-HEE Click-
-HEE Click-

Open to offers :)
The Northern Lights
04:51:58 Ansley
ISH Auction
-HEE Click-
God is Mighty Stable
04:50:47 Willow ~ KNN Breeder
looking for a 90k 1 month upgrade
Storm Wtr Creek Farm
04:43:07 SWC
-HEE Click- Taking offers on all TB's in this barn. Multiple WWW's. Proven producers. PM me ANY offers!
Disney Acres
04:35:00 
WWW TB freshman needs testing also looking for a one month upgrade
-HEE Click-
The End
04:33:56 Ender
WWW WB mare for sale
open to trades
-HEE Click-
Fire and Ice
04:32:46 
Looking for an upgrade
Valhalla Acreage
04:31:33 Eivor
-HEE Click-
WWW AA #13 on the AALB stud fee is only 20K

You must be a registered member for more
than 1 day before you can use our chatbox.



Rules   Hide
You are in: Sales
View Main Chat
Quests
Horse Eden Eventing Game
Chatbox
The Lazy Ninja
04:57:07 Jessie
Wild EEE premium bravery pony mare 20k or send an offer
-HEE Click-
Coconut Beach
04:56:17 ❀ coco
-HEE Click-
-HEE Click-

Open to offers :)
The Northern Lights
04:51:58 Ansley
ISH Auction
-HEE Click-
God is Mighty Stable
04:50:47 Willow ~ KNN Breeder
looking for a 90k 1 month upgrade
Storm Wtr Creek Farm
04:43:07 SWC
-HEE Click- Taking offers on all TB's in this barn. Multiple WWW's. Proven producers. PM me ANY offers!
Disney Acres
04:35:00 
WWW TB freshman needs testing also looking for a one month upgrade
-HEE Click-
The End
04:33:56 Ender
WWW WB mare for sale
open to trades
-HEE Click-
Fire and Ice
04:32:46 
Looking for an upgrade
Valhalla Acreage
04:31:33 Eivor
-HEE Click-
WWW AA #13 on the AALB stud fee is only 20K

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   ..    13    14    15    16    17   ..   24 

Palette Guide January 18, 2021 01:01 PM


Darkside Dreams
 
Posts: 1567
#838628
Give Award
So .secondary appears to have changed the left side of the forum post, like where the stable name and the mail button is, but what about the white box where the messages appear?
It's kinda stark and I want it to not be white lmao
Edit: Also, what about the featured horse, most prolific sires, etc on the stable page? Where is the code to change that?

Edited at January 18, 2021 01:09 PM by Sunshine Jumpers
Palette Guide January 18, 2021 04:06 PM


California Valley
 
Posts: 4327
#838714
Give Award

Sunshine Jumpers said:
So .secondary appears to have changed the left side of the forum post, like where the stable name and the mail button is, but what about the white box where the messages appear?
It's kinda stark and I want it to not be white lmao
Edit: Also, what about the featured horse, most prolific sires, etc on the stable page? Where is the code to change that?


To change the featured horse, most prolific sire, etc I recommend going to this guide
There are a variety of palette guides throughout the guides forum that may be able to answer your questions :)
Palette Guide January 19, 2021 07:32 PM

Former Stable
 
Posts: 0
#839452
Give Award
How do I do a boarder like you have? (the light green thin border)
or a boarder in general?
Also how do you get the boxes square instead of roundish? (like the chat box post and the boxes on your home stable page)
Thanks

Edited at January 19, 2021 07:33 PM by Meadow Brook Farm
Palette Guide January 19, 2021 07:35 PM


The Unknown
 
Posts: 972
#839454
Give Award

Meadow Brook Farm said:
How do I do a boarder like you have? (the light green thin border)
or a boarder in general?
Also how do you get the boxes square instead of roundish? (like the chat box post and the boxes on your home stable page)
Thanks


border-width: 1px;

border-color: #123ABC;

Border-radius: 0px;

Palette Guide January 19, 2021 07:45 PM

Former Stable
 
Posts: 0
#839460
Give Award

The Unknown said:

Meadow Brook Farm said:
How do I do a boarder like you have? (the light green thin border)
or a boarder in general?
Also how do you get the boxes square instead of roundish? (like the chat box post and the boxes on your home stable page)
Thanks


border-width: 1px;

border-color: #123ABC;

Border-radius: 0px;



Where do I put the code?
Thanks
Palette Guide January 19, 2021 07:46 PM


The Unknown
 
Posts: 972
#839461
Give Award
Wherever you'd like! For example to add a border to sales posts place it under .sales :)
Palette Guide January 19, 2021 07:47 PM

Former Stable
 
Posts: 0
#839462
Give Award
Also how do I get rid of the picture of the trees above the chat box? and where does that code go?
Thanks again.
Palette Guide January 19, 2021 07:51 PM


The Unknown
 
Posts: 972
#839467
Give Award

Meadow Brook Farm said:
Also how do I get rid of the picture of the trees above the chat box? and where does that code go?
Thanks again.


I was not given authority to share that code as I got it from another user. :)
Palette Guide January 19, 2021 07:53 PM

Former Stable
 
Posts: 0
#839469
Give Award

The Unknown said:

Meadow Brook Farm said:
Also how do I get rid of the picture of the trees above the chat box? and where does that code go?
Thanks again.


I was not given authority to share that code as I got it from another user. :)


Ok, that fine thanks.
Palette Guide January 19, 2021 07:56 PM

Former Stable
 
Posts: 0
#839470
Give Award
So I think I am doing it wrong because I can't get the boarder code to work.
Here is the part of the code I am trying to change. but I can't get it, I am putting it in wrong?
/*--------------------------------------------------
Set the chatbox color
--------------------------------------------------*/
border-width: 50px;
border-color: #abc123;
Border-radius: 50px;
.sales {
background-color:#999999;
}
.main {
background-color:#999999;
}
I also tried it this way and it still did not work.
/*--------------------------------------------------
Set the chatbox color
--------------------------------------------------*/
.sales {
background-color:#999999;
border-width: 50px;
border-color: #abc123;
Border-radius: 50px;
}
.main {
background-color:#999999;
border-width: 50px;
border-color: #abc123;
Border-radius: 50px;
}

Edited at January 19, 2021 07:56 PM by Meadow Brook Farm

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

Refresh