test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • pegasoazul2002 Friend
    #165215

    I used blog category into several pages.
    The problem is that the text does not have the width of the image.
    In template.css, line 677 appears 65%.
    . ja-blog-style. contentwrap {article-
    float: left;
    width: 65%
    I changed to 100% and appears as the image that I send, the problem is affecting the entire category, meaning that other pages will change and fails.

    It would be possible to add something to that affect only the text of these images?

    thank you very much for your help


    1. blog65
    2. blog100
    amita Friend
    #396444

    Hi
    You can use page class suffix to that single page and style it as you want.
    1. Edit your blog category menu for which you want different styling, from
    Menu Manager -> your Menu -> your menu item. In right column, open Page Display Options ->Page Class -> Give your class name & save menu item.

    2. Now you can add the styling for the blog on this page only by using
    .body-yourclass. ja-blog-style. contentwrap {article-
    float: left;
    width: 100%;
    }

    instead of changing
    . ja-blog-style. contentwrap {article-
    float: left;
    width: 65%
    }

    If still you need any help , let me know your joomla admin details at http://support.joomlart.com/index.php?/Tickets/Ticket/View/74671 , so that i can take a look .

    pegasoazul2002 Friend
    #397823

    Thank you very much, now it is perfect!!!:)

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

This topic contains 3 replies, has 2 voices, and was last updated by  pegasoazul2002 13 years, 5 months ago.

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