Horse Eden Eventing Game
Horse Eden Eventing Game


Year: 192   Season: Winter   
$: 0
Forecast: Overcast and Calm
Forecast:
Fri 09:56pm  
Stables Online:  99 
Chatbox
Whispering Wood Barn
09:54:43 ~Whispy~
193 Svened WWW TBLB:
-HEE Click-

193 WWW TB Mares:
-HEE Click-

ISO: New Color Blood -
-HEE Click-
Imperial Warmbloods
09:46:14 Imp/Impie; Artist
Have a few upgrades up for grabs (please read form), <3
-HEE Click-
Dash and Duchess
09:22:32 T1 Artist, W+ seller
Desperately seeking tesoro straw!!
Namerik Stables
09:10:08 Rose
Heya anyone have a Black Frame AA Stallion with a high rating available to breed tonext month
MakeEm Fancy
09:05:45 Ally 💜
WES KNN mare. Map used
-HEE Click-
Blossom123
07:49:18 Blossi
-HEE Click-
Storm Wtr Creek Farm
07:40:47 SWC
-HEE Click- Debating what I want to do. So this is your time! Make me offers I cant refuse on ANY of my personal herd! All top of the line TB's and most proven LB producers.
Wild Hills Stables
07:29:22 
anyone selling upgrades i will buy at your price please pm me
Skyrim
06:38:56 Wynter/Ghostly
-HEE Click-
6 year old WWE rated RID stallion for sale at 300k. Willing to lower his price. He has produced multiple EWE's and EEE's.

I have a couple EWE and EEE RIDs for 70k and 15k. Will take offers on them too.
Horse Haven Stables
06:35:50 HHS⎹ Lyla
-HEE Click-
EEE-WWW Mares auction! Includes:
-Wild PEE-E SH Mare
-EEW/EWE/WEE SH and ISH Mares
-EWW SH Mare
-WWW ISH Mare
Come check 'em out! Need them gone :)

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
Whispering Wood Barn
09:54:43 ~Whispy~
193 Svened WWW TBLB:
-HEE Click-

193 WWW TB Mares:
-HEE Click-

ISO: New Color Blood -
-HEE Click-
Imperial Warmbloods
09:46:14 Imp/Impie; Artist
Have a few upgrades up for grabs (please read form), <3
-HEE Click-
Dash and Duchess
09:22:32 T1 Artist, W+ seller
Desperately seeking tesoro straw!!
Namerik Stables
09:10:08 Rose
Heya anyone have a Black Frame AA Stallion with a high rating available to breed tonext month
MakeEm Fancy
09:05:45 Ally 💜
WES KNN mare. Map used
-HEE Click-
Blossom123
07:49:18 Blossi
-HEE Click-
Storm Wtr Creek Farm
07:40:47 SWC
-HEE Click- Debating what I want to do. So this is your time! Make me offers I cant refuse on ANY of my personal herd! All top of the line TB's and most proven LB producers.
Wild Hills Stables
07:29:22 
anyone selling upgrades i will buy at your price please pm me
Skyrim
06:38:56 Wynter/Ghostly
-HEE Click-
6 year old WWE rated RID stallion for sale at 300k. Willing to lower his price. He has produced multiple EWE's and EEE's.

I have a couple EWE and EEE RIDs for 70k and 15k. Will take offers on them too.
Horse Haven Stables
06:35:50 HHS⎹ Lyla
-HEE Click-
EEE-WWW Mares auction! Includes:
-Wild PEE-E SH Mare
-EEW/EWE/WEE SH and ISH Mares
-EWW SH Mare
-WWW ISH Mare
Come check 'em out! Need them gone :)

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   ..    17    18    19    20    21   ..   24 

Palette Guide April 4, 2021 09:16 PM


Kiwi Mountains
 
Posts: 3198
#873803
Give Award
what bit changes the color of the bar that says
stable, service, search etc?
Palette Guide April 5, 2021 08:41 AM

Former Stable
 
Posts: 0
#873914
Give Award

Kiwi Grape said:
what bit changes the color of the bar that says
stable, service, search etc?


It depends on what you mean. It's the 3rd to last section, and Dev explains it well in her palette guide.
Palette Guide April 9, 2021 04:53 AM


Kiwi Mountains
 
Posts: 3198
#875259
Give Award
also how do I change the color of the transparent backgrounds and how to enlarge the header?
I have everything else all good finally!! :D

Edited at April 9, 2021 04:57 AM by Kiwi Grape
Palette Guide April 9, 2021 06:28 AM

