Technology, Web & Business Forum

You are here: Technology, Web & Business Forum : Web Development : Design : background-image transparency


Welcome to the Technology, Web & Business Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.


Design Talk about web design techniques and ideas in CSS, HTML, etc.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-08-2010
Junior Member
 
Join Date: Apr 2010
Posts: 1
Default background-image transparency

Hey
Im having some trouble with some background-images backgrounds not being transparent when used as background-image in css! The images have been formatted okay and theyre backgrounds are transparent when the images aren't used as background-images. Is there a work around to get the images to display as intended as background-images?

Thanks in advance
__________________
hub bearing
Reply With Quote
  #2 (permalink)  
Old 04-26-2010
Junior Member
 
Join Date: Apr 2010
Posts: 1
Default hai

Use the body function instead. This will specify color, image, image repeat, position and attachment. Make sure your image is in the same directory as your .css file
body {
background: black url("example.jpg") no-repeat fixed 50% 50%;
}

Color Values
[background-color] | [background-image] | [background-repeat] | [background-attachment] | [background-position]
__________________
fire insurance quote
Reply With Quote
  #3 (permalink)  
Old 05-29-2010
Junior Member
 
Join Date: May 2010
Posts: 4
Default

.css file
body {
background: black url("example.jpg") no-repeat fixed 50% 50%;
}
__________________
Used Car Parts
Used Auto Parts
Reply With Quote
  #4 (permalink)  
Old 05-29-2010
Senior Member
 
Join Date: Mar 2010
Posts: 186
Default Play Backgammon

Hi,
Play Backgammon

Backgammon is one of the oldest board games of skill

Backgammon is a 2-player game of skill where each player initially has 15 checkers on a board consisting of 24 spaces or points. The checkers are moved according to the rolls of the two dice. Each player has to to bring his own checkers in the home area and bear them off before his opponent, hitting and blocking the opponent's checkers along the way.

And I can recommend you a good Backgammon Site to play online and help you recording Top Score in this game. If you play Backgammon for fun, here's your opportunity to 'spice-up' the game and use your skill to try and win some money!
Thanks
_____________________
Reply With Quote
  #5 (permalink)  
Old 07-17-2010
Junior Member
 
Join Date: Jul 2010
Posts: 4
Default

Use the body function instead. This will specify color, image, image repeat, position and attachment. Make sure your image is in the same directory as your .css file
__________________
Limo Hire
Slimming Pills
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -5. The time now is 10:07 AM.