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 539123
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T10:06:13+00:00 2026-05-13T10:06:13+00:00

I’m trying to implement a faux column layout on a website. Briefly, it involves

  • 0

I’m trying to implement a faux column layout on a website. Briefly, it involves tiling a background image on the div that holds both the vertical columns to make it look like both columns extend all the way to the bottom.

My columns look like this:

XXXX   MMMM
XXXX   MMMM
XXXX
XXXX   YYYY
XXXX   YYYY
XXXX   YYYY
XXXX   YYYY
XXXX   YYYY

With a column on the left that goes all the way down the page, but with menus and transparency and stuff (“M”) at the top of the right column. I only want the faux column background to start once the real right column starts (“Y”), and to ignore everything above that due to the transparency between the menu and Y-column.

To do that, I was planning on offsetting the background image via (background-position: 0px 200px) to drop the image down 200 pixels. This doesn’t work.

I quickly realized that the image is repeating in BOTH directions vertically. Up and down from that original offset point. This obviously undoes the effects of the offset. But the background-repeat-Y is needed for faux columns to work.

How can I use both background-repeat and background-position together to get the layout I want?

Thanks!

UPDATE TO CLARIFY:

Here’s my layout:

alt text http://img38.imageshack.us/img38/3032/colorlayout.jpg

Ideally, the green wouldn’t be there and I could use an “orange – transparent – pink” image to do the faux columns for the entire columns. But if I did that now, the green menu would have a pink background due to that (really stupid, by the way) CSS repeat glitch. And I could do the green menu’s transparent background as a transparent png, but I don’t want that being repeated throughout the pink column. The site’s background is an image so I can’t just make the green menu’s div have a certain color background.

Seems to be a lose-lose situation.

  • 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-05-13T10:06:13+00:00Added an answer on May 13, 2026 at 10:06 am

    I found an alternative to faux columns that works in this case:

    http://www.positioniseverything.net/articles/onetruelayout/equalheight

    Basically:

    #page {
        overflow: hidden
    
    #orange, #pink {
        padding-bottom: 32767px;
        margin-bottom: -32767px;
    }
    

    Thanks everyone!

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

Sidebar

Ask A Question

Stats

  • Questions 423k
  • Answers 423k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer DISTINCT SELECT DISTINCT ON (name) name, id, tablename FROM (… May 15, 2026 at 11:33 am
  • Editorial Team
    Editorial Team added an answer Transactional aspect is applied using dynamic proxy, and it prevents… May 15, 2026 at 11:33 am
  • Editorial Team
    Editorial Team added an answer Try this: if (!isset($_SESSION['second_prefix'])){ $_SESSION['second_prefix'] = ""; } May 15, 2026 at 11:33 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.