Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Malae

    (@malae)

    Have now loaded an image to the text section, but have an other problem: the image alignment set to either center or left is slightly right of centre (any centred text is not). Also, although can get the background colour to show, cannot load a background image.

    Plugin Author John Turner

    (@johnnytee)

    Hum, post a url and I’ll see if I can see what’s going on.

    Thread Starter Malae

    (@malae)

    Hi John,
    Thanks for your quick response. I had a similar problem on another site, not being able to load from the Media Library to UMM plug-in, but no problem from the computer. This one has me puzzled after trying many big and small images without any luck. If I cannot load to the top image section I’ll be happy more or less as it is now except with a bigger image and centred. I was able to move the text to the right using the non-breaking space character, although not enough to be exactly centred under the image. URL: www.transapex.com

    Plugin Author John Turner

    (@johnnytee)

    You can copy the image url into the logo field or you add this custom css to make it larger

    <style>
    #teaser-description{
    max-width:800px;
    }
    </style>

    Thread Starter Malae

    (@malae)

    John.
    I was in a rush yesterday. I could not get the image to centre with the text editor, but you will be happy to know that today I have been able to load the image in the ‘teaser’ section using the URL and it is centred and the width is OK too.
    Btw, the text font has a shadow, which works fine in Firefox, Chrome and Safari, but the shadow doesn’t show in IE9. I haven’t got a copy of IE10 running, but it is also ok in IE11. I played with font colours for IE9 and am satisfied with the present result.
    Thanks.

    Actually ,you can simply load image by a .NET Imaging SDK. it offers to perform some basic imaging functions such as loading image from a file, loading file from .NET graphics, creating a new image, and printing or saving an image to your local disk, and so on

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Cannot load image’ is closed to new replies.