Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • high2k Friend
    #138587

    I want a left aligned image on my news frontpage articles. I have set my image to left align, but it just continues to appear above the text see Quote 1 here http://www.a-l-kennedy.co.uk/joomla/

    I can see that the image is dictated in ja.news.fp.css :

    #jahl-newsitem img {
    background: #5E1F10;
    border: 1px solid #643112;
    padding: 4px;
    margin: 15px 0;
    }

    but I cannot find the setting that will make my image left align with the text appearing to the righ of the image rather than under it. Can anyone point me in the right direction??

    bernhar Friend
    #293536

    Hi,

    try adding:
    float: left;
    and set margin right and bottom according.

    Bernhard

    ShannonN Friend
    #293537

    high2k;114740I want a left aligned image on my news frontpage articles. I have set my image to left align, but it just continues to appear above the text see Quote 1 here http://www.a-l-kennedy.co.uk/joomla/

    I can see that the image is dictated in ja.news.fp.css :

    #jahl-newsitem img {
    background: #5E1F10;
    border: 1px solid #643112;
    padding: 4px;
    margin: 15px 0;
    }

    but I cannot find the setting that will make my image left align with the text appearing to the righ of the image rather than under it. Can anyone point me in the right direction??

    Look here for answers

    <div class=”ja-newscontent”> (ja-newscontent {ja.news.fp.css (line 99)

    <img alt=”Quote1″ src=”/joomla/images/resized/images/stories/alk_closeup_smile_thb_67_100.jpg”/>

    <h4 class=”jazin-title”> (
    h2.jazin-title, h4.jazin-title{ja.news.css (line 11)



    <a class=”ja-newstitle” (#jahl-newsitem a.ja-newstitle{ja.news.fp.css (line 94)

    hope this helps
    ShannonN

    high2k Friend
    #293539

    Brilliant! Thank you!

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

This topic contains 4 replies, has 3 voices, and was last updated by  high2k 15 years, 2 months ago.

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