Jump to content
  • 0

Modificare culoare background categorii


Question

Posted (edited)

Salut cum modific culoarea categoriilor din poza? https://prnt.sc/htqzsw

In loc de acel gri/negru sa pun alta culoare.

In skin am asa

.ipsfocus_background body{
	background-color: {theme="ifBg1_hex"};
	{{if theme.ifBg1_image}}background-image: url({theme="ifBg1_image"});
	background-repeat: {theme="ifBg1_repeat"};
	background-attachment: {theme="ifBg1_attachment"};
	background-size: {theme="ifBg1_size"};
	background-position: {theme="ifBg1_position"};{{endif}}
}

	.ipsfocus_background .background-fade{
				background-image: linear-gradient(to bottom, {hextorgb="ifBg1_hex" opacity="0"} 10vh, {hextorgb="ifBg1_hex" opacity="0.98"} 80vh);
	}

 

Edited by LuKe

1 answer to this question

Recommended Posts

  • 0
Posted
3 hours ago, LuKe said:

Salut cum modific culoarea categoriilor din poza? https://prnt.sc/htqzsw

In loc de acel gri/negru sa pun alta culoare.

In skin am asa


.ipsfocus_background body{
	background-color: {theme="ifBg1_hex"};
	{{if theme.ifBg1_image}}background-image: url({theme="ifBg1_image"});
	background-repeat: {theme="ifBg1_repeat"};
	background-attachment: {theme="ifBg1_attachment"};
	background-size: {theme="ifBg1_size"};
	background-position: {theme="ifBg1_position"};{{endif}}
}

	.ipsfocus_background .background-fade{
				background-image: linear-gradient(to bottom, {hextorgb="ifBg1_hex" opacity="0"} 10vh, {hextorgb="ifBg1_hex" opacity="0.98"} 80vh);
	}

 

Lasa linkul la forum si te ajut.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.