Creative COW SIGN IN :: SPONSORS :: ABOUT US :: CONTACT US
ADOBE DREAMWEAVER: HomeDreamweaver ForumDreamweaver TutorialsFAQAdobe FlashWeb Design

Background vs Font issue w/ div tags

Cow Forums : Adobe Dreamweaver
FAQ   •   VIEW POSTS   •   ADD A NEW POST   •   SEARCH   •   CHANGE FORUM
Respond to this post   •   Return to posts index   •   Read entire thread


Background vs Font issue w/ div tags
by Jacob Resendez on Apr 15, 2009 at 4:22:24 pm

hey guys,
i have a website were i am looking at getting the background to have a 35% opacity while keeping the copy inside of it at 100% opacity. heres the basic part of my script:


body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
padding: 0;
margin: 0;
background: url(../images/back1.jpg) no-repeat center top;
}

#content2 {
width: 876px;
height: 600px;
margin: 0 auto;
padding: 15px;
background-color:transparent;
background-color: #000000;
opacity:0.35;
-moz-opacity:0.35;
filter:alpha(opacity=35);


seems like it would be a simple solution but not simple enough for me. any suggestions/ideas/solutions? anything would be great. thanks in advance!


Respond to this post   •   Return to posts index   •   Read entire thread


Current Message Thread:


Related Tags:
DI



Note: If you are a registered user please click here to login before posting.

Your post will not be accepted if your name and email address are not registered in our database. Click here if you do not have an account.

Name
E-Mail Address
Subject
E-Mail me when someone responds
Just This Message   Entire Thread   None  

Message:



Note: The following are HTML characters and may cause parts of your post to disappear if not used correctly: < > &
To include any portion of the post in your response, highlight the desired text and hit the "Q" key. Read more...



Add your message signature


 


Note: By clicking "Post Direct" button above, you are agreeing to the Creative Cow's Code of Conduct.



FORUMSTUTORIALSMAGAZINETRAININGVIDEOS - REELSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

© CreativeCOW.net All rights are reserved.

[Top]