Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • connectedtechnologies Friend
    #120199

    How does one change the seperator’s on the front page from the solid line between posts to the dotted line fashion as displayed in the demo ( http://www.joomlart.com/template/ja_villadi_soft/ )

    and last question how do you modify the text NOT the style of text in the email to friend function. I would like to change some of the wording etc.

    Thanks

    Hieu Nguyen Admin
    #219940

    <blockquote>How does one change the seperator’s on the front page from the solid line between posts to the dotted line fashion as displayed in the demo ( http://www.joomlart.com/template/ja_villadi_soft/ )</blockquote>
    You can try:

    .article_seperator {
    display: block;
    height: 20px;
    background: url(../images/seperator.gif) repeat-x center;
    }

    Remember to copy seperator.gif to your templatename/images folder.

    <blockquote>and last question how do you modify the text NOT the style of text in the email to friend function. I would like to change some of the wording etc.</blockquote>
    Just copy these images to your templatename/images folder. It will override default joomla icon.

    Hope it help.

    connectedtechnologies Friend
    #219959

    Thanks oceandragon, all I needed to do was to replace the seperator which is located in the templates_name/images dir and did not need to touch the css stuff !

    Much appriciated

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

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

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