Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • camma_vince Friend
    #154564

    Is it possible to have no rounded corners (in modules, containers, etc.) on Ja Social template?
    Thanks for your help…

    Aratype Friend
    #356478

    I second this request…

    Thanking you in advance!

    Sherlock Friend
    #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 !

    camma_vince Friend
    #356558

    Dear dathq, 😉

    Thank you very much! I tried everything but solutions to problems are always easier than we imagine :-)))

    Urszula Dziki Friend
    #356560

    I 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 Friend
    #357401

    The rounded corners are showing in IE (8) although that works in FF, GCh !

    I think we need to do something for this specially…

    Radoslaw Marczak Developer
    #359554

    Simple solution… remove file: DD_roundies_0.0.2a-min.js from js catalog – and all works well

    markusthiel Friend
    #371123

    And if I want rounded corners on the same places as in css3 browsers? :((

    Phill Moderator
    #371124

    Can you re-phrase that? I am not 100% sure what you are asking.

    markusthiel Friend
    #371125

    Well.. I would like to have the same corners i ie and other browsers…

    http://www.gulesider.no/kundesider/

    Phill Moderator
    #371128

    It 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

    http://css3pie.com/

    It might be worth you giving that a try as it should give you the rounded corners ans the nice shadow effects in IE8.

    markusthiel Friend
    #371307

    Where 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 Moderator
    #371341

    It 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');

Viewing 13 posts - 1 through 13 (of 13 total)

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