Unable to install HotLeafts

More
9 years 5 months ago #44691 by ivan.milic
Add this to layout.css:


#nav{
width:100%!important;
text-align:center!important;
}

#nav > LI{
float:none!important;
display:inline-block!important;
}
The following user(s) said Thank You: tanocr

Please Log in to join the conversation.

  • tanocr
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 5 months ago #44695 by tanocr
Replied by tanocr on topic Unable to install HotLeafts
Wonderful, thank you.
How do I fit the footer menu into one line?

Thank you for your help. Deeply appreciated.

Please Log in to join the conversation.

More
9 years 5 months ago #44697 by ivan.milic
layout.css:


.footer {
width: 50%;
float: left;
}


change:

width: 50%;

to:

width: 100%;
The following user(s) said Thank You: tanocr

Please Log in to join the conversation.

  • tanocr
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 5 months ago #44698 by tanocr
Replied by tanocr on topic Unable to install HotLeafts
You the man!

How do I move the hole page to the top?
How do I center the footer menu?

Thank you.

JJ

Please Log in to join the conversation.

More
9 years 5 months ago - 9 years 5 months ago #44701 by ivan.milic
Add this to layout.css:


.footer_pad .menu{
width:100%!important;
text-align:center!important;
}

.footer_pad .menu > LI{
float:none!important;
display:inline-block!important;
}

and to move page up :

.topmenu{
padding: 0!important;
}
.header_left, .header_left * {
height: auto!important;
}
Last edit: 9 years 5 months ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.405 seconds
Powered by Kunena Forum