Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #520360

    Dear Sir,
    I have create a hotspot image and put it into a color section, and also put the codes below in the css box in the General Styling but the image just keep in the middle of the color section. How can I make it stretch through the whole color section?
    #psdd .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    }
    Dave

    #520420

    Hi daveyuen!

    Hmm, can you send us a link to your page? Also, it would be great if you could take a screenshot highlighting exactly what your trying to do so we can get a better idea.

    Cheers!
    Elliott

    #520482

    Hi Elliott,
    I am just trying to test out the different function of the theme, as you can see from the link, it show the picture centered on the color section only, thanks!
    Dave

    • This reply was modified 8 years, 5 months ago by daveyuen.
    #520785

    Hey!

    Please edit the hotspot image then look for the “ATTACHMENT DISPLAY SETTINGS”, select the Fullsize version. Right now, it is using a very small version of the image. Add this in the Quick CSS field to set the color section container to full width:

    #psdd .container {
        width: 100%;
        padding: 0;
    }

    Best regards,
    Ismael

    #521117

    Hi Ismael,

    I clieck on the hotpost image or the color section but cannot find “ATTACHMENT DISPLAY SETTINGS”. also I have the css code in the general styling but not working, still small image.

    Dave

    #521344

    Hi,

    That option comes up when selecting the image, so if you delete it and select to add it again, you will see it on the right hand side of your screen when selecting what image to display.

    Best regards,
    Rikard

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