Page 14 of 16 FirstFirst ... 41213141516 LastLast
Results 131 to 140 of 159
  1. #131
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: CSS buttons v2.x

    Quote Originally Posted by australican View Post
    Hi again, I've got this to work for the most part. (Although the buttons still need some alignment.)
    In my css_buttons.php file, I made this change...
    Australican:

    I do not want to hijack Paul's support thread! Sorry Paul!

    But I have fully functional 2 and 3 state CSS buttons using the sliding door method as mentioned above. Also working here:
    http://www.royalindustriesinc.com

    I did this with a minimal amount of core changes - actually just one function replacement if I remember correctly, and a couple edits.
    The real work was in the button creation and css markup. I can send you my sample buttons, css files, and <few> core mods.

    Send me a PM...
    -chadderuski

  2. #132
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: CSS buttons v2.x

    Hope someone is monitoring this thread..I have an ongoing issue that I hoped css_buttons_v2.64 would solve:

    This in both zencart 1.3.8 and 1.3.9h

    First, my goal is use my custom image buttons with easy_rollovers, but that mod does not allow the form buttons to be replaced with my image buttons or to roll.

    css_buttons_v2.64 does allow the replacement of the form buttons with my custom image buttons, but not implement the roll effect.

    So, i re-installed easy_rollovers and am back to the original problem of form or input buttons not rolling however they are being replaced with my custom image buttons properly thanks to css_buttons_v2.64

    My dilemma:

    1.I either need to learn how to get image buttons to roll in css_buttons_v2.64 or
    2. or figure out how to modify the css_buttons_style to have those input image buttons unaffected by easy_rollovers to use my rollover function as happens with the other buttons. I have two button images for each button as required by easy_rolloevers.

    This is demonstrated on this page: GeoOdyssey Publications - Sitemap

    Notice the "search" button vs the back "button."

    Thank you for any help.
    Last edited by athena; 23 Feb 2011 at 03:44 PM.

  3. #133
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: CSS buttons v2.x

    I just uploaded some test products and the hover effect goes crazy on the images....suggestions, please...thank you.

  4. #134
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: CSS buttons v2.x

    I also lost my image buttons when i uninstalled and ran again the sql file.

    I think the first time i ran it it did not take...but now my images are gone!

  5. #135
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: CSS buttons v2.x

    ok...turned that to true in admin...there is the admin/config/css thingy

    ther are my buttons....now to get them to hover or toggle between the two images.....suggestions?

  6. #136
    Join Date
    Oct 2007
    Location
    Kentucky - USA
    Posts
    428
    Plugin Contributions
    0

    Default Re: CSS buttons v2.x

    Quote Originally Posted by athena View Post
    ok...turned that to true in admin...there is the admin/config/css thingy

    ther are my buttons....now to get them to hover or toggle between the two images.....suggestions?
    It looks like you have done it. Congratulations.

  7. #137
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: CSS buttons v2.x

    Thanks sawhorse....actually, i went back to the stock stylesheet_css_button.css and am using a background image with a bit of java that rounds corners using width:auto ....works great, (called curvycorners)

    however, looks great in Firefox...it is all over the place in IE

    I used a suggestion in another thread to add a style to the input image in functions/html_output.php

    IE ignors this completely and only styles my buttons background on the non-submit links.

    currently working to get ie to see my styles.

    page seems to validate just fine.

  8. #138
    Join Date
    Oct 2007
    Location
    Kentucky - USA
    Posts
    428
    Plugin Contributions
    0

    Default Re: CSS buttons v2.x

    Quote Originally Posted by athena View Post
    IE ignors this completely and only styles my buttons background on the non-submit links.
    Yes, when I looked at your page in FF it was fine, but when I looked at it in IE I got the following warning.

    Sorry I can not help. I am a hunt, peck and hope programmer.

    Best of luck.

    Sawhorse
    Attached Images Attached Images  

  9. #139
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: CSS buttons v2.x

    just to report back, still working with the stock style sheet...did find a mod for IE problems that works when I start with zeroing out everything by setting global variables to none or zero. I think a lot of newzenners get distracted with the input button not obeying styles and i think the answers they get assume that the stock buttons styles sheet does not fulfill their needs. Not sure why the input button needs another class attached in html_output.php, but that is all that worked for me.

    after a weeks adventure in button land....whew! I guess the zenteam did it right with just leaning how to work the style sheet for individual buttons styling and using background images for the roll over.

    "chadderuski's" post above to his site was very helpful in getting my style sheet back under control.

    Gotta love zencart....never knew I could be so tenacious about anything.

  10. #140
    Join Date
    Oct 2007
    Location
    Kentucky - USA
    Posts
    428
    Plugin Contributions
    0

    Default Re: CSS buttons v2.x

    Quote Originally Posted by chadderuski
    But I have fully functional 2 and 3 state CSS buttons using the sliding door method as mentioned above. Also working here:
    http://www.royalindustriesinc.com

    I did this with a minimal amount of core changes - actually just one function replacement if I remember correctly, and a couple edits.
    The real work was in the button creation and css markup. I can send you my sample buttons, css files, and <few> core mods.
    Quote Originally Posted by athena View Post
    "chadderuski's" post above to his site was very helpful in getting my style sheet back under control.
    Could either chadderuski or yourself share your process etc.?

    Sawhorse.

 

 
Page 14 of 16 FirstFirst ... 41213141516 LastLast

Similar Threads

  1. v151 Disable CSS buttons for some buttons and not others
    By longstockings in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 16 Nov 2013, 04:00 PM
  2. Help with using css buttons, "update cart' does not use the css buttons?
    By trinitypres in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Jan 2011, 04:34 PM
  3. CSS buttons not fully working for some buttons in my shopping_cart page
    By chasery in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 13 Apr 2010, 07:37 PM
  4. Using CSS Buttons yet still see graphic buttons on some pages
    By newbie73 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 24 Jul 2007, 12:51 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