Unable to install HotLeafts

  • tanocr
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 17 hours ago - 9 years 17 hours ago #44678 by tanocr
Replied by tanocr on topic Unable to install HotLeafts
If I change the 50 it moves ups or down the logo. And I need to center it on the page
Last edit: 9 years 17 hours ago by tanocr.

Please Log in to join the conversation.

More
9 years 17 hours ago #44681 by ivan.milic
try to keep:


.topmenu {
padding: 30px 0 60px 0;
}

and to add:


.topmenu > *{
display:block;
margin: 0 auto;
}

Please Log in to join the conversation.

  • tanocr
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 17 hours ago #44682 by tanocr
Replied by tanocr on topic Unable to install HotLeafts
This is how I have it and still not working for me :(

#topmenu_pad {
padding:0px 4px 0px 4px;
float:right;
}

.topmenu {
padding: 30px 0 60px 0;
}

.logo {
height:82px;
width:675px;
float:left;
}

.logo_pad IMG{
margin:0 auto!important;
}

Please Log in to join the conversation.

  • tanocr
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 17 hours ago #44683 by tanocr
Replied by tanocr on topic Unable to install HotLeafts
see attachment please

Please Log in to join the conversation.

More
8 years 11 months ago #44685 by ivan.milic
And where is your site now?

If :

50.87.248.157/~legatocm/index.php

then you moved your menu to other position and that rules no longer apply.

Also for logo, there are width and height attributes defined on img tag. You can find that in index.php of template and remove them.

Search width= or height=

After that you need to remove float:left:

logo {
height:82px;
width:675px;
float:left;
}

float:left;
here should be:
float:none;
The following user(s) said Thank You: tanocr

Please Log in to join the conversation.

  • tanocr
    Inactive member
  • Topic Author
  • Member
  • Member
More
8 years 11 months ago #44687 by tanocr
Replied by tanocr on topic Unable to install HotLeafts
Correct. I moved the menu to position 10. Is there a rule center the menu from position 10?

Thank you!

Please Log in to join the conversation.

Time to create page: 0.158 seconds
Powered by Kunena Forum