Former Stable
 
Posts: 0
#875266
Give Award
Transparent backgrounds go by the rgba code.
R- Red
G- Green
B- Blue
A- Transparency
Cali's guide explaines that and the enlarged headers well in Her Guide.
Palette Guide April 9, 2021 04:43 PM


Darkside Dreams
 
Posts: 1567
#875436
Give Award
EDIT: I'm just a dumbass.

Edited at April 10, 2021 04:15 PM by Sunshine Grapes
Palette Guide April 29, 2021 04:32 PM

Former Stable
 
Posts: 0
#882221
Give Award
I know this has been asked a lot and someone pasted what to do on page 4, but the fixed background still doesn't work for me?
here's my code:
/*--------------------------------------------------
Set the website background
--------------------------------------------------*/

body {
background-image:url(https://i.pinimg.com/originals/9c/a1/d0/9ca1d00c5c308afa9981d0b3d47d7ade.jpg);
background-color: #526803;
background-attachment: fixed;
}
and yet it still doesn't work. I'd rather not use gradient, either
edit: for some reason when I pasted the code, it didn't paste the lines that I skipped, which was one empty line between each command

Edited at April 29, 2021 04:35 PM by Jotunheims Livery
Palette Guide April 29, 2021 04:33 PM

Former Stable
 
Posts: 0
#882222
Give Award
I know this has been asked a lot and someone pasted what to do on page 4, but the fixed background still doesn't work for me?
here's my code:
/*--------------------------------------------------
Set the website background
--------------------------------------------------*/

body {
background-image:url(https://i.pinimg.com/originals/9c/a1/d0/9ca1d00c5c308afa9981d0b3d47d7ade.jpg);
background-color: #526803;
background-attachment: fixed;
}
and yet it still doesn't work. I'd rather not use gradient, either
Palette Guide April 29, 2021 04:44 PM

Former Stable
 
Posts: 0
#882227
Give Award

Jotunheims Livery said:
I know this has been asked a lot and someone pasted what to do on page 4, but the fixed background still doesn't work for me?
here's my code:
/*--------------------------------------------------
Set the website background
--------------------------------------------------*/

body {
background-image:url(https://i.pinimg.com/originals/9c/a1/d0/9ca1d00c5c308afa9981d0b3d47d7ade.jpg);
background-color: #526803;
background-attachment: fixed;
}
and yet it still doesn't work. I'd rather not use gradient, either


Try this code (Replace Tha link/color)
body {
background-image:url(https://i.imgur.com/0Sjnnp4.jpg);
background-color: #350752;
background-attachment: fixed;
}
Palette Guide May 3, 2021 05:59 AM

Former Stable
 
Posts: 0
#883458
Give Award

Ocean View Grapes said:

Jotunheims Livery said:
I know this has been asked a lot and someone pasted what to do on page 4, but the fixed background still doesn't work for me?
here's my code:
/*--------------------------------------------------
Set the website background
--------------------------------------------------*/

body {
background-image:url(https://i.pinimg.com/originals/9c/a1/d0/9ca1d00c5c308afa9981d0b3d47d7ade.jpg);
background-color: #526803;
background-attachment: fixed;
}
and yet it still doesn't work. I'd rather not use gradient, either


Try this code (Replace Tha link/color)
body {
background-image:url(https://i.imgur.com/0Sjnnp4.jpg);
background-color: #350752;
background-attachment: fixed;
}


Thank you,
But it still didn't work, so I'm stating to believe that it's something to do with the device that I'm using :/
Palette Guide May 3, 2021 06:00 AM

Former Stable
 
Posts: 0
#883459
Give Award

Ocean View Grapes said:

Jotunheims Livery said:
I know this has been asked a lot and someone pasted what to do on page 4, but the fixed background still doesn't work for me?
here's my code:
/*--------------------------------------------------
Set the website background
--------------------------------------------------*/

body {
background-image:url(https://i.pinimg.com/originals/9c/a1/d0/9ca1d00c5c308afa9981d0b3d47d7ade.jpg);
background-color: #526803;
background-attachment: fixed;
}
and yet it still doesn't work. I'd rather not use gradient, either


Try this code (Replace Tha link/color)
body {
background-image:url(https://i.imgur.com/0Sjnnp4.jpg);
background-color: #350752;
background-attachment: fixed;
}


Thank you,
But it still didn't work, so I'm stating to believe that it's something to do with the device that I'm using :/

Forums > Member Help > Guides
   1   ..    17    18    19    20    21   ..   24 

Refresh