Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript problems with photoset on tumblr

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #173705
    bechir
    Participant

    I have a problem. Need to lower the height of the first photo of my photset on tumblr. the code is like my photoset

    {block:Photoset}
    {block:IfCustomPhotosets}

    {Photoset-700}
            {block:Caption}{Caption}{/block:Caption}
    
        {block:IfNotShowCaption}
            {block:PermalinkPage}
                {block:Caption}{Caption}{/block:Caption}
            {/block:PermalinkPage}
        {/block:IfNotShowCaption}
    

    {/block:IfCustomPhotosets}

    {block:IfNotCustomPhotosets}
    {Photoset-700}
    {block:Caption}{Caption}{/block:Caption}
    {/block:IfNotCustomPhotosets}
    {/block:Photoset}

    Please can someone help me.
    Thanks

    #173720
    Paulie_D
    Member

    We can’t parse Tumblr codes.

    We need to see the live site.

    Need to lower the height of the first photo of my photset on tumblr

    Could you be more specific?

    #173758
    bechir
    Participant

    when the first photo of the photoset is not custumizada they get to the size of the maximum height. I would like to change this size. Or learn how to manipulate photos of a photoset.

    the blog address is – morangaskate.tumblr.com

    thanks!

    #173762
    Paulie_D
    Member

    I would like to……learn how to manipulate photos of a photoset.

    A good read of the Tumblr documentation or google would be the best option here.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.