+ Reply to Thread
Results 1 to 3 of 3

Thread: Mobile Homepage Image Displaying Poorly

  1. #1
    Junior Member
    Join Date
    Jan 2019
    Posts
    11

    Question Mobile Homepage Image Displaying Poorly

    I'm currently using a Content Box with an image for my homepage.

    http://www.abandonedokc.com/

    It displays very well when using a computer browser, but does not display well when using a mobile device.

    Is there anything I can do to fix that?

    Thanks!

    Tyler

    Desktop.jpg
    Mobile.jpg

  2. #2
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Your image is set to a set size.

    <img alt="" src="http://www.abandonedokc.com/files/Homepage.png" style="width: 782px; height: 1053px;">
    if you edit to 100% it fits, not sure where to do that but somebody here may be able to help?

    <img alt="" src="http://www.abandonedokc.com/files/Homepage.png" style="width: 100%; height: 100%;">
    https://screencast-o-matic.com/watch/cqe03t0K4k

    you could try using the banner plugin for this and set a big banner for the page which should auto resize on mobile etc. ?
    Last edited by Pete Young; March 24, 2019 at 07:02 AM.
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

  3. #3
    Junior Member
    Join Date
    Jan 2019
    Posts
    11
    Thanks Pete. I was able to fix it by changing the dimensions to "100%" in the Content Box Manager. I appreciate the help!

    Tyler

+ Reply to Thread