Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • ashtravel Friend
    #158173

    Hello,

    1-) My first question is; to fit my logo which is 340×50 in size (width x height) and I changed the sizes (templates/ja_kyanite/css/template.css) on line 1751 as “h1.logo { height: 55px; width: 350px; }” of the class and on lines 1761 to “height: 55px;” and on line 1763 to as ” width: 350px; of class: “h1.logo a”. Then the search button on the right of the search box disappeared. How can I bring that search button back.

    ——————————————————————————————————————————-

    2-) My second question is how to make the menu links on the left panel (which are using mod_meinmenu) to underline as well on mouseover.

    ——————————————————————————————————————————-

    3-) My third question is how to make the menu links at the footnav to underline on mouseover.
    (Note: It doesn’t matter if “Mobiler Version” link and “To Top” links also underline)

    ——————————————————————————————————————————-

    4-) My fourth question is how to centrally align the “Mobile Verison” text as in JA KYANITE II. Please see the image below.

    ——————————————————————————————————————————

    Thanks & Regards,

    Css Magician Friend
    #370105

    Dear ashtravel,

    1) I try to change logo with as follow your css in my site, and it works ok. Please check again. If not, I have just created a new ticket on your behalf: OZX-507-15628

    Please open the ticket and update your site access information, clarify the issue you are facing as well then our devs will diagnose and get it fixed asap for you.

    For information on best security practices, and frequently asked questions about sharing access with JoomlArt support, kindly refer to the knowledgebase article at: http://support.joomlart.com/index.php?/Knowledgebase/Article/View/3/0/providing-joomlart-with-access-to-your-site-or-server

    2) go to template.css and edit lines 1100 as follow:


    #ja-container ul.menu li a:hover,
    #ja-container ul.menu li a:active,
    #ja-container ul.menu li a:focus {
    background: #F6F6F6;
    color: #BF0000;
    text-decoration: underline;
    }

    3) go to template.css and add style as follow:


    #ja-footer ul.mainlevel-nav a:hover, #ja-footer ul.mainlevel-nav a:focus, #ja-footer ul.mainlevel-nav a:active {
    text-decoration: underline;
    }

    4) go to template.css lines 1316 and edit as follow:


    .ja-links li.layout-switcher a {
    background: #BF0000;
    color: #FFFFFF;
    padding: 0 10px;
    }

    ashtravel Friend
    #370268

    Hello duchh,

    Thanks for your reply. I could solve questions 2 & 4. Links on the left menu is working as how I wanted and I also removed “background: #f6f6f6;” property so the links only underline. “Mobile Version” link looks great now.

    But I could not solve the issue regarding my 3rd question. I added the style you wrote under section commented with “/* Foot Links —*/” in template.css but nothing changed. Instead I found the below lines (at line 2580 now)

    .ja-footnav li a:hover, .ja-footnav li a:active, .ja-footnav li a:focus
    { color: #ccc; text-decoration:underline;}

    and added “text-decoration:underline;” and it works OK. 🙂

    Now there is another problem which occured after I made the above changes is that left menu stuck on a certain menu item and whichever link I click on the “main menu” and “useful information” that certain page link stays active as if I was viewing that page. Can you please have a look at and tell what could be causing that? Link to my website: http://bit.ly/eSYk7R

    Other problems is I cannot login to the ticket system with the username and password that I use for this website. I will submit a ticket regarding that login issue and hopefully I will reply to ticket OZX-507-15628. For my first question, I changed the logo sizes under h1.logo & h1.logo a even down to 25×150 but the search button did not come back.

    Regards,

    ashtravel Friend
    #370270

    Well, now left menu does not drop down to show the article on display, and breadcrumbs show only “home” even I view the article. That doesn’t happen to all articles. I will not submit a ticket for those.

    Regards,

    ashtravel Friend
    #370352

    Hi again,

    I have found the problem, it is my Joomla installation. The installation is totatlly ruined (which was set up for testing purposes at the begining). I installed the template on localhost and everything works smoothly. I think I need a clean Joomla installation.

    Regards,

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

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

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