How to make the CSS on the page transparent?

How to make your web page elements, expose your cool backgrounds and add a translucent feel to the look of your page using simple CSS.

The site is ASP.NET and here is the http://www.concertmojo.com/ homepage

Here's a live example look at:

http://ALT-Web.com/sample.html

Nancy O.

Tags: Dreamweaver

Similar Questions

  • How to make the page numbers see the v.5.6.2 Pages automatically through the document?

    MacOs 10.11.4, v5.6.2 Pages.

    How can I make Pages automatically page numbers?  I want to be able to scroll through a multipage created from a blank template document & print specific pages.  Have sought and found answers on paging, but no address my question.  JV

    Pages v5.6.2 dislike doing anything automatically. Page numbers are shown to you when you scroll through a document:

    1. Associated with each thumbnail in this display mode
    2. By inserting the page number in the header or the footer

    That's all for v5.6.2 Pages. Whenever you want to print a specific page, you will need to check the Pages: of the _____ to the _____ in the OS X Print Panel and specify the same value for each entry field to print the page in question. There is no automatic printing of selected pages in the selection of this Panel paper handling.

    Pages ' 09 v4.3 would show the current page number on a lower status bar, with or without page numbers inserted in the header of document/footers. This view could be clicked, and it would change to a text entry where we could fix the jump to page number.

  • How to make the Page smaller to see the toolbar on bottom

    The display of each page is if full that I can't see the 'Start' and the toolbar at the bottom of the page. Also I am not able to use the cursor to move.  Also, when I download an attachment, it does not entirely down on the page but to sit upstairs and I have to press the middle button to download.

    HOW CAN I FIX THIS?

    srabb

    The display of each page is if full that I can't see the 'Start' and the toolbar at the bottom of the page. Also I am not able to use the cursor to move.  Also, when I download an attachment, it does not entirely down on the page but to sit upstairs and I have to press the middle button to download.

    HOW CAN I FIX THIS?

    srabb

    To correct the full page, press F11 to toggle. This can have an impact on your other question.

  • My monitor is 17 '' amd now my pages are bigger than my screen and I don't know how to make the page smaller to fit on my screen. Help, please.

    my monitor 17 "is smaller than all my pages. The TPO and low headers are not visible. Once I put the pointer over the edge of the image, and then down the toolbar. Help, please. Also. I get that thin lettering and drop thick as you can see. As if they were a beat on the page re: the ink.

    Hi the Minister m annettegraham fast,

    What version of Windows you have installed? Follow the steps in this document to set the resolution of the screen.

    Let is know if this helps.

  • How to make the background transparent semi while keeping the text opaque

    Basically, as the title says.

    I am using a div as a container of text and I need do the slightly transparent background while keep the text with a full opacity, but am not sure how.

    Any help would be greatly appreciated.

    If more information just ask.

    Two ways to do it.  We need to make a picture of 1 x 1 saved as a PNG with transparency and which defined on the background and repeat.  This will work in IE 7 & up and all other browsers.  The other way with CSS transparency that requires a few lines in your code depending on the browser used - http://www.w3schools.com/Css/css_image_transparency.asp .

  • How to make the background transparent?  He continues to show white.

    I'm trying to change text colors.  Once I have change the background is transparent it becomes white.  How can I fix it to make the transparent background to stay?

    It sounds as if you rasterize the text layer. In this case, before going in Edition > fill (with white?), click on the padlock at the top of the layers panel to lock the transparent area.

  • How to make the page less than 26mm format?

    Trying to create labels for a printer of labels with 14 mm wide labels. Creating labels using Corel Draw X 5. Printing with Acrobat XI and the creation of the custom page size, e.g. 14mm width and 80mm in height. The added size is not listed in the drop-down list. Any format below 26 mm in all directions is not displayed. Also tried Microsoft Word.

    So instead I tried Foxit and the Foxit printer does not have this problem. It shows even formats I've already added (but can not see) using Acrobat XI printer.

    I reported this as a bug to Adobe.

    I installed the XI version since I was actually using Acrobat version 9. Thought years of development would have fixed this, but not... or is it just my computer that has this problem?

    You cannot export to PDF directly from Corel Draw? I suppose that you have set up a page size of 14 mm x 80 mm.

  • How to make the background transparent in EP 14?

    Have a picture to copy onto another image. How do you get the transparent background? Is there a plugin for this?

    Is there a help line just for the EP? Sought a transparent background and found Q & A the PS full, Illuminator, and other Adobe products.

    To answer the first part (make transparent white):

    1. change the background to a normal layer layer by double-clicking on it in the Palette layers and by changing the name. Simply accept the default name "Layer 0". Use the different selection tools to select the white part. In this example, I used the magic wand with the uncontrolled contiguous option and clicked on the white...

    2 remove the selection, replacing with transparency.

    3. save the file in a format that supports transparency, such as TIFF, PNG or GIF.  JPG and BMP do not support transparency.

    As for the second part (the text does), please send a screenshot showing your PSE working area and pallet layers open when you added the text.

  • How to make the bottom of the page shorter?

    Ok...

    The homepage on my website is too long, and I'm doing shorter.

    How to make the page shorter and cut some of this big empty space that I don't need?

    I went to the master page to move the footer, but it did not work...

    Any suggestions?   site: www.oilgear.us

    Hello

    I suggest you delete "sticky footer" page master and that should fix the problem for you. "

    You must follow the steps below.

    1. make sure that areas of text 'Fluid Power Solution for today' and 'www.oilgear.us' still 'Footer'.

    2. go to the Page Master > Page > Page Properties > Layout > uncheck "Sticky footer".

    2. once fact preview the site and you would observe that the page height is less.

    Concerning

    Vivek

  • How to make the content of the DIV on the page that I'm going to fade out?

    I'm trying to figure out how to make the content of a DIV on the page I'm clicking away from fade. I know how to do the Next page load with a fade in. So I'm half there (I guess).  WiX has many designs which use for this purpose. Here is a link to an example:

    http://www.wix.com/website-template/view/HTML/633?originUrl=http%3A%2f%2Fwww.wix.com & numbe r page = 1 & = 1 position-in-page

    This is the code I use to make a DIV load with a melted in:

    I have add this CSS code in the div I want to apply the fade in effect to:

    Animation: fadein 2s;

    -moz-animation: fadein 2s; / * Firefox * /.

    -webkit-animation: fadein 2s; / * Safari and Chrome * /.

    -o - animation: fadein 2s; / * Opera * /.

    And I add this additional code to the CSS stylesheet:

    }

    fadein {} @keyframes

    of {}

    opacity: 0;

    }

    to {}

    opacity: 1;

    }

    }

    @-moz - keyframes fadein {/ * Firefox * /}

    of {}

    opacity: 0;

    }

    to {}

    opacity: 1;

    }

    }

    @-webkit - keyframes fadein {/ * Safari and Chrome * /}

    of {}

    opacity: 0;

    }

    to {}

    opacity: 1;

    }

    }

    @-o - keyframes fadein {/ * opera * /}

    of {}

    opacity: 0;

    }

    to {}

    opacity: 1;

    }

    }

    Tutorial with demo & downloadable files here: http://www.onextrapixel.com/2010/02/23/how-to-use-jquery-to-make-slick-page-transitions/

  • Can you please tell me how to make the thicker arrows on the Pages.

    Can you please tell me how to make the thicker arrows on the Pages. Thank you very much. There is something incredibly simple to do, but I, having a disconcerting brain, am totally unable to understand. Please please help me. Thank you

    < re-titled by host >

    Try here > Pages for Mac: Add and edit forms

  • How to make the top sites page appears when I open a new tab? Why have I not of "buttons" to pin a top site of the page tab?

    When I open a new tab, NO best sites don't show up... shows just a search engine box. I have Firefox 33.0. Why is there no 'pin' button when I opened a new page? How to make the top sites page appears when I open a new tab?

    Here is some additional information on the configuration of the new tab page:

    (1) in a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.

    (2) in the search above the list box, type or paste newtab and make a pause so that the list is filtered

    (3) double-click the preference browser.newtab.url and enter your favorite page:

    • (Default) page thumbnails = > subject: newtab
    • Blank tab = > subject: empty
    • Built-in Firefox homepage = > topic: welcome
    • Any other page = > full URL of the page

    Press Ctrl + t to open a new tab and check that it worked. Fixed?

    Some traps:

    If Firefox will not let you change this setting: you can have what is called SearchProtect on your system.

    Firefox if allows you to save your changes, but he doesn't know: one of your extensions may be the substitution of her. You can consult, disable and/or remove extensions on the addons page:

    "3-bar" menu button (or tools) > Add-ons > in the left column click on Extensions

    If the modification works during your session, but during the next startup is leads to: you could have a user.js file in your personal settings Firefox (your Firefox profile folder). This article describes how to track down and delete the file: How to fix preferences that will not save.

    A little luck?

  • When you open a new tab, how to make images of recently viewed pages underneath the toolbars?

    When you open a new tab, how to make images of recently viewed pages underneath the toolbars?

    See what-
    http://www.Google.com/support/toolbar/bin/answer.py?answer=115561

  • How to make the same effect of scrolling like Tumblr (beginning Web page) with Adobe Muse?

    How to make the same effect of scrolling like Tumblr (beginning Web page) with Adobe Muse?

    I used Adobe Muse since the day it first came out, I played with the timings and effects of scrolling a lot. Tumblr landing page scrolling is very nice, I can see why you want a similar effect. Something similar could be created using the scrolling in AdobeMuse effects, especially if you familiarize yourself with the scrolling of the transparency. Start with a color block simple try it scroll up to double speed, then add items to the next page with the scrolling transparencies. Best practical work, use layers to do this, it makes things so much easier when you need to edit the page.

    Once you have played with the effects of scroll, you will begin to note how the elements of the Tumblr page can be re-created. This will be a sharp learning curve, but very doable in Muse for a similar effect. You will have a number of layers with page elements and new blocks of color on each layer when your done, fine tweaking the movement of scrolling and timings will make perfect. Good luck.

    If not, try adding an animation on board, you can create a Web page in Adobe Edge, but again... probably much more involved learning with this option.

  • How can I make the page of form for the Yahoo host?

    How can I make the page of form for the Yahoo host?

    I guess you want a contact form that sends data to your e-mail account.

    1. Find out if your hosting plan supports PHP code and the PHP mail() function.
      If so, try this tutorial into 3 parts:
      ALT-Web Design & Publishing: sensitive Contact form with 3.2 Bootstrap and PHP (part 1)
    2. If your hosting plan does NOT support scripts, you will need to use a 3rd party like Wufoo.com service.  They host the form processing scripts on their own servers for you.

    Nancy O.

  • How to make the comments to reference absolute instead of relative page number page number?

    I would like to know if it is possible to comments reflect the number of absolute page (aka the body page number) instead of the page number (aka the page number of the PDF doc).  For example, let's say I have a 10 page PDF, but it's really an excerpt from a larger work, so its body pages begin on page 23 and go to page 33.  I know how to renumber the pages, but when I make a comment on the first page (absolute page number 23, number 1 of the page), the comment is associated with page 1.  I want the comment itself to recognize/hold account that he has associated with body page 23, not 1.  Is this possible?

    Thank you!

    P.S. I use Adobe XI Pro on a Windows PC.

    No, it is not possible, unless you enter this information yourself (or by using a script) in the content of the comment, or another property, such as the subject or author or something like that.

Maybe you are looking for