Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • rockjoom13 Friend
    #186157

    When I setup an html module to display on site the template limits the width.

    example: on the site below an image saying ‘We’re Ready to Serve You. Established 2003’ only displays to the width that is visible, even if I set the image to be 950×400 or generally any image larger than what the image is displaying on the site. It auto sets the image to be maxed out at the size displayed now.

    re: http://www.cascinoservices.com

    Seriously, any support on this matter would help. Thank you.

    phong nam Friend
    #487697

    Hi rockjoom13,

    Yes, I saw your concern with “We’re Ready to Serve You. Established 2003” image. Actually, our JA Onepage doesn’t limit your image, because your image size is 590×133 px >> That’s why it can be large as 950×400 px size you set. Anyway, lets try on my below guide.
    Open <blockquote>templatesja_onepagecsscustom.css</blockquote> on your server. Then insert lines to the end of file.

    .hero-unit p {
    color: #fff;
    font-size: 16px;
    padding: 0px 20px;
    }

    .hero-unit img {
    min-width: 950px !important;
    min-height: 400px !important;
    }

    * Don’t forget to inform me your result.

    Regards,

    Leo

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  phong nam 11 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum