Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • rbeste Friend
    #172298

    I’m using J1.7 Rave. Images on the front page are fixed in size and right alignment so that the title text doesn’t stretch across the width of the article. I want to be able to manually change the image size and position for articles on the front page. This has been raised in other threads but I can’t find a solution for the Rave 1.7 template.

    Help to solve these issues would be much appreciated.

    Saguaros Moderator
    #438758

    Hi there,
    Really sorry for this late response.
    In template.css file, pls change

    .blog-featured div.article-image {
    position: absolute;
    right: 0;
    top: -5px; <-- change to other such as: 40px;
    width: 130px;
    }

    and

    h1.contentheading, h2.contentheading, .contentheading {
    font-size: 165%;
    font-weight: normal;
    margin-bottom: 5px;
    padding: 0;
    width: 400px; <-- Add your desired width here for heading content
    }

    Hope this helps.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 12 years, 8 months ago.

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