Jump to content

Inove THEME


Guest martin18

Recommended Posts

Hi

I think you did not install theme correctly. Because there is not navigation pipe.

Also you have to edit global.css

1. Find line 83 and change with below code:

h1#logo {
   float: left;
   margin: 1em 0 0 1em;
   width: 29%;
}



2. Find line 85 and change with below:

#header_right {
   float: right;
   margin: 5px 0;
   text-align: right;
   width: 68%;
}



Then you have to change "blockpermanentlink" module position.

Hope this will help you

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...