-
AuthorPosts
-
ucne Friend
ucne
- Join date:
- June 2013
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
July 12, 2013 at 8:33 pm #188909How can i change the title for JA University template?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 13, 2013 at 4:58 am #498890Hi 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.
1 user says Thank You to Saguaros for this useful post
ucne Frienducne
- Join date:
- June 2013
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
July 14, 2013 at 3:38 pm #498948soooooo many thanks’ 🙂
ucne Frienducne
- Join date:
- June 2013
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
July 15, 2013 at 3:02 pm #499066is there any CSS for the typography?
i want to change the style for the departments titleTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 15, 2013 at 5:02 pm #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 settings1 user says Thank You to TomC for this useful post
ucne Frienducne
- Join date:
- June 2013
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
July 17, 2013 at 1:58 pm #499320i’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 ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 17, 2013 at 3:59 pm #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
-
AuthorPosts
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