Hello there,
I facing a problem was nearly killing me. I restart with cmsms. I have less then more experience with CSS and html. I the German forum part I got a lot of help. Thanks there. But to solve this I can not find anything.
If you have a look at http://cms.eids.de/mittelalter.html There is written "TEST dass soll links stehen this left LEFT" I like to have this in a div box at the left side in the same height like the content.
Thanks
G.
[attachment deleted by admin]
placing problem
Re: placing problem
You could take the left div out of content and put it in the twocols div, make twocols wider and make 'left' float:left and 'content' float:right
TEST
dass soll links stehen
this left LEFT
Change to..
TEST I don't know what this is but it gets an error call in my browser.
dass soll links stehen
this left LEFT
TEST
dass soll links stehen
this left LEFT
Change to..
TEST I don't know what this is but it gets an error call in my browser.
dass soll links stehen
this left LEFT
Re: placing problem
Thanks, but if you have a look now you can see that the content are not longer inside the outer and container. This is to use float:
EDIT: It works. I put "left" float:left" and remove "content" float:right Thanks
G.
EDIT: It works. I put "left" float:left" and remove "content" float:right Thanks
G.
Last edited by Grover on Sat Aug 12, 2006 2:24 pm, edited 1 time in total.