-
AuthorPosts
-
proterra Friend
proterra
- Join date:
- July 2010
- Posts:
- 149
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
July 7, 2012 at 1:53 pm #178887Which are the right css to change font-size etc?
Test ist with all css in JAT3 Plugin or in the template folder but nothing runs perfect.
Please help
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
July 7, 2012 at 3:03 pm #460150<em>@proterra 329032 wrote:</em><blockquote>Which are the right css to change font-size etc?
Test ist with all css in JAT3 Plugin or in the template folder but nothing runs perfect.
Please help</blockquote>
It is best to always change the css only in the template folder. If you change it in JAT3, any time there is an update to the T3 framework any changes you made will be overwritten.
If you can post the url of the site (and make sure that optimise css is set to off in template manage) then you should get the support here on the forum of where to edit the css.
Hope that is a start for you.
proterra Friendproterra
- Join date:
- July 2010
- Posts:
- 149
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
July 8, 2012 at 6:12 am #460209In the 1.5 template the support recommends to change in the Jat3 plugin. Some css commands I´m only find there. Have now a problem to finde the font size and that the Joomlart Template crashed with my joomlagallery:
http://www.turus.net/2012/fotostrecke/sport.html
And how I can delete the Breadcrumb and the Button “Reset User Settings” at the bottom.
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
July 8, 2012 at 8:23 am #460223For the “Reset User Settings” template.css @ line 1274
.ja-footnav ul.ja-links li.user-reset, .ja-footnav ul.ja-links li.layout-switcher {
- height: 28px;
- display: none; < add this line
}
I don’t see the breadcrumb – but if you do not want it then go to media/joomgallery/css/joomgallery.css and at line 54
.jg_pathway {
- padding: 2px;
- display: none; < add this line
}
For the font sizes what do want to change?
If you look at template.css lots of sizes are defined at the start and use % so if you point out what you want someone will help.
Hope that helps you.
proterra Friendproterra
- Join date:
- July 2010
- Posts:
- 149
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
July 8, 2012 at 10:52 am #460255Want to position the template on the left site, how can do this? Now it is position in the center
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
July 8, 2012 at 11:54 am #460258Feel free to say “Danke” at any time.
<em>@proterra 329165 wrote:</em><blockquote>Want to position the template on the left site, how can do this? Now it is position in the center</blockquote>
Be careful doing that. You putting margin-left: -215px; gives this view on my screen.
proterra Friendproterra
- Join date:
- July 2010
- Posts:
- 149
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
July 9, 2012 at 2:55 pm #460356Have found it by my own. But maybe there is another solution?
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by proterra 12 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Joomla 2.5 Template: Where are the css?
Viewing 7 posts - 1 through 7 (of 7 total)