This is a discussion on "Positioning with css" within the Web Page Design section. This forum, and the thread "Positioning with css are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Positioning with css
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Re: Please, help us to test new CSS Editor
I am OK at understanding a lot of what CSS is about and I can appreciate the advantages it offers if the need for change arises. The thing I can't get to grips with is how I start positioning the top of my page so that I have images on the left and right with text in the middle.
And from there how to I position my menu on the left with my main body on the right. What also seems confusing is that a lot of the information I am finding was written some time ago which surely means some of the problems that existed with different browsers have now disappeared. Can anyone give me a kick start on this positioning thing? |
|
|
|
|||
|
Re: Please, help us to test new CSS Editor
is this an actual question...if so ill split the post for you n send it to css...
|
|
|||
|
Re: Please, help us to test new CSS Editor
Quote:
|
|
|||
|
Re: Positioning with css
done
|
|
|||
|
Re: Positioning with css
So all I need now is an answer!
|
|
|||
|
Re: Positioning with css
Okay for the menu/body its
|
|
|||
|
Re: Positioning with css
Quote:
Above the bar in the centre at the top is a strapline which is text (for search engines to pick up). In case you did not see it this is the draft page: http://www.hub-uk.com/hub2/ |
|
|||
|
Re: Positioning with css
Quote:
|
|
|||
|
Re: Positioning with css
Remove the width then ;-) lol
|
|
|||
|
Re: Positioning with css
Quote:
It was that simple! |
|
|||
|
Re: Positioning with css
For your images, postion one at left 0px, top 0px. The other at right 0px, top 0px.
Then for your text use postion left 0px +width of left picture (so if your image had a width of 100px your text would be postion left 100px), top 0px then set the right margin to the width of the picture on the right. There are lots of ways you could do it. |
|
|||
|
Re: Positioning with css
Quote:
How do I cope with the bar that goes across the page. In tables I have just used a small section of it and given it a measurement of 100%. If I was to give an images such a measurement in CSS wouldn’t it just throw the images to the right of the screen out of position? Quote:
|
|
|||
|
Re: Positioning with css
However the problem with this one is that when you make the screen narrow, the right images will float over/under the header, you could tweek this effect by useing z-index. Or by useing min-width which I don't think works in IE which sucks |
![]() |
| Tags |
| positioning, css |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Positioning between <h3> | konnor5092 | Web Page Design | 3 | Sep 11th, 2007 22:37 |
| CSS and positioning | djme | Web Page Design | 6 | Feb 3rd, 2006 13:27 |
| Positioning with CSS | Tino | Web Page Design | 8 | Jan 21st, 2006 15:45 |
| css positioning | ivyholly | Web Page Design | 14 | Dec 20th, 2005 18:43 |
| div positioning | benbacardi | Web Page Design | 10 | May 24th, 2004 12:25 |