
how do i make my twitter background transparent?
i already got the sidebar transparent .. NOW iwant the section where my tweets appear to be transparent .. can anoybody help me pleaseee !!!
You will have to either remove the image and/or background color or use the opacity CSS properties. If just using a color, remove it. Example:
body {
background: #XXXXXX;
.
.
.
}
to
body {
background: transparent;
.
.
.
}
Ron
|
|
ESTABLISHED TWITTER MARKETING WEBSITE FOR SALE $0.99 |
|
|
TWITTER BOT AUTOMATION SOFTWARE $8.99 |
|
|
Get 100,000 + twitter followers $110.00 |
|
|
Viral Loop: From Facebook to Twitter, How Today’s Smartest Businesses Grow Thems $4.51 |
|
|
NEW – Twitter For Dummies (For Dummies (Computer/Tech)) $13.38 |
Tags: background, css, design, twitter, twitter logo transparent background, twitter transparent background, webdesign
