Hi,
Please make sure that the Core plugin is really installed.
To be 100% sure just check the InstalledPlugins.txt file and the Core plugin should be present there.
Also after installing the Core plugin you can try to modify your Global.asax file by simply putting an empty space in it.
Please let us know how it goes!
Best Regards,
Nop-Templates Support Team
Hi Jluis,
Thank you for reporting this! We are currently looking at the problem and will let you know if you can work around it. If not we will most probably release a fix for it.
Best Regards
Hi,
There is a margin: 8px set for the body, so you can set edit the css in the following way:
body
{
background: white;
font: 11px/1.55 arial, helvetica, sans-serif;
color: black;
text-align: center;
margin: 0;
}
add the margin:0; to the class above.
and you may also would like to remove the margin-left from the header links for consistency. You can do this by changing the following:
.header-links-wrapper {
color: white;
margin-left: 10px;
position: absolute;
text-align: right;
top: 0px;
width: 100%;
height: 20px;
background-color: #61625F;
left: 0px;
}
remove the margin-left: 10px; from the class above.
Hope that helps!
Please post here anything related to Nop Cloud Zoom plugin
Showoff how you have integrated the Nop Cloud Zoom plugin in your store to the rest of the community.
Help make Nop-Templates products better. Share your ideas or feature requests related to the Nop Cloud Zoom plugin for nopCommerce.
Please write here if you have any problems with the Nop Cloud Zoom Plugin