Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1
    Join Date
    Jun 2012
    Posts
    21
    Plugin Contributions
    0

    Default Alien Stemware _slider

    Hi,
    i have 2 questions,
    1) how do you disable the slider from showing after the first page?
    i want the slider to show of the first page but not the rest can
    anyone help.

    2)for some reason my slider doesn't really work it will show different images when i refresh a page
    but it wont automatically change and the arrows don't work...


    PLEASE help me out thank you!

  2. #2
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Alien Stemware _slider

    I still have this template on my secondary site here:

    http://www.fashion-mart.biz/

    The slider uses the header banners; actually, all three header banners are set to appear there. Perhaps it's possible to set all header banners for homepage only. But even if they don't show on other pages, I suspect that the slider/banner area might.


    My slider stalls on first image on product page when Lightbox is turned on. I have to turn it off it want slider to function on product pages.
    Steve
    prommart.com

  3. #3
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Alien Stemware _slider

    1) It's pretty simple, really. Since chava didn't post a link to his/her site, I'll use SPH's site as an example. Say SPH only wants his slider to show on the Home page ONLY. So, get your editing tools all gathered up, and let's begin:

    First, go to SPH's site that he posted and look at the css.

    You'll find that the name of his slider is #loopedSlider.
    Next you'll go to his includes/templates/alien-stemware/css/stylesheet.css and find ALL code pertaining to #loopedSlider, and CUT that code out of stylesheet.css.

    Next, open up your editor and paste all of your #loopedSlider code into it.
    Next, while still in your editor, you'll need to add #indexHomeBody in front of EVERY "#loopedSlider" you see, making SPH's whole the whole page look something like this:

    Code:
    #indexHomeBody #loopedSlider * {
       margin : 0;
       padding : 0;
    }
    
    #indexHomeBody #loopedSlider .container {
       width : 598px;
       height : 300px;
       overflow : hidden;
       position : relative;
       cursor : pointer;
       background : #05030d !important ;
       margin : 0 0 10px 10px;
    }
    
    #indexHomeBody #loopedSlider, #newsSlider {
       margin : 0 auto;
       width : 598px;
       position : relative;
    }
    
    #indexHomeBody #loopedSlider {
       margin : 0;
       float : left;
    }

    Next, save that file as: includes/templates/alien-stemware/css/stylesheet_home.css

    Then, go back to your other stylesheet (stylesheet.css) and add this to it:

    Code:
    #loopedSlider {
       display: none;
    }

    Hope this helps.



    Oh........and for #2............post a link to your site, so we can see it. We can't help in a situation such as yours without actually seeing the problem in action.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  4. #4
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Alien Stemware _slider

    Very nice, thanks! I might try it out but do not have a problem with slider as is.

    You make it look so easy....
    Steve
    prommart.com

  5. #5
    Join Date
    Jun 2012
    Posts
    21
    Plugin Contributions
    0

    Default Re: Alien Stemware _slider

    The site i am working on is www.tallytaylor.com :)

  6. #6
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Alien Stemware _slider

    Pretty good. I was never able to successfully remove the right column; it messed-up the template.

    What I like most about this template is the header/logo area. Maybe someday I'll see if I can put it on a more standard template. And change color scheme to white or something.

    One thing always annoyed me with this template: in IE9 at least when I place cursor over the Specials, New, All at bottom of side categories, the cursor hand has to cover the link well into it's "palm". Would rather just use tip of cursor finger.
    Steve
    prommart.com

  7. #7
    Join Date
    Jun 2012
    Posts
    21
    Plugin Contributions
    0

    Default Re: Alien Stemware _slider

    i just put everything to the left column via the back end then in the css (i think) i made the middle column bigger.

    I also have a sister site which is sorta linked to Tally Taylor it is tallytaylor.com/daniella that one i switched it to a light tan and brown themed page check it out what do you think of it?

    do you know how to take the numbers off the left side of the categories?

  8. #8
    Join Date
    Jun 2012
    Posts
    21
    Plugin Contributions
    0

    Default Re: Alien Stemware _slider

    I am also having a problem with the instructions on how to make the sideshow only show on my home page when i did it it didn't show on any and messed up my whole layout

  9. #9
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Alien Stemware _slider

    Quote Originally Posted by chava1106 View Post
    The site i am working on is www.tallytaylor.com :)
    From what I can see right "off the bat" is that you've got code for the Easy Slider as well as the Looped Slider, which is probably where you're getting your conflict causing your Looped Slider to be "broken". That's where I'd start looking, anyway.

    Hope this helps,
    Robert
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  10. #10
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: Alien Stemware _slider

    Edit.....mistake.....Not enough coffee, yet. :) Morning everyone!
    Last edited by Get Em Fast; 4 Jul 2012 at 03:05 PM.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Alien Stemware Slider (Can't get it to work)
    By nyakuro in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 21 Jun 2013, 06:23 AM
  2. v139h Alien Stemware
    By bwinther in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 4 Jan 2013, 01:26 PM
  3. v138a My Alien Stemware theme wont let products display as columns
    By nemy in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Mar 2012, 09:31 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