Jump to content

Grahhileom thgr00027b theme issues


Recommended Posts

I am using the Grahhileom thgr00027b theme here www.Duinokit.com

 

I would like to:

1)Have the pop-up cart window moved just below the cart tab (run off side of screen)

2) Have the header menu Shaded as in the sample site. (http://www.graphileom.fr/fr/themes-gratuits-compatible-prestashop-1541/64-theme-prestashop-gratuit-thgr00027bv1541.html )

3) disable the carrier selection in the checkout process my shop will not allow selection of carriers.

 

Any help would be appreciated.

Dan

Link to comment
Share on other sites

1) change margin-left to 480px; in:

#header #cart_block {
background: none repeat scroll 0 0 transparent;
display: none;
height: auto;
margin-left: 731px;
position: absolute;
top: 131px;
width: 221px;
z-index: 10;
background: #ccc -moz-border-bottom-right-radius: 3px;
-moz-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

it's a part of this file: http://duinokit.com/storefront/themes/thgr00027b/css/modules/blockcart/blockcart.css

 

 

2)  i don't know about what you're talking, what effect you want to achieve? by default - this menu works like it works on demo page

 

 

in the future please create separate thread with your questions., 1 topic = 1 question (see forum rules)

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...