| |

Lightbringer
|
[Resolved, removed image for cleanliness]
I have not played in a while... could somebody help me please? The image is the forum links, although I need more help then that. I can't figure out the border coloring for the PH/CP bars except to make them transparent (I tried HEX codes and it didn't work), and on one of my palettes it appears that the CP part at the top along with parts of the forums are... green. Thank you for any help. Edited at August 28, 2024 11:36 AM by Kháos
|
|  |
|
| |

Darkseeker
|
Aurelius said: 
I have not played in a while... could somebody help me please? The image is the forum links, although I need more help then that. I can't figure out the border coloring for the PH/CP bars except to make them transparent (I tried HEX codes and it didn't work), and on one of my palettes it appears that the CP part at the top along with parts of the forums are... green. Thank you for any help.
Hey! For the forum text these are the codes .veryblack { font-family:arial,sans-serif; font-size:15px; color:#HEX;} .veryblack a:visited { font-family:arial,sans-serif; font-size:15px; color:#HEX;} .veryblack a:link { font-family:arial,sans-serif; font-size:15px; color:#HEX;} .veryblack a:hover { font-family:arial,sans-serif; font-size:15px; color:#HEX;}
|
|
|
| |

Lightbringer
|
Thank you! [This post was self resolved.] Edited at August 27, 2024 01:37 PM by Kháos
|
|  |
|
| |

Lightbringer
|
Is it possible to edit this background? Battle
|
|  |
|
| |

Neutral
|
what are the dimensions for the .mainscreen5 image? i couldn't find them anywhere
|
|
|
| |

Darkseeker
|
|
| |

Darkseeker
|
I have a request for everyone with a dark palette. I love seeing your palettes. Except for one thing: Please make mod comments easier to read. You can use div#modcomments and just change the text to white. You guys currently have black text on black background and it's driving me crazy. I know it's not your fault you can't see it and can't code for it. If you don't want to puzzle out a code, you can use mine: div#modcomments {
font-family: arial, sans-serif;
font-size: 13px;
background-color: rgba(255,255,255, 0.5);
border: 1px #9fa1ad solid;
width:85%;
padding: 10px;
} ^ It's just a fancy box. Edited at September 13, 2024 01:53 AM by Vennenum
|
|
|
| |

Darkseeker
|
What do I put after mainscreen to get a new image just for the header? Like if I wanted to do my own image. Edited at November 18, 2024 09:21 PM by TheCuteHuskyPack
|
|  |
|
| |

Lightbringer
|
How do you change your curser? I've seen a handful of packs with custom cursers and I'd love to figure that one out :D
|
|
|
| |

Darkseeker
|
Reaper - in guessing no one's responded since more advanced css tends to be adopted into one's "style" and isnt divulged as easily. What you search up on Google though is all yours. ;)
|
|
|