.upcp-tabbed-main-product-container {
float: left !important;
- width: 75% !important; }
+ width: 25% !important; }
#sitemap_pages li {
list-style: none !important; }
$(".upcp-scroll-content").remove();
$(".upcp-tabbed-button-left-div.upcp-tabbed-button-div").remove();
$(".upcp-tabbed-button-right-div.upcp-tabbed-button-div").remove();
+ $("<h2> Related Files </h2>").insertBefore(".upcp-tabbed-cf-container");
// $(".prod-cat-addt-details-desc-div ul").eq(0).appendTo(".prod-cat-addt-details-main-div");
$(".upcp-scroll-content").remove();
$(".upcp-tabbed-button-left-div.upcp-tabbed-button-div").remove();
$(".upcp-tabbed-button-right-div.upcp-tabbed-button-div").remove();
+ $("<h2> Related Files </h2>").insertBefore(".upcp-tabbed-cf-container");
// $(".prod-cat-addt-details-desc-div ul").eq(0).appendTo(".prod-cat-addt-details-main-div");
}
.upcp-tabbed-main-product-container {
float: left !important;
- width: 75% !important;
+ width: 25% !important;
}
// site map/////////////////////////