Forums

[Plugin: Deviant Thumbs] Can i resize the thumbs? (4 posts)

  1. vinnikiniki
    Member
    Posted 2 years ago #

    Hi,
    This is a fantastic plugin
    i am currently using it at http://www.vinnikiniki.com/blog1.html please have a look.
    What i would like to do is resize the thumbs to be 300 wide...Is this possible at all?

    I managed to do it with Advanced RSS import but i'd like to keep the DA thumbs as it shows a random source...Alternatively perhaps you could tell me the RSS that it imports in order to show random images.

    Thanks
    Vinni K

  2. scribu
    Member
    Posted 2 years ago #

    Open wp-content/plugins/deviant-thumbs/deviant-thumbs.php and replace this line:

    $pipeurl = 'http://pipes.yahoo.com/pipes/pipe.run?_id=627f77f83f199773c5ce8a150a1e5977&_render=php';

    with this:

    $pipeurl = 'http://pipes.yahoo.com/pipes/pipe.run?_id=2abc1901b0d0a2cc68f882a79f6297e6&_render=php';

    Then delete the cache directory: wp-content/upload/deviant-thumbs.

    That's it.

  3. DeadSuperHero
    Member
    Posted 1 year ago #

    While it's easy enough to get it working, and pretty simple to use the fix described above, I can't figure this out for the life of me. I'd like to have the widget display one of my entries at 200 pixels wide, and I don't know the first thing about using Yahoo pipes.

    What would I need to do to get something about 200 pixels wide, specifically? Is there any easier way to figure this out, aside from putting in cryptic Pipes links?

  4. scribu
    Member
    Posted 1 year ago #

    Well, you could also do it by adding this line to your theme's style.css file:

    .simple-carousel img {max-width: 200px}

Topic Closed

This topic has been closed to new replies.

About this Topic