This is a discussion on "is this layout possible, and how?" within the Web Page Design section. This forum, and the thread "is this layout possible, and how? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
is this layout possible, and how?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
is this layout possible, and how?
Hello,
attached you can find an image of what i would like my page layout to look. (2 columns of text/pics - scrolling, fixed width from the center, around an image on the fixed background the idea is to have the text in an absolute position, but from the center of the page, not from the left /right browser window. so when the window is smaller or the screen width is different, everything is still in the right position, the text next to the image on the background. (hope you get the idea actually i started doing the page with tables.... cos its quite easy to get what i want with tables (3 columns, the center one blank) but today i was reading through the forum for a bit and discovered, that it would be better to use css to create layouts. BUT... i dont realy know anything about css so i dont know what is possible. i also found a link to a good css trainig page here, but i couldnt figure out if its actually possible to get what i want. so, does anyone know how to create that kind of layout? hope you can help me. thanks |
|
|
|
#2
|
|||
|
|||
|
Re: is this layout possible, and how?
Oh yes Ice, it's very possible to do what you want. That is most certainly the best way to attempt it. Unfortunately I don't have time today to map it out for you. I'd search the net for 3 column layouts with css.
|
|
#3
|
|||
|
|||
|
Re: is this layout possible, and how?
this is very possible with the use of css.
As a tip, you need to look at the css overflow attribute to get your columns scrolling. You shouldn't use tables really for layout, a table is just for tables. There are lots of css three column examples on the internet, google them and find the one that best suits your purpose. This might take a while but i'm sure you will find one similar to what you want. The following would produce a box 200x300 and all text within the div would be scrollable. All you need to do on your first and third columns is sort out positioning and contain each in a <div class="scroll">.
|
|
#4
|
|||
|
|||
|
Re: is this layout possible, and how?
I would also recommend faux columns!
|
|
#5
|
|||
|
|||
|
Re: is this layout possible, and how?
yes, of course!
didn't mention that, should have. Slap my wrists! |
|
#6
|
|||
|
|||
|
Re: is this layout possible, and how?
hey there, thanks so far.
i think i described the situation wrong. the text doesnt need to be scrolling in a seperate scrolling box. its just two columns of text and a few pics, longer than the page, so the page scrolls, as the background is fixated and always visible. well the easiest way would probably be to put a link to the page, so you can see what i mean. so: http://www.allfruitslivingarkrecords.com (dont look at the code, its important that everything stays centered, when you change browser window size, too can someone help? ill keep on searching the web bye Last edited by Ice; Jul 14th, 2007 at 15:31. |
|
#7
|
|||
|
|||
|
Re: is this layout possible, and how?
Help with what? Do you want us to do it for you? If so, place the site in the jobs forum. Otherwise we gave you all the info above to get started.
|
![]() |
| Tags |
| layout |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CSS layout | casho | Web Page Design | 4 | Feb 10th, 2008 13:59 |
| Layout using CSS | Madball | Web Page Design | 5 | Nov 7th, 2007 09:41 |
| New to CSS Layout | tapster | Web Page Design | 15 | Oct 15th, 2007 10:18 |
| Fluid layout - IE6 clichés the layout when resizing | cyberseed | Web Page Design | 7 | Jun 16th, 2007 05:14 |
| What makes a layout a good layout? | Miles Lombardi | Graphics and 3D | 4 | Jul 26th, 2005 03:22 |