Page 1 of 3 123 LastLast
Results 1 to 10 of 21
  1. #1
    Join Date
    Oct 2010
    Location
    San Juan Puerto Rico
    Posts
    62
    Plugin Contributions
    0

    Default Share & Bookmarking Widget V1.0.0

    I am currently using this widget on my site, but I am having a few issues with the Flapper.jpg image. It is in white and my site is darker in color. I have since tried to copy it to my image directory and tried to edit the image, but I have not had any luck doing this.

    Anyone try to do the same thing? I would like to reduce the link to the bologger site where this started.

    http://www.mybloggertricks.com/2009/...ng-widget.html

    This is for the mod http://www.zen-cart.com/index.php?ma...oducts_id=1705 on ZC V1.3.9

    PHP Code:
    *--------Zen Bookmarking Widget (CSS)------*/
    .
    zen-bookmarking a {
    display:block;
    height:42px;
    width:48px;
    padding:0 9px;
    float:left;
    background:transparent url(http://4.bp.##########################/_7wsQzULWIwo/SxYPky2M4VI/AAAAAAAACcs/SGTHHyAiZ4A/s1600/flapper.jpg) no-repeat;
    }
    .
    zen-bookmarking a.delicious {
    background-position:0px 0px;
    }
    .
    zen-bookmarking a.delicious:hover {
    background-position:0px -43px;
    }
    .
    zen-bookmarking a.digg {
    background-position:0px -86px;
    }
    .
    zen-bookmarking a.digg:hover {
    background-position:0px -129px;
    }
    .
    zen-bookmarking a.stumbleupon {
    background-position:0px -344px;
    }
    .
    zen-bookmarking a.stumbleupon:hover {
    background-position:0px -387px;
    }
    .
    zen-bookmarking a.technorati {
    background-position:0px -430px;
    }
    .
    zen-bookmarking a.technorati:hover {
    background-position:0px -473px;
    }
    .
    zen-bookmarking a.twitter {
    background-position:0px -516px;
    }
    .
    zen-bookmarking a.twitter:hover {
    background-position:0px -559px;
    }
    .
    zen-bookmarking a.facebook {
    background-position:0px -172px;

    Editing the http address does not work, I am sure it is something silly like my CSS formating

  2. #2
    Join Date
    Oct 2010
    Location
    San Juan Puerto Rico
    Posts
    62
    Plugin Contributions
    0

    Default Re: Share & Bookmarking Widget V1.0.0

    OK got it working but I needed to locate it in the same directory as the .css files under my template. How do I direct it to the base image folder instead? url("../image/flapper.jpg")

    Edit: got it working now.. For anyone not wanting to support blogger links through your site do the above.
    Last edited by shortysclimbin; 26 Oct 2010 at 04:47 PM.

  3. #3
    Join Date
    Sep 2010
    Posts
    24
    Plugin Contributions
    0

    Default Re: Share & Bookmarking Widget V1.0.0

    This contribution dont work.
    there is no product_info.css for editing.

  4. #4
    Join Date
    Oct 2010
    Location
    San Juan Puerto Rico
    Posts
    62
    Plugin Contributions
    0

    Default Re: Share & Bookmarking Widget V1.0.0

    Mine is working now, but I am using tabbed products currently.

  5. #5
    Join Date
    Aug 2008
    Posts
    333
    Plugin Contributions
    0

    Default Re: Share & Bookmarking Widget V1.0.0

    Hey guys, i got it to work except for the fact that its positioned before my add to cart button,i would liek to add it to the bottom. and the buttons are vertical instead of distributed horizontally across the page..

    I am guessing its a change i have to make to the style sheet, but what change?

  6. #6
    Join Date
    Aug 2006
    Posts
    34
    Plugin Contributions
    0

    Default Re: Share & Bookmarking Widget V1.0.0

    I do not see product_info.css.

  7. #7
    Join Date
    Jul 2009
    Posts
    124
    Plugin Contributions
    0

    Default Re: Share & Bookmarking Widget V1.0.0

    I did get mine to work, only thing that is anoying me is the images. i want them to be in my own images folder and i do like them to be of my own choise. i don't like the look of these icons.
    So i tried ( but have failed up ontil now, because of the little time i have) to make something myself.
    I put the image in the root of my site and the path to that image.
    Looks nice!
    but still not how i would like it. Also i would love the upload link to youtube to get to work ;-)

    still, i love this modulle!! thanks to the writer!!!!!

  8. #8
    Join Date
    Jul 2009
    Posts
    124
    Plugin Contributions
    0

    Default Re: Share & Bookmarking Widget V1.0.0

    produc_info.css is just the normal stylesheet in your custom folder! ( at least, there is where i did my work!)

  9. #9
    Join Date
    Jul 2009
    Posts
    124
    Plugin Contributions
    0

    Default Re: Share & Bookmarking Widget V1.0.0

    Quote Originally Posted by wagnerguy View Post
    Hey guys, i got it to work except for the fact that its positioned before my add to cart button,i would liek to add it to the bottom. and the buttons are vertical instead of distributed horizontally across the page..

    I am guessing its a change i have to make to the style sheet, but what change?
    No you don't do it in the stylesheet, you have to put it in the includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php. It say's it right in the folder, in the read me..
    i realise that what easiness the writer could have made it a lot easier, but it does work when you do follow al the man's instructions.. realy!

  10. #10
    Join Date
    Aug 2006
    Posts
    34
    Plugin Contributions
    0

    Default Re: Share & Bookmarking Widget V1.0.0

    how did you make it work? Mine only says "Share it" and no Bookmarkings.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v139h Need product_info.css for the Bookmarking Widget
    By clriding in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 22 Jan 2013, 07:59 PM
  2. v150 Bookmarking Widget Social media buttons not showing
    By Rawhide in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Aug 2012, 06:59 PM
  3. v150 Questions about the "share widget" on product pages........
    By DIHI in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 16 Feb 2012, 09:33 PM
  4. Share & Bookmarking Widget 1.0 Issue?
    By willie bee in forum Addon Templates
    Replies: 3
    Last Post: 1 Jun 2011, 06:54 AM
  5. Problem with Zen Bookmarking Widget v1.0.0
    By zubenubi in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 24 Mar 2011, 07:30 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