placing problem

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
Grover

placing problem

Post by Grover »

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]
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: placing problem

Post by Dr.CSS »

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
   
       

     
Grover

Re: placing problem

Post by Grover »

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.
Last edited by Grover on Sat Aug 12, 2006 2:24 pm, edited 1 time in total.
Locked

Return to “Layout and Design (CSS & HTML)”