Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • ucne Friend
    #188909

    How can i change the title for JA University template?

    Saguaros Moderator
    #498890

    Hi ucne,

    With title here, do you mean the template text name in logo or the browser page title ‘Joomla template for University and school…‘?

    – If it’s logo: you can open file: /templates/ja_university/css/template.css

    h1.logo a {
    background: url(../images/logo.png);
    display: block;
    width: 220px;
    height: 56px;
    }

    you can change logo within this path: /templates/ja_university/images/logo.png

    – Browser page title: go to back-end > Menus > Main menu > Home menu item > Page Display Options and change as you desired.

    Once done, remember to clean JAT3 cache.

    Hope it helps.

    ucne Friend
    #498948

    soooooo many thanks’ 🙂

    ucne Friend
    #499066

    is there any CSS for the typography?
    i want to change the style for the departments title

    TomC Moderator
    #499082

    <em>@ucne 380809 wrote:</em><blockquote>is there any CSS for the typography?
    i want to change the style for the departments title</blockquote>
    So that we can best assist you with an exact path to the CSS rule(s) you will need to modify for your particular template/site, please provide the url of the site you’re working on – as well as set “Optimize CSS” to “No” within your Template Manager–General settings

    ucne Friend
    #499320

    i’m working the site in localhost in my WAMPSERVER. I already have the “Optimize CSS” to “No”.
    what else can i do for get to that CSS?

    TomC Moderator
    #499328

    <em>@ucne 381126 wrote:</em><blockquote>i’m working the site in localhost in my WAMPSERVER. I already have the “Optimize CSS” to “No”.
    what else can i do for get to that CSS?</blockquote>

    Assuming you’re referring to the names for the icons under the main image on the home page . . .

    Within file path –> /templates/ja_university/css/template.css

    at line 1807
    , you should see the following:


    ul.department-list li span {
    bottom: 0;
    display: none;
    font-size: 1.083em;
    font-weight: bold;
    left: 0;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    width: 100%;
    }

    This is where you can modify the font style for this element.

    Hope That Helps

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

This topic contains 7 replies, has 3 voices, and was last updated by  TomC 11 years, 4 months ago.

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