Page 27 of 50 FirstFirst ... 17252627282937 ... LastLast
Results 261 to 270 of 498
  1. #261
    Join Date
    Sep 2015
    Posts
    21
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template

    Quote Originally Posted by picaflor-azul View Post
    If you post a link to your site I can take a look.

    Thanks,

    Anne
    highcaliberclothing.com


    youll probably notice this but figured i should mention it. the pics that are showing now are layed over a black rectangle image that expands across the page so my actual image wouldnt skew, this was just me doing a temp. work around.
    Last edited by evosmash; 10 Sep 2015 at 12:38 AM.

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

    Default Re: Winchester Black Responsive Template

    Quote Originally Posted by evosmash View Post
    highcaliberclothing.com


    youll probably notice this but figured i should mention it. the pics that are showing now are layed over a black rectangle image that expands across the page so my actual image wouldnt skew, this was just me doing a temp. work around.
    If you turn off your css/js loader I can tell you the line number.

    in stylesheet_flex.css change .flexslider .slides img width from width:100%; to width:your percentage; and then add margin:0 auto;

    Thanks,

    Anne

  3. #263
    Join Date
    Sep 2015
    Posts
    21
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template

    Quote Originally Posted by picaflor-azul View Post
    If you turn off your css/js loader I can tell you the line number.

    in stylesheet_flex.css change .flexslider .slides img width from width:100%; to width:your percentage; and then add margin:0 auto;

    Thanks,

    Anne
    Thank you. I will get you a donation soon. Just waiting on a new bank card. So I am having this issue where I make changes to the css file and the site isnt changing. but other times, doing it the exact same way the change will take effect. This is a major hassle as I am in the learning phase and try to make changes 1 at a time to see what affect they will have on the site. However this isnt very constructive if the change doesnt take affect. I googled around and saw some other people complaining of the same issue but didnt find much of a solution. People mainly just saying to check to make sure you are editing the right file, which I am. So I was hoping that since you do some much work that you would have come across this and might have a fix. Thanks again

  4. #264
    Join Date
    Sep 2015
    Posts
    21
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template

    Quote Originally Posted by picaflor-azul View Post
    If you turn off your css/js loader I can tell you the line number.

    in stylesheet_flex.css change .flexslider .slides img width from width:100%; to width:your percentage; and then add margin:0 auto;

    Thanks,

    Anne
    Also the slideshow changes worked to an extent. the picture size is changing but I have white on either side so its like the box the slideshow is in isnt adjusting down to the size of the picture. ideas?

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

    Default Re: Winchester Black Responsive Template

    Quote Originally Posted by evosmash View Post
    Also the slideshow changes worked to an extent. the picture size is changing but I have white on either side so its like the box the slideshow is in isnt adjusting down to the size of the picture. ideas?
    Take out the background color on line 41. Also remove width:70%; from line 25 and add a width that looks good with your images.

    Thanks,

    Anne

  6. #266
    Join Date
    Nov 2014
    Posts
    9
    Plugin Contributions
    0

    Default Star Ratings in reviews

    Hi Anne,

    First of all thank you for all your work and for making this wonderful template available. The more I customize it for my site, the more I love it. (Site in development)

    I went on to test the review page and frankly I found the star rating layout to be a bit confusing. The radio boxes and stars all run together and its hard to make out what to click on. sadly it was the same on iPhone.

    anyway to just put 5 star shaped radio buttons or boxes and make all the precious buttons to be checked along with the chosen one?

    or just 1 star before 5 radio buttons followed by 5 stars to signify the scale of the review.

    Where can I change this layout?

    Reviews are essential to my site.

    Thanks in advance

  7. #267
    Join Date
    Nov 2014
    Posts
    9
    Plugin Contributions
    0

    Default Re: Star Ratings in reviews

    Quote Originally Posted by flgoose View Post
    Hi Anne,

    First of all thank you for all your work and for making this wonderful template available. The more I customize it for my site, the more I love it. (Site in development)

    I went on to test the review page and frankly I found the star rating layout to be a bit confusing. The radio boxes and stars all run together and its hard to make out what to click on. sadly it was the same on iPhone.

    anyway to just put 5 star shaped radio buttons or boxes and make all the precious buttons to be checked along with the chosen one?

    or just 1 star before 5 radio buttons followed by 5 stars to signify the scale of the review.

    Where can I change this layout?

    Reviews are essential to my site.

    Thanks in advance
    Boy my fingers are not working today. Correction:

    Is there any way to just put 5 star shaped radio buttons or boxes and make all the previous buttons to be checked along with the chosen one?

  8. #268
    Join Date
    Nov 2014
    Posts
    9
    Plugin Contributions
    0

    Default Re: Star Ratings in reviews

    Quote Originally Posted by flgoose View Post
    Boy my fingers are not working today. Correction:

    Is there any way to just put 5 star shaped radio buttons or boxes and make all the previous buttons to be checked along with the chosen one?
    I think I got it. It may not be the best way but it works for me.

    What I did was change from a single division for the 5 different ratings to a division for each rating in tpl_product_reviews_write_default this gave me a radio button and its star rating on each line.

    of course I'm always open for a better way.

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

    Default Re: Star Ratings in reviews

    Quote Originally Posted by flgoose View Post
    Hi Anne,

    First of all thank you for all your work and for making this wonderful template available. The more I customize it for my site, the more I love it. (Site in development)

    I went on to test the review page and frankly I found the star rating layout to be a bit confusing. The radio boxes and stars all run together and its hard to make out what to click on. sadly it was the same on iPhone.

    anyway to just put 5 star shaped radio buttons or boxes and make all the precious buttons to be checked along with the chosen one?

    or just 1 star before 5 radio buttons followed by 5 stars to signify the scale of the review.

    Where can I change this layout?

    Reviews are essential to my site.

    Thanks in advance
    The easiest way to make changes would be to use css. If you post a link to the page on your site I can take a look.

    Thanks,

    Anne

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

    Default Re: Star Ratings in reviews

    Quote Originally Posted by flgoose View Post
    I think I got it. It may not be the best way but it works for me.

    What I did was change from a single division for the 5 different ratings to a division for each rating in tpl_product_reviews_write_default this gave me a radio button and its star rating on each line.

    of course I'm always open for a better way.
    I am happy that you figured it out and posted your solution ;)

    Thanks,

    Anne

 

 
Page 27 of 50 FirstFirst ... 17252627282937 ... LastLast

Similar Threads

  1. v151 Winchester Responsive
    By picaflor-azul in forum Addon Templates
    Replies: 952
    Last Post: 10 Aug 2023, 08:51 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. Ajax error with winchester black template
    By bluestorm in forum General Questions
    Replies: 2
    Last Post: 4 May 2016, 01:39 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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR