D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

NewsPress Extend Theme – Gallery

Front Page D5 Creation Forum General Support NewsPress Extend Theme – Gallery

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9230
    Ike Li
    Participant

    Hi,

    May I know how to control the gallery slideshow (the left hand side of more galleries) on front page that found not in scale, it is distorted. my url is http://www.prezzimages.net

    Thanks

    #9231
    D5 Creation
    Keymaster

    700X430 is the default size for the Gallery Slide. You should crop your images to this size before uploading. This Online Tool can help you edit/crop your images. You can use This Tutorial for styling such as resizing the Box. Suppose you can use the following in the Custom Code within Head Area Box changing the value 25 as expected

    <style>.fpgal-image { height: 25vw; }</style>

    #9232
    Ike Li
    Participant

    I just create another photo gallery & posted, all photos were set 700 x 430, but still found not in scale showing. Seems the slideshow framing problem.

    #9233
    D5 Creation
    Keymaster

    NewsPress Theme is Responsive. The Width, Height are set dynamically.

    Please adjust the Gallery Slider using the custom code in the WP-Admin > NewsPress Options > General Options > Custom Code within Hear Area Box. You should decrease or increase the value 25 to make the proper adjustment.

    <style>.fpgal-image { height: 25vw; }</style>

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.