Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8229103
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T16:41:12+00:00 2026-06-07T16:41:12+00:00

Can anyone help me to implement transparent square fluid with bootstrap?( https://twitter.com/ladygaga ) also

  • 0

Can anyone help me to implement transparent square fluid with bootstrap?(https://twitter.com/ladygaga)

also I’d like to know how to implement rounded square in that transparent square.
Thanks in advance!!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T16:41:14+00:00Added an answer on June 7, 2026 at 4:41 pm

    It seems they’re just using a semitransparent background image on that div to get the glassy texture. The image or background-color(such as RGBA(0,0,0,0.2)) would need to have it’s alpha channel set to something other than 100%. Their CSS looks like this.

    .wrapper, .wrapper-narrow, .wrapper-permalink {
        position: relative;
        width: 837px;
        min-height: 100%;
        padding: 54px 14px 15px;
        margin: 0 auto;
        background: url(../img/wash-white-30.png);
    }
    

    Assuming you were going to use a similar approach. With a ‘wrapper’ class providing the transparent background, and a ‘whitebg’ class providing the solid white background:

    <div class="container-fluid wrapper">
      <div class="row">
        <div class="span2 well whitebg">
          content..
        </div>
      </div>
    </div>
    

    with this CSS to give you what you need for your class:

    .whitebg {
      background-color:white;
    } 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can anyone help me suggesting which technologies will be useful to implement a ConnectedTv.
Can anyone help me in converting scalar type of openCV to basic types like
Please can anyone help me implement a Sencha Picker as seen in Sencha 2
Can anyone help with advices or ready solution how to implement such a checkbox
I want to implement slider with two knobs in GWT? Can anyone help me?
anyone can help me implement this Given that i have a txt file and
Can anyone help me learn how to implement .Join()? I've never used .Join() before
Can anyone help - this is driving me mad. I am calling a mysql
Can Anyone help me why x2 prints zero. I guess because of floating point
Can anyone help me how to split /explode verse format to 3 parts? The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.