Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • alme Friend
    #129895

    Hello
    I have a question.Is it possible to have an article separator between articles in frontpage the same way like in the xmas template?Thnx

    Sherlock Friend
    #254811

    yes , It’s simple . What joomla version do you use ?

    alme Friend
    #254812

    1.5.3
    thnx 😉

    Sherlock Friend
    #254814

    Hi alme !
    You do it following some steps below :
    1. Download image attachment and copy to templatesja_genistaimages folder.
    2. Add following code section to bottom of template.css file in templatesja_genistacss folder :


    .article_separator {
    background:transparent url(../images/sep.gif) no-repeat scroll center center;
    display:block;
    height:40px;
    }

    sirsly Friend
    #256426

    Thanks hainn i use it…
    but in the css code, the file is gif 😉

    Sherlock Friend
    #256523

    Hi sirsly !
    sorry, i’m mistake , Please edit css code to :


    .article_separator {
    background:transparent url(../images/sep.jpg) no-repeat scroll center center;
    display:block;
    height:40px;
    }

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

This topic contains 6 replies, has 3 voices, and was last updated by  Sherlock 16 years, 2 months ago.

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