473,789 Members | 2,707 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Equal columns in CSS revisited

Okay here is what I have been Googleing and Googleing in an effort to
find an answer to my current design delemma:
Css columns equal height; macromedia.com columns equal... basically
variations on this. And apparently, there is No answer. Er, no Good
answer. But somehow, some web designer over at Macromedia.com sold his
soul and managed to get two columns to line up and (with a gap between
exposing a gradient background). Does anyone know if this is
recreateable in CSS without getting the Devil involved? How can this be
so hard? How does macromedia create the look of their site?

If someone can get me an answer (that really [really] works) before my
deadline (January 1st - but I need the fix at least a week before that)
I would happily PayPal $50 to him or her.

What I need: Two flexible columns, with caps (pods) that line up
side-by side, that allow for a gradient background to come through
above, below and beside the columns. Oh yeah, and the left columns is
divided into a top and bottom section, where the gradient background
needs to shine through.

Thanks so much for reading.

Jul 21 '05 #1
3 2895
Uh nevermind. I figured it out... so simple - same as everone else has
done already. Hopefully this will fit into my design as well. We will
find out. They just use two columns with basically the same trick as
described here: http://www.alistapart.com/articles/fauxcolumns/ and so
many other places. They just execute it better. Fantastic. Thanks for
playing. Laters all.

Jul 21 '05 #2
On 22 Dec 2004 18:33:44 -0800, Andy <an******@gmail .com> wrote:
Uh nevermind. I figured it out... so simple - same as everone else has
done already. Hopefully this will fit into my design as well. We will
find out. They just use two columns with basically the same trick as
described here: http://www.alistapart.com/articles/fauxcolumns/ and so
many other places. They just execute it better. Fantastic. Thanks for
playing. Laters all.


Only issue with that - one column must be a fixed pixel width. I don't
particularly like this solution...
Jul 21 '05 #3
Neal wrote:
On 22 Dec 2004 18:33:44 -0800, Andy <an******@gmail .com> wrote:
http://www.alistapart.com/articles/fauxcolumns/


Only issue with that - one column must be a fixed pixel width.


FWIW, I've had some successes using both ems and %. You just need to
adjust the background image size and colored portion/position
accordingly. For example, use a very wide image (e.g. 2000px) and put
the separator 30% from the end for a 30%-wide sidebar. Adjust to taste.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
9517
by: Jeremy Howard | last post by:
Hello everyone, I'm not a database guru so I'm sorry if this is a dumb question but here it goes... I have this sql query that I'm trying to run against a table on a Sql 2k server: SELECT * FROM ChangeTable
0
2366
by: Linda Antonsson | last post by:
Hi, I am trying to put together a CSS-based layout consisting of a header, a sidebar and a main content area. Page: http://www.westeros.org/ASoWS/ CSS: http://www.westeros.org/ASoWS/ASoWS-All.css (the relevant IDs are towards the bottom) JS: http://www.westeros.org/ASoWS/SetHeight.js
5
2459
by: sandman | last post by:
I've been testing my web app on another workstation to simulate using the server time. The test pc's time is an hour behind the server time and when the user processes a request, the server time is picked up. The problem is that I've got a "clock" on the web page that updates the "current time" every second since the app is time critical. The clock is a jscript routine. It seems to be picking up the local time. I'm just instantiating a...
17
4534
by: Mark A | last post by:
DB2 8.2 for Linux, FP 10 (also performs the same on DB2 8.2 for Windoes, FP 11). Using the SAMPLE database, tables EMP and EMLOYEE. In the followng stored procedure, 2 NULL columns (COMM) are selected into 2 different SP variables and compared for equal. They are both NULL, but do not compare as equal. When the Not NULL columns (SALARY) are compared, they do compare as equal.
18
3332
by: zzpat | last post by:
I've come to the conclusion that float was never made for designing a page, but is there a good way to float three columns with the following characteristics? leftColumn 20% rightColumn 20% centerColumn use what's left I'm currently defining centerColumn as a %, but to get this to work properly the margin, padding and border settings have to be exactly the
0
3592
by: Nik Coughlin | last post by:
Something that I've been trying to do for a long time is a 3 column layout where all three columns have equal height, and have rounded corners implemented using PNGs with alpha. One of my early attempts is here: http://www.nrkn.com/3ColRoundAlpha/ It shows a bunch of different methods that I tried. You'll see that not only is there a hell of a lot of nesting of divs, but the page is very slow to load because there are a lot of image...
26
25408
by: logbert | last post by:
Hi all, I tried searching for this before posting but it's not exactly something that is easy to search for and I'm not sure if this falls more under the ASP.NET forum or here. I'm using ASP.NET to get database values and forming them into a single table row. The context is that I have a list of "attributes" that I need to generate headings for and this table row sits above a long list of other things. The problem is, sometimes I might...
0
2337
by: Bob Bartel | last post by:
I have a routine to compare the current value with the original value of fields in a Datatable. The code loops through each column to compare the values and builds an update statement for those columns that have changed. But for some reason, the Datetime fields are evaluating as not equal when they are! (I just retreived the row and did nothing with the Datetime columns, and in the debugger "a" and "b" look the same). Here is the...
12
2101
by: Slaunger | last post by:
Hi, I am new here and relatively new to Python, so be gentle: Is there a recommended generic implementation of __repr__ for objects equal by value to assure that eval(repr(x)) == x independet of which module the call is made from? Example:
0
9666
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9511
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10200
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9986
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9021
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7529
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5422
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5551
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2909
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.