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

  • SEARCH
  • Home
  • 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 8270083
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T06:27:13+00:00 2026-06-08T06:27:13+00:00

here is the site with the issue I want the opaque bar which is

  • 0

here is the site with the issue

I want the opaque bar which is its own div to appear behind the div with the text. Both of those obviously in front of the image.

My issues are:

1) I can’t get the div titled “fp-banner” to shrink to a height of 70px while containing the text inside.

2) The white border keeps extending all the way to the bottom and I have no idea why.

I’m trying to post all of the code here but when I copy and paste it the html actually appears so I guess I won’t post it.

Thank you.

  • 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-08T06:27:15+00:00Added an answer on June 8, 2026 at 6:27 am

    Let me address issue #2 first – the white border extends below the featured post image because you have the border applied to the container element (#featured-post) instead of the image itself (#featured-post img)

    So change the CSS for #featured-post to:

    #featured-post {
        float: left;
        width: 370px;
        margin-left: 10px;
        padding:0;      
    }
    

    and the CSS for #featured-post img to:

    #featured-post img {
        border: solid 3px #fff;
        z-index: -1;
        margin:0;
        padding: 0;
    
    }
    

    For issue #1, add this to #fp-banner:

    height:70px !important ;
    

    and add this to your CSS:

    #fp-banner p { line-height:14px ; margin-bottom:8px }
    

    You may need to adjust the margin-bottom value for the #fp-banner p styling to fit in the 70px height.

    NOTE: Don’t forget to make a backup of your style.css before you make these changes, just in case 🙂

    Hope this helps!

    Best,

    Cynthia

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I use JQuery Tools for its overlay feature. My issue here is, I want
So I just changed the PageControl project from Apple's site here . The issue
Here is the issue. On a site I've recently taken over it tracks miles
Here is my issue. I have an ASPX web site and I have code
I've got a test site here with two columns, both with absolute positioning. http://dl.dropbox.com/u/17844821/zeug/heighttest.html
Here's my issue. I have a site that provides some investing services, I pay
here is my issue: I have a static html site and under blog I
Here is issue that we have on one of our site: File/directory name bruteforcing
Okay so here's my issue. The user can go onto my site and retrieve
I have a weird issue on my site. When I want to access 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.