Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Author « Topic »  

ClaireArt
Advanced Member

101 Posts

Posted - 06/29/2022 :  07:11:37  
Hi, I have just updated my template, with a new menu at the top of the page. My menu has a grey line underneath it and in the top of all your frames you have a black line. On some pages my grey line and your black line are in exactly the same place so it looks fine, as seen here, https://www.claire-harrison.co.uk/shop/proddetail.php?prod=Violas

But when you go into the home page, https://www.claire-harrison.co.uk/shop/categories.php and each of my category pages and my shopping cart you get a double line from my template at the top of the page and your template. Can i move your black line so it is in line with my grey line as it is on the product detail pages, and if so how do i do that? or how do i remove your black line completely?

A very minor problem, but aesthetically very displeasing. Very grateful for your help, many thanks Claire.

Vince
Administrator

42479 Posts

Posted - 06/29/2022 :  08:37:54  
Hi ClaireArt
In the style sheet css/generic.css around line 127 there is something like this...

.hdrR {
color: #60a1de;
font: normal 12px Arial, Helvetica, sans-serif;
line-height: normal;
padding: 30px 10px 18px 24px;
border-bottom: 1px solid #ccc;
border-top: 3px solid #333;
line-height: 16px;
text-align: right;
margin-bottom: 10px;
}

If you delete the border-top: 3px solid #333; it should remove the black line.

While you're there, in the file css/ectstyle.css around line 268 there is...

div.catnavigation {
padding: 10px 0px 10px 12px;
float: left;
width: 97%;
font-size: 1em;
background-color: #f2f2f4;
border-bottom: 1px solid #ccc;
margin-bottom: 2px;
}

If you change all that to...

div.catnavandcheckout {
padding: 5px 12px;
font-size: 1em;
background-color: #f2f2f4;
margin-bottom: 5px;
margin-bottom:5px;
}

...then it should make the breadcrumbs on the category pages look better.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

ClaireArt
Advanced Member

101 Posts

Posted - 07/05/2022 :  08:00:54  
Thank you Vince, all updated, you are an absolute star! Have a lovely week. Claire :)
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000