M_RGB-Watermark
Howdy I’m again with one other launch! This RGB hud is free and standalone should you edit it don’t declare it yours and all the time give me credit for making it!
In the event you have a look at watermark.type.css I defined all the things how does CSS kinds work!
This watermark solely makes use of HTML and CSS and fxmanifest nothing else.
It’s very cool and you may customise it fairly fast and quick!
How you can add extra labels/watermarks?
- Edit watermark.html go beneath h1 and sort this code beneath h1
<h2>Label 2</h2>
- To make it rainbow go to watermark.type.css and discover h1 copy that entire h1 textual content to finish {
- Then change the one you copied (h1) to (h2) like this beneath instance:
h2 {
font-family: Pricedown; /* GTA5 Font */
animation: rgb 5s linear infinite alternate; /* RGB Animation */
coloration: #0888ff; /* Default Textual content Shade Earlier than Rainbow Animation */
place: absolute; /* Adjustments Place to Absolute */
font-size: 38px; /* Modify your Font-Dimension for watermark */
text-align: left; /* Adjustments text-aling center of display screen = middle */
text-shadow: 3px 3px black; /* Add cool shadow for our textual content to make easible learn */
prime: 72%; /* Larger worth goes down and decrease worth goes up */
left: 2.5%; /* Smaller worth goes left and better goes proper */
}
- Then you may change prime: from 72 to 66 so it gained’t be inside h1 watermark. And completed!
Set up Tutorial:
- Obtain file here and open it with Winrar or 7zip
- Drag & Drop the file to your assets.
- Add it to your server.cfg “begin M_RBG-Watermark”
- Finished!
Source: https://discussion board.cfx.re/t/release-standalone-m-rbg-watermark/3253283