Re: Responsive Sheffield Blue v2.0
Quote:
Originally Posted by
Dibber
Hi Anne
I dont have a live site as I am working on it at local level but here is a screenshot of what I was describing..
Attachment 15722
You can see the second brand down has been truncated with ..
This is not a template specific question. Take a look in admin--configuration--layout settings. I did a search of the forum to find that answer.
Thanks,
Anne
Re: Responsive Sheffield Blue v2.0
Quote:
Originally Posted by
picaflor-azul
This is not a template specific question. Take a look in admin--configuration--layout settings. I did a search of the forum to find that answer.
Thanks,
Anne
Thanks. I found the setting in admin -- configuration --- maximum values
Re: Responsive Sheffield Blue v2.0
Quote:
Originally Posted by
Dibber
Thanks. I found the setting in admin -- configuration --- maximum values
It should be in admin--configuration--layout settings -- Bestsellers - Truncate Product Names
Thanks,
Anne
Re: Responsive Sheffield Blue v2.0
admin--configuration--layout settings -- Length of Manufacturers Name
Re: Responsive Sheffield Blue v2.0
Quote:
Originally Posted by
Dibber
admin--configuration--layout settings -- Length of Manufacturers Name
Yes, that is correct ;) Trying to do too many things at one time again.
Thanks,
Anne
Re: Responsive Sheffield Blue V 2.0!
Hi Anne, thank you for the beautiful template! Two questions:
1. is there a simple way to change the color of the banner title to match the image better. The current color is black. How to change it to white?
2. I tested the "write a review" page. Its layout looks not right. I also tested your demo page. The issue is the same as I have.
Any clue for a fix?
Thanks!
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
nikstoun
Attachment 15406
I have two question: In mobile view not visible search tab ?.
How fix this or reset the template settings that fix problem with HOME in Flexible Footer Menu
I have searched the thread and cannot find if this has been answered. Sorry for the repeat if it has, but can someone tell me the answer, as I am having the same issue.
Thanks,
Valvegal:blush:
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
mobilegps
Hi Anne, thank you for the beautiful template! Two questions:
1. is there a simple way to change the color of the banner title to match the image better. The current color is black. How to change it to white?
2. I tested the "write a review" page. Its layout looks not right. I also tested your demo page. The issue is the same as I have.
Any clue for a fix?
Thanks!
1. edit the stylesheet_flex.css
2. the problem may be css related or you might have to also edit the template file. I'll take a look for a future template update.
Thanks,
Anne
Re: Responsive Sheffield Blue V 2.0!
Thanks for the help. I'll see what I can do, I am very new at working with Zen-cart and e-commerce. I feel pretty good about just getting it up and visible. BTW thanks for the great template.
Re: Responsive Sheffield Blue V 2.0!
Anne, thank you very much. I fixed the banner title text color by modifying the code line in stylesheet_flex.css below:
.banner span {background-color: rgba(255, 255, 255, 0.2);color: #fff;bottom: 0px;height: auto;line-height: normal;text-indent: 18px;position: absolute;font-size:200%;width: 100%;padding: 15px 0;}