Looking at the demo -> http://zenlyzen.com/responsive/index...sheffield_blue <- the menu [New Specials Featured] "Featured" disappears when the page is shrunk. Actually it drops to the second line, but the menu bar does not expand to compensate.
I am looking at the different templates for a good responsive template. Most work OK with the iPhone. Android sucks the big one, but a lot of people go with it anyway, so I am looking for templates that play nice with Android.
Has this been fixed and the demo is just an older version?
I am having the exact same issue on my web site! The slideshow text appears in Chrome as it does in 2Marco's screenshots. I didn't see a reply that solves Marco's problem though. Did anyone manage to solve it? I have tried playing around with the CSS but with no success. My web site is battleaxegames.com. Thanks!
This thread is for the template Responsive Sheffield Blue v2.0
and your demo link is for V1.
Here is the link to v2.0: Linklink
Note on some things I found:
a) This template uses the ACCOUNT_TELEPHONE field, which is not part of Zen Cart. You can add it from Tools-> Install SQL Patches as follows:
b) If you define HEADER_SALES_TEXT as empty in includes/languages/english/responsive_sheffield_blue/header.php, then the top part of the header is messed up. So you need to define this field.Code:INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) VALUES ('Telephone Number', 'ACCOUNT_TELEPHONE', 'true', 'Display telephone number field during account creation and with account information', '5', '8', 'zen_cfg_select_option(array(\'true\', \'false\'), ', now());
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
After having another stab at messing around with the CSS, I -think- I've fixed it. In the stylesheet_flex.css file in the CSS folder, I removed a couple of the banner attributes, namely the margin which was set at something weird like -300 and something pixels. Still testing on different platforms to see if that created any new problems....
I would like to remove the "Information" drop down menu from Sheffield 2.0. I was able to hide the "brands" and "customer service" links but not the "Information" drop down.
Any help would be greatly appreciated.
Thanks
Bookmarks