-
AuthorPosts
-
ghjulianu Friend
ghjulianu
- Join date:
- February 2012
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
March 12, 2012 at 2:05 am #174886Hi,
Some of the CSS files are in the “t3-assets” folder, like those for change titles in the JA News module.
But when I use the caching, these modifications are reset to default…
So how to modify CSS styles without caching reset them? Thanks.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 12, 2012 at 6:45 am #443096<blockquote>Some of the CSS files are in the “t3-assets” folder</blockquote>
Hi
You need to modify the css files not in that folder .. that folder is used by T3 to store cached files
You need to make your changes in the css folder in the templatesyour_templatecss
ghjulianu Friendghjulianu
- Join date:
- February 2012
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
March 12, 2012 at 8:33 am #443130<em>@pavit 306788 wrote:</em><blockquote>Hi
You need to modify the css files not in that folder .. that folder is used by T3 to store cached files
You need to make your changes in the css folder in the templatesyour_templatecss</blockquote>
Hi, the problem is some CSS files to modify are in that folder (seen with Firebug)
In templatesyour_templatecss I don’t find all the CSS parameters…
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 12, 2012 at 8:41 am #443132Sorry but exactly
what you need to modify ? so i can point you to the correct css file that needs to be modified.
ghjulianu Friendghjulianu
- Join date:
- February 2012
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
March 12, 2012 at 8:50 am #443134<em>@pavit 306828 wrote:</em><blockquote>Sorry but exactly
what you need to modify ? so i can point you to the correct css file that needs to be modified.</blockquote>
I need to modify the categories titles size of the JA News module and the color of the top search button.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 12, 2012 at 10:30 am #443150To modify the categories title size you need to check in the style.css file in the relative style
example /templates/ja_teline_iv/html/mod_janewspro/linear/style.css is the file for the linear style
Regarding the color of the top-search the file is template.css /templates/ja_teline_iv/css/template.css
#ja-search .button {
background: none repeat scroll 0 0 #CCCCCC;
border: 0 none;
color: #000000;
height: 26px;
margin: 0 !important;
padding: 0 8px;
text-transform: uppercase;
vertical-align: middle;
white-space: nowrap;
}1 user says Thank You to pavit for this useful post
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by ghjulianu 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum