1
MikeShane
How can I make background of block be transparent?
  • 2013/1/24 15:52

  • MikeShane

  • Community Support Member

  • Posts: 144

  • Since: 2008/1/5 2


How can I make background of block be transparent?

I can do it using a work around like this

.left-block-content {
background: url("img/menu.png") ;
background: #;
border: 1px solid #;
padding: 10px;
color: #333;
height: 224px;

removing code numbers for color
but how would be the proper way to do this?

Also is there a simple way to change a theme so it is 100% of screen I found some themes that are like this but not many and none have features I want.
I have been looking through css files trying to figure out what the differences are to be able change a theme. But so far no luck I just know enough about code, learning as I go.
Any help for getting me into right area?
Thanks

2
xoobaru
Re: How can I make background of block be transparent?
  • 2013/1/24 21:27

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


Hi Mike,
If you are doing it in a css file, try using

background:transparent;

this will affect all blocks in the column container in which those blocks are used


Login

Who's Online

196 user(s) are online (131 user(s) are browsing Support Forums)


Members: 0


Guests: 196


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits