Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • solomonquansah Friend
    #155426

    Hi there,

    I have installed Ja Teline III and I have the following issues that I need resolved. Please help if you have the solutions.

    1. My user settings do not seem to work when you click on them at the frontend. I get an error message when I click on it. what could be the problem?
    2. How do i change the font color of the main menu as shown in the attachment?
    3. how do I create a module position to the right of the “You Are Here module?
    4. How do I duplicate the Main Menu so that I have a copy of the main menu at the bottom of the page?

    Thank you again for all your help.

    Solomon


    1. Screen-shot-2010-10-18-at-10.25.37-AM
    Saguaros Moderator
    #360024


    1. My user settings do not seem to work when you click on them at the frontend. I get an error message when I click on it. what could be the problem?

    The site is having some javascript Errors, can you provide me the Administrator account, i would like to debug this

    2. How do i change the font color of the main menu as shown in the attachment?

    You open the file: Templates.css file:

    #ja-cssmenu li a {
    display: block;
    text-decoration: none;
    padding: 10px;
    color: #000;
    text-transform: UPPERCASE;
    }

    You change color in there.

    3. how do I create a module position to the right of the “You Are Here module?

    You open the file: templatesja_teline_iiilayoutsblocksmainnav.php and find the following code:

    <ul class=”no-display”>

    replace:

    <div class=”ja-midright”>
    <jdoc:include type=”module” name=”midright” />
    </div>
    <ul class=”no-display”>

    and add the following css into the template file:

    .ja-midright{ position:absolute; right:3px; top:0px; width:300px; background:red}

    4. How do I duplicate the Main Menu so that I have a copy of the main menu at the bottom of the page?
    it’s difficult to do that 🙂

    solomonquansah Friend
    #360181

    hello Tien,

    unfortunately i could not find the code:

    #ja-cssmenu li a {
    display: block;
    text-decoration: none;
    padding: 10px;
    color: #000;
    text-transform: UPPERCASE

    in the template.css

    My template is Ja Teline III. Please help. I also sent you a PM with my admin details so that you could help me debug my website of the Javascript errors. These errors are causing problems when you want to use Internet Explorer to browse.

    thank you,

    Solomon

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

This topic contains 3 replies, has 2 voices, and was last updated by  solomonquansah 14 years, 1 month ago.

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