-
AuthorPosts
-
September 23, 2010 at 9:37 am #154564
Is it possible to have no rounded corners (in modules, containers, etc.) on Ja Social template?
Thanks for your help…Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
September 23, 2010 at 11:22 am #356478I second this request…
Thanking you in advance!
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 24, 2010 at 9:34 am #356551<em>@camma_vince 195213 wrote:</em><blockquote>Is it possible to have no rounded corners (in modules, containers, etc.) on Ja Social template?
Thanks for your help…</blockquote>Dear camma_vince,
In case you don’t want the rounded corners just go to the foder templatesja_socialcss ,in there you can rename or remove the css3.css file
That will help !
3 users say Thank You to Sherlock for this useful post
September 24, 2010 at 10:39 am #356558Dear dathq, 😉
Thank you very much! I tried everything but solutions to problems are always easier than we imagine :-)))
Urszula Dziki FriendUrszula Dziki
- Join date:
- September 2014
- Posts:
- 221
- Downloads:
- 0
- Uploads:
- 44
- Thanks:
- 34
- Thanked:
- 20 times in 1 posts
September 24, 2010 at 11:07 am #356560I don’t need to change but read this post just for curiosity and I couldn’t find where to change them either. Brilliant – thank you Dathq
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
October 1, 2010 at 11:33 pm #357401The rounded corners are showing in IE (8) although that works in FF, GCh !
I think we need to do something for this specially…
October 19, 2010 at 4:17 pm #359554Simple solution… remove file: DD_roundies_0.0.2a-min.js from js catalog – and all works well
January 10, 2011 at 2:25 pm #371123And if I want rounded corners on the same places as in css3 browsers? :((
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 10, 2011 at 2:38 pm #371124Can you re-phrase that? I am not 100% sure what you are asking.
January 10, 2011 at 2:46 pm #371125Well.. I would like to have the same corners i ie and other browsers…
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 10, 2011 at 3:03 pm #371128It is not a simple task as I am sure you know. IE8 does not support css3 so everything has to be done with tricks. dd_roundies is doing a lot of the work but your custom modifications do not have the classes applied etc and we cannot really help you with that.
Having said that I have recently been playing with the following script
It might be worth you giving that a try as it should give you the rounded corners ans the nice shadow effects in IE8.
January 11, 2011 at 8:46 am #371307Where is the file DD_roundies_0.0.2a-min.js loaded? I want to remove it 😛
edit:
I dont want the rounded corners i ie.. any way to remove that completely?Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 11, 2011 at 2:47 pm #371341It is found in templatesja_socialblocksie-rounded.php
00008: <script type="text/javascript" src="<?php echo JURI::base(true).'/templates/'.$this->template ?>/js/DD_roundies_0.0.2a-min.js"></script>
00011: DD_roundies.removeRule = function (selector) {
00012: if (!DD_roundies.styleSheet) return;
00015: DD_roundies.styleSheet.addRule (selectors, 'behavior:none');
00019: DD_roundies.addRule('.ja-slidewrap, .ja-moduleraw-style2', '8px');
00020: DD_roundies.addRule('#ja-content-main, #ja-container div.ja-moduletable', '8px');
00022: DD_roundies.addRule('#community-wrap div.greybox, #community-wrap .cModule', '8px');
00023: DD_roundies.addRule('#community-wrap .cModule h3, #ja-container div.ja-moduletable h3', '8px 8px 0 0');
00024: DD_roundies.addRule('#community-wrap .cSubmenu, #community-wrap .app-item, #community-wrap .groups-news-row, #community-wrap #group-discussion-topic, #community-wrap #group-buletin-topic, #community-wrap .group-top, #community-wrap .event-top ', '8px');
00025: DD_roundies.addRule('#community-wrap .app-box', '0 0 8px 8px');
00027: DD_roundies.addRule('#community-wrap .cMain .cMain-inner', '8px');
00028: DD_roundies.addRule ('body #community-wrap #cToolbarNav', '8px');
00030: DD_roundies.removeRule ('button#save-status');
-
AuthorPosts
This topic contains 13 replies, has 7 voices, and was last updated by Phill 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum