Skip to content Skip to sidebar Skip to footer
Showing posts with the label Background

Linear Gradient Inside Another Linear Gradient

I'm trying to create a linear gradient within another linear gradient, is it possible ? example… Read more Linear Gradient Inside Another Linear Gradient

Background Image Size Is Not Working In Ie 8

my html code css #content_main { width:1024px; height:150px; background:url… Read more Background Image Size Is Not Working In Ie 8

Css Border Disappears When Child Element Has A Background Color And Browser Is Zoomed Out Less Than 100%

I have an element with a 1px border and a child element that has a background color causing the par… Read more Css Border Disappears When Child Element Has A Background Color And Browser Is Zoomed Out Less Than 100%

Textview With Background Color And Line Spacing

I'd like to show the text like the below... My coding is the following: SpannableString sText … Read more Textview With Background Color And Line Spacing

Transparent Background, Opaque Elements

I want to have an image background on body and a semitransparent background on main div, so that th… Read more Transparent Background, Opaque Elements

Change Brightness Of Background-image?

I am wondering if it is possible to change the brightness of: body{ background-image:url(); } U… Read more Change Brightness Of Background-image?