Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • khartoumgateway Friend
    #158314

    I love the new version of teline!! my appreciation and gratitude 😉

    However i’m not comfortable with the horizontal lines next to the section titles in the JA News module.

    How do I get rid of those horizontal lines? and can I replace them with a border or something similar to what was in teline iii?

    Please help!

    :confused:

    aman204 Friend
    #370511

    To avoid confusion, Can you please provide in screenshot marked with annotations as to what you need

    khartoumgateway Friend
    #370615

    Sorry they are not “horizontal” lines… i meant diagonal lines. Sorry :-[

    I attached a screen shot.

    Thanks


    1. Diag-lines
    aman204 Friend
    #370687

    <blockquote>How do I get rid of those horizontal lines? and can I replace them with a border or something similar to what was in teline iii?</blockquote>

    You can upload the attached image to this directory::

    templates/ja_teline_iv/images

    and rename the present image — stripe-bg.png to anything

    Then, You can change this::

    .ja-zinsec h2 {style.css (line 46)
    background: url(“../../../images/stripe-bg.png”) repeat scroll center top transparent;
    font: bold 175%/24px Arial,sans-serif;
    letter-spacing: -1px;
    margin: 0 0 12px !important;
    padding: 0 !important;
    text-indent: 4px;
    text-transform: uppercase;
    }

    to

    .ja-zinsec h2 {style.css (line 46)
    background: url(“../../../images/stripe-bg.png”) repeat-x scroll center top transparent;
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    font: bold 125%/24px Arial,sans-serif;
    letter-spacing: -1px;
    margin: 0 0 12px !important;
    padding: 0 !important;
    text-indent: 4px;
    text-transform: uppercase;
    }

    This would give you almost similar look and feel as teline3 one 🙂


    1. stripe-bg
    khartoumgateway Friend
    #370714

    thanks aman! worked out great.

    any clue whether or not there will be different design options available in the future? Anything i can do if i wanted to use another design?

    thanks again.;)

    aman204 Friend
    #370770

    <blockquote>any clue whether or not there will be different design options available in the future? Anything i can do if i wanted to use another design?</blockquote>

    I would suggest you to please post this suggestion in wishlist and request forum area to be taken into view 🙂

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

This topic contains 6 replies, has 2 voices, and was last updated by  aman204 13 years, 10 months ago.

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