Horse Eden Eventing Game
Horse Eden Eventing Game


Year: 201   Season: Summer   
$: 0
Forecast: Hurricane ! Follow Evacuation Routes.
Forecast:
Mon 01:10am  
Stables Online:  59 
Chatbox
White Wolf Stables
12:42:27 WWolf
Anyone wanna buy an EEE mare from me so I can afford training this week? XD
Silver-Oak Stables
12:07:13 
-HEE Click- -HEE Click- Sorry I put the wrong links before
Silver-Oak Stables
12:06:04 
Beautiful Dunskin frame mare and grey filly for sale; Cheap to!
-HEE Click- -HEE Click-
Ironhorse
11:36:30 Sting
WWW Gulastra Filly for sale!
-HEE Click-
Port Royal Equines
11:21:52 ISO Brave EWW ISH
-HEE Click-
Anyone want her brood?
CarterStables
11:17:49 Brooke
Got some horses up for auction. All rated. Some geldings, a filly, a stallion, and a mare with nice training.

-HEE Click-
The Undercity
11:03:02 Dory
2 SD W PONS one with WC bravery
-HEE Click-
Whispering Wood Barn
10:51:03 ~Whispy~
Iso: Color PONs
Home Of The Fallen
10:48:41 Mikey
Foals and mares for sale!
Prices from $100-2500ebs

One rated SH (PEE) $2500ebs

Taking offers, if you're interested in any but want to negotiate, please do so! I don't bite (⁠◕⁠દ⁠◕⁠)

-HEE Click-
Namerik Stables
10:45:00 Rose
-HEE Click-
2 hrs and 15 minutes left get your bids in quick

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

Embark on a Quest.

Horse Eden Eventing Game
Chatbox
White Wolf Stables
12:42:27 WWolf
Anyone wanna buy an EEE mare from me so I can afford training this week? XD
Silver-Oak Stables
12:07:13 
-HEE Click- -HEE Click- Sorry I put the wrong links before
Silver-Oak Stables
12:06:04 
Beautiful Dunskin frame mare and grey filly for sale; Cheap to!
-HEE Click- -HEE Click-
Ironhorse
11:36:30 Sting
WWW Gulastra Filly for sale!
-HEE Click-
Port Royal Equines
11:21:52 ISO Brave EWW ISH
-HEE Click-
Anyone want her brood?
CarterStables
11:17:49 Brooke
Got some horses up for auction. All rated. Some geldings, a filly, a stallion, and a mare with nice training.

-HEE Click-
The Undercity
11:03:02 Dory
2 SD W PONS one with WC bravery
-HEE Click-
Whispering Wood Barn
10:51:03 ~Whispy~
Iso: Color PONs
Home Of The Fallen
10:48:41 Mikey
Foals and mares for sale!
Prices from $100-2500ebs

One rated SH (PEE) $2500ebs

Taking offers, if you're interested in any but want to negotiate, please do so! I don't bite (⁠◕⁠દ⁠◕⁠)

-HEE Click-
Namerik Stables
10:45:00 Rose
-HEE Click-
2 hrs and 15 minutes left get your bids in quick

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   ..    15    16    17    18    19   ..   24 

Palette Guide January 24, 2021 08:51 PM


Darkside Dreams
 
Posts: 1580
#841731
Give Award
Okay, I've run into a brick wall.
Once more, I cannot seem to change the text on the nav bar(Stable, Services, etc) from black.... even though I don't see any color codes for black. What did I do?
Palette Guide January 24, 2021 08:54 PM


The Unknown
 
Posts: 1000
#841735
Give Award
.navbar should have the background-color and background-image attributes seperated, so:
background-color: #62760c;
background-image: url(inserturlhere.jpg);
Palette Guide January 25, 2021 12:49 PM


Darkside Dreams
 
Posts: 1580
#841914
Give Award
I got it, I'm dumb and had .dropbtn as background not color xD
Thanks!
Palette Guide January 25, 2021 03:37 PM


Lunar Eclipse
 
Posts: 1166
#841982
Give Award

I accidentally broke my palette earlier and have been scrambling to fix it, but for some reason my headers have decided not to work. Can't get the default image to become invisible basically.

.gameheader {
background: none !important;
border: 0 !important;
}

and

.gameheader {
background-color: none !important;
border: 0 !important;
}

Neither of these worked. With or without the !important and the border. Not sure what I'm doing wrong as this palette used to work before literally an hour or so ago.

Palette Guide January 25, 2021 03:39 PM


Darkside Dreams
 
Posts: 1580
#841985
Give Award

Lunar Eclipse said:

I accidentally broke my palette earlier and have been scrambling to fix it, but for some reason my headers have decided not to work. Can't get the default image to become invisible basically.

.gameheader {
background: none !important;
border: 0 !important;
}

and

.gameheader {
background-color: none !important;
border: 0 !important;
}

Neither of these worked. With or without the !important and the border. Not sure what I'm doing wrong as this palette used to work before literally an hour or so ago.



Did you try making it say 0px instead of 0?
Edit: Also possibly try changing the none to transparent? I don't know if it matters

Edited at January 25, 2021 03:42 PM by Sunshine Jumpers
Palette Guide January 25, 2021 03:48 PM


Lunar Eclipse
 
Posts: 1166
#841986
Give Award

Sunshine Jumpers said:

Lunar Eclipse said:

I accidentally broke my palette earlier and have been scrambling to fix it, but for some reason my headers have decided not to work. Can't get the default image to become invisible basically.

.gameheader {
background: none !important;
border: 0 !important;
}

and

.gameheader {
background-color: none !important;
border: 0 !important;
}

Neither of these worked. With or without the !important and the border. Not sure what I'm doing wrong as this palette used to work before literally an hour or so ago.



Did you try making it say 0px instead of 0?
Edit: Also possibly try changing the none to transparent? I don't know if it matters


Neither seemed to work. Might just take some fiddling around with the code.
Edit: Solved by fiddling around with the code xD

Edited at January 25, 2021 03:56 PM by Lunar Eclipse
Palette Guide February 4, 2021 05:57 PM


Phantoms Haven
 
Posts: 3
#846793
Give Award
Edit: Nvm I got it!

Edited at February 4, 2021 06:02 PM by Phantoms Haven
Palette Guide February 19, 2021 09:53 PM


Wintergreen Gardens
 
Posts: 614
#854871
Give Award
Hello! I can't seem to figure out how to get the stable, services, search bar to be above the palette header? It's wonky with the palette I'm currently working on if it isn't up there :p Hoping someone could help?
Palette Guide February 25, 2021 04:24 AM


Middle Wyke stables
 
Posts: 146
#857419
Give Award
How do I get it to be cursive font the whole way alongHow do i

Edited at February 25, 2021 04:24 AM by Middle Wyke stables
Palette Guide March 3, 2021 10:29 PM


Phantoms Haven
 
Posts: 3
#861336
Give Award
Is there any way to remove/get rid of, the brown bar beneath the menu bar?

Forums > Member Help > Guides
   1   ..    15    16    17    18    19   ..   24 

Refresh