
06-23-2014, 09:13 AM
|
 |
Ecwid Team
|
|
Join Date: Jan 2013
Posts: 2,517
|
|
Quote:
Originally Posted by Cody Atkinson
Hello Liza,
This is what I have done so far in regards to the post you referenced me to by Maya. I have got the minicart in miniview close but it's not quite what I want and some of it is lining up weird. Do you think you could help me tweak the code to get what I want?
This is where it currently looks like:
This is what I want:
Here is my current css code
Code:
div.ecwid-minicart-mini-rolloverContainer {
display: block;
}
div.ecwid-minicart-mini-rollover {
background: #131315;
border: 0 none;
padding-right: 2px;
padding-left: -200px;
height: 10px;
padding-top: 0px;
padding-bottom: 10px;
}
a.ecwid-minicart-mini-link {
position: absolute;
visibility: hidden;
right: 20px;
top: 9px;
color: #C70202;
font-size: 14px;
padding-left: 10px;
text-decoration: none;
border-left: solid 1px #fff;
}
div.ecwid-minicart-mini-total {
margin-top: -20px;
margin-left: 70px;
border-left: solid 0px #fff;
padding-left: 10px;
text-decoration: underline;
}
div.ecwid-minicart-mini-total span.ecwid-minicart-mini-total-label {
display: none;
}
.ecwid-minicart-mini-overlay-count,
.ecwid-minicart-mini-items, div.ecwid-minicart-mini-total {
font-size: 16px;
color: #C70202;
text-transform: uppercase;
}
div.ecwid-minicart-mini {
visibility: hidden;
}
I am also having a problem once I put the script in the nav bar display I want. Its lining up pretty far down.
Here is what it currently looks like
Ideally it should look like this
Any and all help would be much appreciated!
Thank you
|
Hello,
Please, post the URL of the page where I can see this.
Thank you in advance.
|