Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • supzfier Friend
    #166648

    I want to change “Sports / Artist / travel / life” those into other words, how do i do that?

    khoand Friend
    #402729

    Hi,
    You change this code from /templates/ja_teline_iv/css/menu/mega.css in the line #38, #16

    .ja-megamenu ul.level0 li.mega a.mega {
    display: block;
    margin: 3px;
    padding: 4px 8px 3px;
    text-decoration: none;
    color: black;
    text-transform: uppercase;
    font-size: 125%;
    font-weight: bold;
    }

    #ja-megamenu ul.level0 {
    font-family: ArialNarrowBold, "Arial Narrow", Arial, sans-serif;
    }

    supzfier Friend
    #402947

    No, not font,

    I want to literally change the “sports” into “Food” or something,

    where do i change those words?

    supzfier Friend
    #402948

    ok i changed it!

    i got another question, how do i change the headlines? The one which zooms past every 2 second on the centre top. thanks.

    on the top left side there is also the date in diagional grey strips, how do i change it to solid black background?

    khoand Friend
    #402952

    <em>@supzfier 255496 wrote:</em><blockquote>ok i changed it!

    i got another question, how do i change the headlines? The one which zooms past every 2 second on the centre top. thanks.</blockquote>

    Could you give me a snapshot with your annotation?

    <em>@supzfier 255496 wrote:</em><blockquote>on the top left side there is also the date in diagional grey strips, how do i change it to solid black background?</blockquote>

    You change this code /templates/ja_teline_iv/css/template.css in the line #736

    .ja-day {
    background: url(../images/stripe-bg-2.png); < change this line
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    color: black;
    float: left;
    position: relative;
    text-transform: uppercase;
    background: black;
    }

    TomC Moderator
    #402965

    <em>@supzfier 255494 wrote:</em><blockquote>No, not font,

    I want to literally change the “sports” into “Food” or something,

    where do i change those words?</blockquote>
    These are categories (within your Category Manager in your administration backend) . . . Content –> Category Manager

    You simply change the names or disable certain categories there.
    (Ironically, I was just working with these on my own Teline IV based project this past weekend) 😉

    EDIT:
    Whoops, acted too quickly and didn’t see that you already found the solution to this issue. :-[

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

This topic contains 6 replies, has 3 voices, and was last updated by  TomC 13 years, 3 months ago.

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