Page 1 of 2 12 LastLast
Results 1 to 10 of 953

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Winchester Responsive

    Sooo how do I change the width of the slideshow. I tried modifying this part of the flexible slider stylesheet

    Code:
    .flexslider .slides img {width: 100%;height: auto !important;max-height: 300px;display: block;min-height: 300px;}
    but I end up with slides the size I want but floated ALL the way to the left instead of centered..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  2. #2
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Winchester Responsive

    Quote Originally Posted by DivaVocals View Post
    Sooo how do I change the width of the slideshow. I tried modifying this part of the flexible slider stylesheet

    Code:
    .flexslider .slides img {width: 100%;height: auto !important;max-height: 300px;display: block;min-height: 300px;}
    but I end up with slides the size I want but floated ALL the way to the left instead of centered..
    If you put a width on the .content-slider, the slide show will expand to fit the width you have specified.

    Thanks,

    Anne

  3. #3
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Winchester Responsive

    Quote Originally Posted by picaflor-azul View Post
    If you put a width on the .content-slider, the slide show will expand to fit the width you have specified.

    Thanks,

    Anne
    Thanks Anne.. Actually this was the first thing I tried, and then I got sidetracked.. This is what happens when you work late and are punch drunk tired..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #4
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Winchester Responsive

    Quote Originally Posted by picaflor-azul View Post
    If you put a width on the .content-slider, the slide show will expand to fit the width you have specified.

    Thanks,

    Anne
    Quote Originally Posted by DivaVocals View Post
    Thanks Anne.. Actually this was the first thing I tried, and then I got sidetracked.. This is what happens when you work late and are punch drunk tired..
    Okay.. So yes this works, but the slider is no longer responsive.. How can I get the slideshow to only be the width of the slides (so they don't stretch across the screen), and still be responsive..

    Quote Originally Posted by picaflor-azul View Post
    Just submitted an update to the template package covering all of the bugs mentioned so far in this support thread including:

    * Updated YOUR_ADMIN/includes/installers/winchester_responsive/1_0.php to use constants for all table names so the installer does not fail when a table prefix is used

    * Fixed shopping cart update bug includes/templates/winchester_responsive/templates/tpl_shopping_cart_default.php

    * Fixed php mobile detect script includes/templates/winchester_responsive/common/html_header.php

    * Added type="text/javascript" to jscripts in includes/templates/winchester_responsive/templates/tpl_modules_mobile_categories_tabs.php

    * Removed #'s from includes/templates/winchester_responsive/templates/tpl_modules_mobile_categories_tabs.php to make the menu touch friendly

    * Changed tab slide out panel to on click for mobile compatibility includes/templates/winchester_responsive/common/tpl_home_slider.php

    * Fixed product reviews write page includes/templates/winchester_responsive/templates/tpl_product_reviews_write_default.php

    * Added various fixes to includes/templates/winchester_responsive/css/stylesheet.css, includes/templates/winchester_responsive/css/responsive_default.css, includes/templates/winchester_responsive/css/responsive_mobile.css

    * Changed View to View Less in includes/languages/winchester_responsive/english.php line 76

    * Updated includes/classes/split_page_results.php to version 1.5.1 file.

    * Adjusted "details" button position on product listing page. Files changed includes/modules/winchester_respnsive/product_listing.php and includes/templates/winchester_responsive/css/stylesheet.css

    * Added includes/modules/pages/contact_us/header_php.php file to make add subject line to contact form work.

    * Fixed spacing of back button on contact us success page. Files changed includes/templates/winchester_responsive/templates/tpl_contact_us_default.php and includes/templates/winchester_responsive/css/stylesheet.css

    Thanks,

    Anne
    Is this available for download from your site while we wait for the admins to approve the new submission??
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #5
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Winchester Responsive

    Am I the only one with Android tablets?

    Slimmenu doesn't play nice with Android touch input but does play nice with Apple touch input.

    When finger lifts from the screen, the slimmenu collapses making it impossible to choose any categories which extend off the bottom of the screen.

    Customer with Apple tablet does not have an issue when finger lifts from their Apple tablet.

  6. #6
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Winchester Responsive

    Quote Originally Posted by RixStix View Post
    Am I the only one with Android tablets?

    Slimmenu doesn't play nice with Android touch input but does play nice with Apple touch input.

    When finger lifts from the screen, the slimmenu collapses making it impossible to choose any categories which extend off the bottom of the screen.

    Customer with Apple tablet does not have an issue when finger lifts from their Apple tablet.
    I have the same issue/frustration as you with this menu on my Android tablets.. The mobile (compressed) menu works just fine, but in landscape mode on my Galaxy Tab, the full size menu behaves just as you describe.. (can't gt to the sub-menus) Looking at replacing the menu altogether for that reason.. Have two I got from CodeCanyon that I'm gonna try out. The demo for these menus appeared to work with my Android tabs..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #7
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Winchester Responsive

    Quote Originally Posted by DivaVocals View Post
    I have the same issue/frustration as you with this menu on my Android tablets.. The mobile (compressed) menu works just fine, but in landscape mode on my Galaxy Tab, the full size menu behaves just as you describe.. (can't gt to the sub-menus) Looking at replacing the menu altogether for that reason.. Have two I got from CodeCanyon that I'm gonna try out. The demo for these menus appeared to work with my Android tabs..
    If you find any menus that work that are released under a license compatible with the free templates, let me know and I can implement them ;)

    Thanks,

    Anne

  8. #8
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Winchester Responsive

    Quote Originally Posted by DivaVocals View Post
    Okay.. So yes this works, but the slider is no longer responsive.. How can I get the slideshow to only be the width of the slides (so they don't stretch across the screen), and still be responsive..

    Is this available for download from your site while we wait for the admins to approve the new submission??
    Yes, it is on the web site.

    Be sure that you are using a percentage for the width for it to remain responsive.

    Thanks,

    Anne

  9. #9
    Join Date
    Nov 2004
    Posts
    364
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Quote Originally Posted by picaflor-azul View Post
    If you put a width on the .content-slider, the slide show will expand to fit the width you have specified.

    Thanks,

    Anne
    Greetings Anne, How would I now center the banners in the content slider? Thanks
    Experience is what you get when you don’t get what you want…

  10. #10
    Join Date
    Nov 2004
    Posts
    364
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Quote Originally Posted by kwright View Post
    Greetings Anne, How would I now center the banners in the content slider? Thanks
    OK, I asked too soon...add margin-left: auto; margin-right: auto; to .content-slider.

    Thanks!
    Experience is what you get when you don’t get what you want…

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v154 Winchester Black Responsive Template
    By picaflor-azul in forum Addon Templates
    Replies: 497
    Last Post: 24 Apr 2023, 09:29 PM
  2. v155 Winchester Black responsive - looking for Social media icon flexible footer fix
    By MattA66 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 8 Jun 2021, 05:34 PM
  3. v155 Responsive Classic vs Responsive Sheffield Blue vs ?
    By Zean in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 May 2016, 07:01 AM
  4. v154 Where do I find the images for sliders, using Winchester Responsive Black
    By zbdude in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Apr 2016, 12:00 AM
  5. v153 Winchester Responsive - Trouble resizing carousel size?
    By hols.club in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Nov 2014, 05:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg