Jump to content

Problem with the module block permanent links


Recommended Posts

Hello guyz,

 

I have a problem with the position of the module block permanent links.

As you can see in the photo it appears below the categories module and not in the top left position as it should be.

I tried to hook it in the top of pages from the positions and move it as you can see here but nothing.

 

Thanks in advance,

Dimitris

Edited by tim05101 (see edit history)
Link to comment
Share on other sites

yes!

This is the code inside global.css

 

/* ************************************************************************************************
BLOCKPERMANENTLINKS
************************************************************************************************ */
.blockpermanentlinks-header {
position: absolute;
left: 9px;
top: 33px;
}
#header_links li {
float: left;
padding: 0px 0px 0px 25px;
margin: 0;
background:url(../img/perman-bg.png) no-repeat 9px center;
}
#header_links li:first-child, #header_links li.first_item { padding:0; background:none;}
#header_links li.first_item { padding-left:10px;}
#header_links li a {
color: #FFFFFF;
text-decoration: none;
font-size: 14px;
font-weight: bold;
line-height: 1.2em;
text-transform: uppercase;
 
}
#header_links li a:hover, #sitemap a.header_links_sitemap, #contact a.header_links_contact, #cms a.header_links_delivery, #stores a.header_links_store {
color: #dcc6f4;
 
}
#header_links li a i { font-size:22px; display:inline-block; margin-top:53px;}
.mobile-link-top {
display: none;
 
}
 
Any ideas?
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...