Horse Eden Eventing Game
Horse Eden Eventing Game


Year: 193   Season: Fall   
$: 0
Forecast: Moderate Temperatures and Overcast
Forecast:
Fri 03:34pm  
Stables Online:  116 
Chatbox
MC Ace
03:34:30 McFossil
Ah gotcha!
GirGantuan
03:31:35 
Sorry I meant for the RID name!
MC Ace
03:27:41 McFossil
eh looking for LB boys
GirGantuan
03:24:27 
Maestro?
MC Ace
03:18:47 McFossil
IDK who to breed her to. Should check straws...

-HEE Click-
Sunni
03:14:51 Sunni bunny
Midnight under a golden sun?
Darken gold?
Midnight gold?
Amoret
03:03:01 Aki <3
Name ideas for this cute RID? -HEE Click-
Versailles
02:46:41 Versa
Angel,
Rude!
But also, sounds like the usual puppy behaviour lol
Angels angels
02:45:42 [1k+ brindles] Angel
Versa
I did and she tried to give me a lip piercing with those teeth
Fantasy Horses
02:41:54 Fantasy | Fanta
Angel
Oh my gosh she's so precious <3
Versailles
02:41:22 Versa
Angel,
She needs to be picked up and cuddled relentlessly lol
Angels angels
02:40:27 [1k+ brindles] Angel
Versa
I know she cant even walk she has to hop around lmao
Silver Melody Acres
02:38:22 Solar - KNNs
Vienna sausage XD
Versailles
02:37:18 Versa
The grass is as tall as that pup's belly!
Angels angels
02:36:00 [1k+ brindles] Angel
-Click-
-Click-
-Click-
Baby weenie lol
Windswept
02:24:41 
Thank You!
Rising Stars Stable
02:23:18 Willow ~ AA Breeder
Sent you some
Windswept
02:22:11 
Anyone have sugar packets I can have for a quest?
Two Trees Stables
02:18:46 Willow ~ TB Breeder
I can't believe I did that,
>-<
Angels angels
02:17:30 [1k+ brindles] Angel
Yes!

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
Horse Eden Eventing Game
Chatbox
MC Ace
03:34:30 McFossil
Ah gotcha!
GirGantuan
03:31:35 
Sorry I meant for the RID name!
MC Ace
03:27:41 McFossil
eh looking for LB boys
GirGantuan
03:24:27 
Maestro?
MC Ace
03:18:47 McFossil
IDK who to breed her to. Should check straws...

-HEE Click-
Sunni
03:14:51 Sunni bunny
Midnight under a golden sun?
Darken gold?
Midnight gold?
Amoret
03:03:01 Aki <3
Name ideas for this cute RID? -HEE Click-
Versailles
02:46:41 Versa
Angel,
Rude!
But also, sounds like the usual puppy behaviour lol
Angels angels
02:45:42 [1k+ brindles] Angel
Versa
I did and she tried to give me a lip piercing with those teeth
Fantasy Horses
02:41:54 Fantasy | Fanta
Angel
Oh my gosh she's so precious <3
Versailles
02:41:22 Versa
Angel,
She needs to be picked up and cuddled relentlessly lol
Angels angels
02:40:27 [1k+ brindles] Angel
Versa
I know she cant even walk she has to hop around lmao
Silver Melody Acres
02:38:22 Solar - KNNs
Vienna sausage XD
Versailles
02:37:18 Versa
The grass is as tall as that pup's belly!
Angels angels
02:36:00 [1k+ brindles] Angel
-Click-
-Click-
-Click-
Baby weenie lol
Windswept
02:24:41 
Thank You!
Rising Stars Stable
02:23:18 Willow ~ AA Breeder
Sent you some
Windswept
02:22:11 
Anyone have sugar packets I can have for a quest?
Two Trees Stables
02:18:46 Willow ~ TB Breeder
I can't believe I did that,
>-<
Angels angels
02:17:30 [1k+ brindles] Angel
Yes!

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