Posted by Free CSS Template + Tutorial!
katie 🍃 (#106445)

Warrior
View Forum Posts


Posted on
2019-01-25 23:49:10
This template/tutorial is outdated! Find my new one HERE.




Hrt Icon 5 players like this post! Like?

Edited on 29/12/22 @ 05:04:31 by katie 🌶️ (#106445)

🦌🌸Bambini
[Bloodbourne] (#190486)

Special Snowflake
View Forum Posts


Posted on
2019-12-09 19:56:45
Hello, I was just wondering when it says rgba(0, 0, 0, 0.6) say for example I wanted to use the hexcode #e6b3ff where and how would I implement this to make it that colour? Also this sounds pretty obvious but do I remove all the importants! lol



Hrt Icon 0 players like this post! Like?

katie 🍃 (#106445)

Warrior
View Forum Posts


Posted on
2019-12-09 20:22:19
@Bambini You would replace the entire rgba line with the hexcode. So instead of rgba(0, 0, 0, 0.6) it would just say #e6b3ff :)



Hrt Icon 0 players like this post! Like?

🦌🌸Bambini
[Bloodbourne] (#190486)

Special Snowflake
View Forum Posts


Posted on
2019-12-09 20:26:22
oh so I won’t include the rgba aswell?



Hrt Icon 0 players like this post! Like?

katie 🍃 (#106445)

Warrior
View Forum Posts


Posted on
2019-12-09 20:27:32
Nope! Just the hex code.



Hrt Icon 0 players like this post! Like?

Raquiin [G1 x3 Ros
Solaris] (#177202)

Blessed
View Forum Posts


Posted on
2019-12-09 20:27:50
You can also use a hex to rgb converter, or vice versa, to get the right color layout for the code



Hrt Icon 0 players like this post! Like?


Edited on 09/12/19 @ 20:28:45 by Raquiin [Clean Uneven Rhod] (#177202)

katie 🍃 (#106445)

Warrior
View Forum Posts


Posted on
2019-12-09 20:29:53
^ Yes, if you want something to be semi-transparent then you would have to convert the hex code to RGBA and adjust the last number of the RGBA code to fit the level of transparency you want. For your example, #e6b3ff would be rgba(230, 179, 255, 1) for a solid color, rgba(230, 179, 255, 0.6) for semi-transparent, etc.



Hrt Icon 0 players like this post! Like?

🦌🌸Bambini
[Bloodbourne] (#190486)

Special Snowflake
View Forum Posts


Posted on
2019-12-09 20:32:20
Oh that makes sense thankyou so much :)



Hrt Icon 0 players like this post! Like?

Zekalli (#155387)

Deathlord of the Jungle
View Forum Posts


Posted on
2019-12-15 14:58:28
I need a bit of help do you remove all the "*'s" out of the dropbox template; Ex:
/* TOPBAR ("Welcome back, ___"), NAVBAR (Den/Crossroads/Etc.) */

Also, do I add colors to say this kind of stuff;
background: rgba(220, 220, 220, 0.8);
border: none;
border-top: none;

I wasn't sure since there is no rbga or #00000's placed there..



Hrt Icon 0 players like this post! Like?

🌵 SpicyKale 🌴 (#184461)


View Forum Posts


Posted on
2019-12-15 16:50:18
^No! don’t remove the asterisks, they’re there to make the text invisible :)
I’m not quite sure what you mean about the colours but i think you only fill in the numbers and letters when the rgb(,,,) and #0000 is already written out
(ps my css didn’t work so i might be completely wrong)



Hrt Icon 0 players like this post! Like?

Zekalli (#155387)

Deathlord of the Jungle
View Forum Posts


Posted on
2019-12-15 21:48:50
Thanks for the reply. ^ I'll keep trying when I find the time.



Hrt Icon 0 players like this post! Like?

Phoenixx (#171097)

Maneater
View Forum Posts


Posted on
2019-12-20 15:26:35
If I want to make a css do I copy the entire document?



Hrt Icon 0 players like this post! Like?

🌵 SpicyKale 🌴 (#184461)


View Forum Posts


Posted on
2019-12-20 15:34:52
^ Yes! you can paste it in notes or something and make changes to it there.



Hrt Icon 0 players like this post! Like?

Phoenixx (#171097)

Maneater
View Forum Posts


Posted on
2019-12-20 15:37:59
Alright thanks! I'm not great at this stuff lol



Hrt Icon 0 players like this post! Like?

Phoenixx (#171097)

Maneater
View Forum Posts


Posted on
2019-12-20 15:51:39
Also do you have to use dropbox to get the image?



Hrt Icon 0 players like this post! Like?

🌵 SpicyKale 🌴 (#184461)


View Forum Posts


Posted on
2019-12-20 15:55:14
you can host an image on dropbox i think but i’m not sure how, if you’re using an image off the web all you have to do is get the image url for it.



Hrt Icon 0 players like this post! Like?







Memory Used: 635.65 KB - Queries: 1 - Query Time: 0.00085 - Total Time: 0.00620s