Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • microvation Friend
    #161511

    Is there a way to have small pics on the featured/blog layout pages, then have it as a large picture in the full article?

    Thanks,
    -billb

    aman204 Friend
    #381603

    You can mainly add image for intro text i.e.before this code in article::

    <hr id=”system-readmore” />

    and adjust the dimension values here which would bring in images for blog layout to desired dimension::

    .img_caption img {template.css (line 850)
    background-color: #F2F2F2;
    border: 1px solid #DDDDDD;
    float: right;
    height: 125px;
    padding: 4px;
    right: 0;
    width: 125px;
    }

    microvation Friend
    #381663

    Thanks much for the reply. This has given me larger (250×250 for testing purposes) pics in blog layout; however, it has also made the pictures larger in featured listings on front page and also the “Popular Post” “Latest Post” box as well as other places.

    Perhaps I have updated in the wrong place? Attached is the exact csstemplate.css from JA Rave for 1.6, which I updated at line 352. Here with comments you can see what I replaced. Result can be seen on live site at http://tofino.direcrouter.com/~microvat.

    .img_caption img.img, img.img {
    /* replacing existing code to add bigger pic in blog layout
    padding: 4px;
    border: solid 1px #ddd;
    background-color: #f2f2f2;
    .img_caption img {template.css (line 850)
    */
    background-color: #F2F2F2;
    border: 1px solid #DDDDDD;
    float: right;
    height: 250px;
    padding: 4px;
    right: 0;
    width: 250px;
    }

    Thanks for any help,
    -billb

    Ninja Lead Moderator
    #381821

    the link you provided is unavailable now, please check, you should update your ftp account in your ticket as well:
    http://support.joomlart.com/index.php?/Tickets/Ticket/View/67573

    microvation Friend
    #381894

    Thanks, I have updated my ticket. I think I have not explained the problem clearly, so I made a more clear example. I have also included screenshots to illustrate. It may be that Joomla cannot help me do this, but if it can help then I would like to do this.

    See attachments 1 and 2 below. The explain visually. On the front page, I resize this to 125×125 (there are other problems with this, but I’m just illustrating the key issue right now. Now I go to the full article and the size is 125×125 even though my picture is 384×384. Can I use a thumbnail on front full image in article, or handle this requirement some other way — I want it 384×384 in the actual article.

    Thanks!
    -billb
    http://tofino.directrouter.com/~microvat


    1. temp1
    2. temp2
    aman204 Friend
    #381898

    Try disable plugin titled Content – JA Thumbnail in plugin manager (admin)

    microvation Friend
    #381909

    <em>@aman204 228370 wrote:</em><blockquote>Try disable plugin titled Content – JA Thumbnail in plugin manager (admin)</blockquote>

    Thanks, though I’m not running the JA Thumbnail plugin. I suspect it was excluded from the Joomla 1.6 distribution of JA Rave because it is still only a Joomla 1.5 plug-in at this time.

    -billb

    Ninja Lead Moderator
    #382066

    Thank you, I received the info but somehow I could not use the ftp account. Is it correct? because i want to modify some files of com_content html overriding.

    microvation Friend
    #382096

    Thanks. I have updated the info in the ticket. There was a typo in the URL ( should have been ftp://tofino.directrouter.com). Appreciate the help here! -billb

    Ninja Lead Moderator
    #382206

    hi, I still could not use the ftp account. But I have found the problem you are encoutering, you have fixed the demension in your <img> tag (edit the article Barack Obama on summer tour, click Toggle editor on MCE to see it), thus in detail view it is still 125×125, the solution here is removing that code, the detail view will be back to normal. But in the list view, the image is showing with full size, please add this to template.css to solve this remaining issue:

    .img_caption img {
    height: 125px;
    width: 125px;
    }

    microvation Friend
    #382270

    This is *fabulous*, thanks! Thanks for sticking with it in spite of me failing to give your the right FTP info. I’m really loving Joomlart, you guys rock.

    -billb

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

This topic contains 11 replies, has 3 voices, and was last updated by  microvation 13 years, 8 months ago.

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