-
Youzify Me posted in the group Friendster Theme Tips & Tricks
To change the Top Nav Bar’s color, you may use this code:
Note: Change the “red” color to whatever you want.#nav-container {
background: red !important;
}6 Comments -
Youzify Me posted in the group Friendster Theme Tips & Tricks
Paste this code to your Profile CSS for changing of name Color:
Note: Change the “red” to any color you want..youzify-hdr-v1 .youzify-name h2 {
color:red !important;
}1 Comment -
Youzify Me posted in the group Friendster Theme Tips & Tricks
For Activity/Post Header customization (Gradient Background):
Note: Remove duplicate css code
.activity-header {
background: linear-gradient(black, red);
} -
Youzify Me posted in the group Friendster Theme Tips & Tricks
How to choose your own color?
1. search “color picker” on google.com
2. select your preferred color and copy the “#——” value from HEX field.
3. Go to your CSS code.
4. replace the values in your code with your preferred color.
Note: color values may be name (ex. “red, white, green, etc.”) or HEX (ex. ” #000000, #fff, #f3e001“) or…Read More -
Youzify Me posted in the group Friendster Theme Tips & Tricks
Paste this to your Profile CSS for Friendster Navigation Bar customization:
// This is for the background color:
#youzify-profile-navmenu,ul.youzify-nav-view-more-menu {
background:none!important;
background-color: red !important
}// This is for the text color:
#youzify-profile-navmenu * {
color: white;
}1 Comment -
Youzify Me posted in the group Friendster Theme Tips & Tricks
You may hide your widgets using this CSS code:
Note: Remove the “//” before the attribute “display: none”..friendster-video{
// display: none
}.friendster-about_me{
// display: none
}.friendster-wall_media{
// display: none
}.friendster-friends{
// display: none
}.friendster-reviews{
// display:…Read More -
Skai and
Youzify Me are now friends -
Jay Tolentino and
Youzify Me are now friends -
SHARk and
Youzify Me are now friends -
Rachel レイチェル and
Youzify Me are now friends - Load More Posts
Dua Lipa - Blow Your Mind
Decodex-
Bio
Hi, I'm decodex. I code for work.
I'm also an arduino hobbyist.
I like to build my own circuits.
I also use Raspberry Pi or Orange Pi for building an embedded system.
I can code using Python, Java, C#, VB.NET, PHP, Javascript(React, Angular).
You may contact me if you need help regarding computer matters.
Photos
Sorry, no items found.
Friends
Skai
@skai
Jay Tolentino
@jaytolentinoofficial
SHARk
@gnarlyshark
Rachel レイチェル
@ann-droid
Noah Astronomo
@noahonescare
Testimonials
nice
Notice me Master! 😙👉👈
Youzify is now an official CSS code go-to for everyone in the Friendster 2.0
Groups
Friendster Theme Tips & Tricks
Public Group








Is this correct?