Welcome, Guest. Please login or register.
Did you miss your activation email?
09 May 2008, 08:47

Login with username, password and session length
Home Chat Help Search Calendar Login Register
Pages: [1]
Print
Author Topic: FOOTER not displayed correctly  (Read 1094 times)
0 Members and 1 Guest are viewing this topic.
aivanovas
Guest
« on: 15 Jan 2007, 03:04 »

Hi everyone, can you help me to configure the FOOTER. Because in my website with internet explorer 6 it was displayed correctly but with IE7 it looks different for every page. you can check it on web page www.pandasoftware.lt the home page displaying OK, but the rest of them looks very bad, becaue the footer dont move down, but stay in the middle. If anyone had such problem before, please give me advice. Tanks in advance
Logged
mark
Carpenter wanting to do web building full time...
Support Guru
Power Poster
****

Karma: 108
Offline Offline

Posts: 4278

Location: Arizona


hmm... Let's see.....


WWW
« Reply #1 on: 16 Jan 2007, 00:41 »

Have you tried clear:both in the footer style....
Logged

Go to Extensions » Modules/Tags click the name of the module/tag or the word Help to the right to get the parameters it takes...
Want to try CMSMS... http://cmsmsdemo.com/...
I Hope that Helped
Got Link
metal stud framing is COOL,,,, Man I love to build things!...
aivanovas
Guest
« Reply #2 on: 16 Jan 2007, 02:50 »

What do you mean by, clear both in footer style?  Huh
Logged
aivanovas
Guest
« Reply #3 on: 16 Jan 2007, 03:44 »

Mark, can you give example on how it should be, because I tried o type clear: both; before the footer text, but it never worked. Thank you
Logged
mark
Carpenter wanting to do web building full time...
Support Guru
Power Poster
****

Karma: 108
Offline Offline

Posts: 4278

Location: Arizona


hmm... Let's see.....


WWW
« Reply #4 on: 16 Jan 2007, 08:49 »

You have a style sheet called Layout attached to the template, go to 'Layout > Templates' and which ever template you are using across from it you will see an orange CSS button click that and you will see the style sheets attached to it click one called Layout in here find...

/* SITE SPECIFIC LAYOUT */
    body {
        margin: 0;

        text-align: center;
    }
    div#pagewrapper {
        margin: 0;
        text-align: left;
    }
    #container {

   margin: 0;
    }
   
    /* HEADER */
        div#header {
            background:  url(uploads/images/header.jpg) no-repeat;
            height: 46px;
            text-indent: -700em;
            margin: 5px;
            padding: 0;
            text-align: left;


 /*           height: 46px;
            padding: 0;
            margin: 5px;
            background: #ffffff;           
            text-align: left;
            float: left;
            display: inline; */


        }



        div#text {
            float: left;
            width: 18%;
            display: inline;
            font-size: 85%;
        }

        div#header h1 a {
            background:  url(uploads/images/header.jpg) no-repeat;
            display: block;
            height: 46px;
            width: 80%;
            text-indent: -700em;
            margin: 5px;
            padding: 0;
            text-decoration:none;
        }


    /* END HEADER */
   
   
    /* CONTENT */
        div#content {
            margin: 0px;
        }
       
        /* MAIN */
            div#main {

            }
        /* END MAIN */
       
        /* SUB */
            div#sub {
               
            }
        /* END SUB */
       
    /* END CONTENT */
   
   
    /* FOOTER */
        div#footer { clear:both;   add it here...

        }

        div#footer p {
            font-size: 0.8em;
            margin: 0;
            padding: 15px;
            text-align: center;
        }
    /* END FOOTER */
/* END LAYOUT */
Logged

Go to Extensions » Modules/Tags click the name of the module/tag or the word Help to the right to get the parameters it takes...
Want to try CMSMS... http://cmsmsdemo.com/...
I Hope that Helped
Got Link
metal stud framing is COOL,,,, Man I love to build things!...
Foton
Forum Member
*

Karma: 0
Offline Offline

Posts: 31


« Reply #5 on: 03 Mar 2007, 07:17 »

Thanks Mark,
You saved my day again, because this worked for me!  Grin
« Last Edit: 03 Mar 2007, 07:22 by Foton » Logged
jusdal
Forum Member
*

Karma: 0
Offline Offline

Posts: 2


« Reply #6 on: 27 Mar 2008, 21:43 »

maybe that could work for me too...


Check frame dump
http://www.jusdal.com/uploads/dump.gif

With one template the footer looks good, with another template it displays at the top of the page (like in the picture at the top).  But it just looks like this on my home computer and with IE. It looks good in FF and at work (with IE). So maybe it got nothing to do with the scripts but with the browser and resolution. Anyway, I appreciate any ideas and suggestions.
I have a 17" widescreen with 1280x854 resolution. Nothing strange.


The url is www.jusdal.com

/Niklas
« Last Edit: 27 Mar 2008, 21:59 by jusdal » Logged
Pages: [1]
Print
Jump to: