Footer cendered

  • flinky
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 7 months ago #17800 by flinky
Replied by flinky on topic Re: Footer cendered
A part of the template is now ok. Thanks!!!

I would like also to move the copyright text in the middle of the page, similar as the footer module.

Now I have no bottom to the footer undertitle, I would like have the main title (Aktuell, Info and Über uns) without bottom and the undertitle with bottom. Exactly the opposite of now. I think i have to change this added text

.footer_modules ul{
list-style:none!important;
}

www.saillen.ch/new

Many thanks
Flinky

Please Log in to join the conversation.

More
12 years 7 months ago #17810 by ivan.milic
Replied by ivan.milic on topic Re: Footer cendered
layout.css:

.footer {
width: 50%;
float: left;
color: #949494;
}

change to:

.footer {
width: 50%;
margin:0 auto;
color: #949494;
}

Please Log in to join the conversation.

  • flinky
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 7 months ago #17814 by flinky
Replied by flinky on topic Re: Footer cendered
I made the change in the layout.css file as described below, but at the page has not changed anything :S

Please Log in to join the conversation.

More
12 years 7 months ago #17816 by ivan.milic
Replied by ivan.milic on topic Re: Footer cendered
refresh

Please Log in to join the conversation.

  • flinky
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 7 months ago #17817 by flinky
Replied by flinky on topic Re: Footer cendered
perfect! Thanks!!! :)

Do you have also a solution for my second answer?

Now I have no bottom to the footer undertitle, I would like have the main title (Aktuell, Info and Über uns) without bottom and the undertitle with bottom. Exactly the opposite of now. I think i have to change this added text

.footer_modules ul{
list-style:none!important;
} in

Please Log in to join the conversation.

More
12 years 7 months ago #17818 by ivan.milic
Replied by ivan.milic on topic Re: Footer cendered
mmm, I not sure I understand that problem, can you illustrate it in some way.
The following user(s) said Thank You: flinky

Please Log in to join the conversation.

Time to create page: 0.148 seconds
Powered by Kunena Forum