Page 1 of 2

height and widht problem

Posted: Tue Nov 06, 2007 2:34 pm
by jeehaa
Hello,

Recently i have installed CMSMS, and i think its an great CMS system.
But i have a problem: I installed the flowered2 theme, but i don't know how to set the widht of the website to the standard of 800px. I have an resolution of 1152x864 and than the website doesn't look like it should. The height of the page is'nt also 100%. Can anyone help me whith this problem? I have add my css file as an attachment.


Greetings,


Joost

Re: height and widht problem

Posted: Tue Nov 06, 2007 2:46 pm
by lollipop27
can you post a link to your site?

Re: height and widht problem

Posted: Tue Nov 06, 2007 3:17 pm
by jeehaa
Yes, i forgotten to post the link to my website... :(


http://www.dameskapelravage.nl

Re: height and widht problem

Posted: Tue Nov 06, 2007 3:23 pm
by RonnyK
Can you post your template as well, for IE-versions there might be a hack there. As far as I see, is the widht 800, while the sidebars remain. Only the left one is connected to another div, leaving you with a short left image and a long right image.

Ronny

Re: height and widht problem

Posted: Tue Nov 06, 2007 7:17 pm
by jeehaa
Okay, but do you know an sollution for this problem?
This is the tpl file:



 
      {title}
        {metadata}
        {stylesheet}
 
 
     
        {sitename}
            {lang}
             
                 
                    {cms_module module='menumanager' template='flowered : flowered'  }
                 
             
             
                 
                    {content}
                       
                          {global_content name='footer'}
                       
                 
             
           
       
     

Re: height and widht problem

Posted: Tue Nov 06, 2007 8:02 pm
by KO
I believe this template has a dynamic width. If that's fine you try this css file and see how it looks. I have not tried it with IE so It could not necessarily look right.

One thing you also want to fix is to remove one extra </div at the end of template. That could also cause some problems on some browsers and not with others.

Hope this helps...

K

Re: height and widht problem

Posted: Wed Nov 07, 2007 4:18 pm
by hexdj
I didn't test your template but I'd recommend checking out FooterStickAlt
here:

http://www.themaninblue.com/experiment/footerStickAlt/

Re: height and widht problem

Posted: Wed Nov 07, 2007 5:19 pm
by jeehaa
The problem of the two sides is solved, but i don't know how to adjust the width. Can anyone help me with that?


Greetings

Re: height and widht problem

Posted: Wed Nov 07, 2007 5:59 pm
by hexdj
jeehaa you posted your template but no CSS, that would probably be helpful.

Re: height and widht problem

Posted: Thu Nov 08, 2007 4:28 pm
by jeehaa
I had put my css file on the forum. I have put it again in the attachment.

Re: height and widht problem

Posted: Fri Nov 09, 2007 6:21 am
by Dr.CSS
That template is kind of diff., it relies on the margin and padding to make room for the images on the sides, that are only 109px wide...

#container {
margin:0 0 0 110px ;
padding-right:110px;
}

So if you want to change the width it will involve making the images wider and other tweaks...

Re: height and widht problem

Posted: Fri Nov 09, 2007 10:23 am
by jeehaa
Okay, but is there a way to make the width fixed?

Re: height and widht problem

Posted: Fri Nov 09, 2007 4:28 pm
by Dr.CSS
I could...

Re: height and widht problem

Posted: Fri Nov 09, 2007 5:28 pm
by jeehaa
Haha :).
I really appreciate that if you can modify it for me.
I understand it would be much work for you. But can you help me with that?

Greetings

Re: height and widht problem

Posted: Mon Nov 12, 2007 6:07 pm
by jeehaa
Can anyone help me with the width? Or does someone know a good template that looks like this but does'nt have the problem of the height and width?