| |

Darkseeker
|
How big is your header image? queen. said: new question lmao: that code did work, but there's still a section of it showing on the page part.
|
|
|
| |

Neutral
|
bigger than it should be, i don't know the exact size. should i resize it to the exact size of what the header should be to prevent it from going onto the page? Fair Phantom said: How big is your header image? queen. said: new question lmao: that code did work, but there's still a section of it showing on the page part.
|
|
|
| |

Darkseeker
|
Yes, it needs to be 900 x 200. :) Try that. queen. said: bigger than it should be, i don't know the exact size. should i resize it to the exact size of what the header should be to prevent it from going onto the page? Fair Phantom said: How big is your header image? queen. said: new question lmao: that code did work, but there's still a section of it showing on the page part.
|
|
|
| |

Neutral
|
will do! thank you for the help :) Fair Phantom said: Yes, it needs to be 900 x 200. :) Try that. queen. said: bigger than it should be, i don't know the exact size. should i resize it to the exact size of what the header should be to prevent it from going onto the page? Fair Phantom said: How big is your header image? queen. said: new question lmao: that code did work, but there's still a section of it showing on the page part.
|
|
|
| |

Darkseeker
|
No problem! ^^ queen. said: will do! thank you for the help :) Fair Phantom said: Yes, it needs to be 900 x 200. :) Try that. queen. said: bigger than it should be, i don't know the exact size. should i resize it to the exact size of what the header should be to prevent it from going onto the page? Fair Phantom said: How big is your header image? queen. said: new question lmao: that code did work, but there's still a section of it showing on the page part.
|
|
|
| |

Neutral
|
it worked! thanks again :)
|
|
|
| |

Darkseeker
|
You're welcome! :) queen. said: it worked! thanks again :)
|
|
|
| |

Neutral
|
How do I change the font and color of this part? I somehow only did so for the Explore button and den page, I'd like for these to also be in the Book Antiqua font. It looks a little out of place with just the explore text red.
|
|
|
| |

Neutral
|
Nevermind, figured that part out! Though, I am still having problems changing the website text color..? For instance, for Pack life, and the den slots thing, and text everywhere is still black, and with a black background it's impossible to read unless I highlight it TwT Is there a code for that?
|
|
|
| |

Darkseeker
|
Ok so if I understanf this correctly you mean the writing in the game? Like the words said when you do pack life Ok for chat colors: .saleschat.sales { background-color:#6de4fc;} } .smalltextblack { color: #6de4fc} .main { background-color:#00ccff; border-radius: 7px;} } And for the rest of the site:
.mainlineblack{ font-family:arial,sans-serif; font-size:15px; color:#003dc2; } .mainlineblack a:visited { font-family:arial,sans-serif; font-size:15px; color:#29297a;} .mainlineblack a:link { font-family:arial,sans-serif; font-size:15px; color:#00adff;} .mainlineblack a:hover { font-family:arial,sans-serif; font-size:15px; color:#c0c0c0;}
I did not memorize what line affects what on the site, you will have to experiment. Unless others remember
Edited at August 23, 2021 02:18 AM by CriesInTheNight
|
|
|