Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • aredman Friend
    #192810

    Greetings Joomlart Team:

    I’m seeking to style a particular block position and am having challenges accomplishing the objective, so your assistance is desired/appreciated. Please see below:

    In the first example you can see the spacing different on the top of the sample advertisement vs. the spacing below the advertisement and associated ‘breaking news’ position.

    I’d like to achieve the result below:

    Guidance is very much appreciated.

    Thanks so much,

    Andy


    1. sample-one
    2. sample-two
    pavit Moderator
    #514662

    Hi

    I can help you on this but i will need at least of the website url and the css optimization set to NO

    aredman Friend
    #514666

    Greetings Pavit:

    Thanks for your willingness to engage. I’ve PM’d the associated details for your review. CSS op is off.

    Thanks so much,

    Andy

    pavit Moderator
    #514669

    Hi

    In your custom-html module Advertisement – Top you added this html code

    <p style="text-align: center;">
    <img alt="" class="cke-resize" src="images/advert-banners/sample-advert-top.jpg" /></p>
    <div id="ckimgrsz" style="left: 54.5px; top: 0px;">
    <div class="preview">
     </div>
    </div>
    <div id="ckimgrsz" style="left: 32px; top: 0px;">
    <div class="preview">
     </div>
    </div>

    I modified it in this way

    <p style="text-align: center;">
    <img alt="" class="cke-resize" src="images/advert-banners/sample-advert-top.jpg" /></p>
    <div id="ckimgrsz" style="left: 54.5px; top: 0px;">
    </div>
    <div id="ckimgrsz" style="left: 32px; top: 0px;">
    </div>

    Removing the 2 divs preview

    please check it now

    aredman Friend
    #514671

    Greetings Pavit:

    That must have been the editor which added the code as I simply inserted the image. For most banner ads I’ll be using the regular banner module, but I was using the HTML mod just for layout testing purposes. However this teaches me to inspect the actual code when doing things like this.

    Greatly appreciated!

    Andy

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

This topic contains 5 replies, has 2 voices, and was last updated by  aredman 10 years, 11 months ago.

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