-
AuthorPosts
-
raroit Friend
raroit
- Join date:
- September 2010
- Posts:
- 38
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
February 26, 2014 at 9:58 pm #195261Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 27, 2014 at 9:41 am #524608Please follow solution below:
Open the templates/ja_social/css/css3.css file,
Change
div.ja-moduletable h3, div.moduletable h3 {
border-radius: 8px 8px 0 0;
-webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
text-shadow: 0px -1px 0 rgba(0,0,0,.6);
}To
div.ja-moduletable h3, div.moduletable h3 {
border-radius: 8px 8px 0 0;
-webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
text-shadow: 0px -1px 0 rgba(0,0,0,.6);
text-align: center;
}tastiger Friendtastiger
- Join date:
- April 2007
- Posts:
- 102
- Downloads:
- 43
- Uploads:
- 6
- Thanks:
- 27
- Thanked:
- 2 times in 1 posts
May 30, 2014 at 8:10 pm #537271<em>@Ninja Lead 413716 wrote:</em><blockquote>Please follow solution below:
Open the templates/ja_social/css/css3.css file,
</blockquote>I too am after this fix – however I’m on Joomla 3.2 and using ja_social_t3 and the file mentioned in the above post does not exist – can you point me to the proper file in my case?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 30, 2014 at 10:06 pm #537274<em>@tastiger 430036 wrote:</em><blockquote>I too am after this fix – however I’m on Joomla 3.2 and using ja_social_t3 and the file mentioned in the above post does not exist – can you point me to the proper file in my case?</blockquote>
So that we can try to best assist you, please provide the url of the site you’re working on.
tastiger Friendtastiger
- Join date:
- April 2007
- Posts:
- 102
- Downloads:
- 43
- Uploads:
- 6
- Thanks:
- 27
- Thanked:
- 2 times in 1 posts
May 30, 2014 at 11:35 pm #537279Here you go…..
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 2, 2014 at 7:17 pm #537486<em>@tastiger 430050 wrote:</em><blockquote>Here you go…..
http://polyfidelity.org.au/index.php</blockquote>
Okay, first thing you want to do is create a new file called “custom.css” within file path –>
/templates/ja_social/cssThen, paste the following within that custom.css file:
.module-title {
text-align: center;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Does that get you the “module title centered” effect you want?
😎
1 user says Thank You to TomC for this useful post
tastiger Friendtastiger
- Join date:
- April 2007
- Posts:
- 102
- Downloads:
- 43
- Uploads:
- 6
- Thanks:
- 27
- Thanked:
- 2 times in 1 posts
June 2, 2014 at 9:35 pm #537494That works fine – many thanks
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 4 voices, and was last updated by tastiger 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
how to centre the title (Module)
Viewing 7 posts - 1 through 7 (of 7 total)