Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • arckoo Friend
    #170520

    Hello,

    Feeling a bit stupid for asking this since it’s basic stuff which I normally don’t have any problems with, but I can’t seem to get the image on the left side of the text in JA Rave using Joomla 1.5.23.

    No matter how I align the image (not set, left or right) the image keeps on showing on the right side.
    I’m not using K2 and the example below is simply an article and a catagory blog layout… shouldn’t be too hard you would think, but I just can’t get it right (meaning, get the images to appear on the left 😉 )

    Arckoo


    1. example1
    2. example2
    khoand Friend
    #423841

    Hi,
    Could you give me a link to your page as you mention?

    arckoo Friend
    #423910

    Basically the same one 😉
    http://dierenbevrijding.nl/3dayz/ongoing-campaigns

    khoand Friend
    #424060

    You replace this code from /template/ja_rave/css/template.css

    .ja-box-ct p .img, .article-content p img {
    border: solid 1px #DDD;
    padding: 4px;
    float: right;
    margin-left: 20px;
    background: #F2F2F2;
    }

    with

    .ja-box-ct p .img, .article-content p img {
    border: solid 1px #DDD;
    padding: 4px;
    float: left;
    margin-left: 20px;
    background: #F2F2F2;
    }

    arckoo Friend
    #424266

    Thank for the help! (again ;))

    cndglobal Friend
    #433575

    What if you want the image on the left in some articles and on the right in other articles?
    cnd

    cndglobal Friend
    #438252

    <em>@cndglobal 294335 wrote:</em><blockquote>What if you want the image on the left in some articles and on the right in other articles?
    cnd</blockquote>
    I’m bumping this….I would like the ability to place images at different places in the article …
    left…right…bottom of article etc
    – – – – – – –
    What do I need to add / delete from /templates/ja_rave/css/template.css to have additional image placement options in the articles???
    Thanks,
    cnd

    khoand Friend
    #438311

    You just get it by adjust style attribute of <img> when you edit article

    cndglobal Friend
    #438724

    <blockquote><p><img src=”images/stories/cmq/sampleimage.jpg” border=”0″ width=”296″ height=”50″ style=”float: left; margin-right: 15px;” /></blockquote>

    That was pretty simple and I thank you….I have to start using the KISS principal again:-*

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

This topic contains 9 replies, has 3 voices, and was last updated by  cndglobal 12 years, 9 months ago.

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