Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • swtinning Friend
    #180093

    Hi – Tried solving this by a lot of forum reading etc but still confused.
    I want to un-style a module. JA Zeolite it works with ‘_blank’.
    How do I use with JA Portfolio or any other template…sorry I should know this stuff:-[

    Any help would be great.

    swissa Friend
    #464882

    <em>@swtinning 335251 wrote:</em><blockquote>I want to un-style a module. </blockquote>

    Do you mean restyle a module? If you un-style it, it would have no css so not show! 😉

    Find the css for the module, copy it and append the _blank, style it how you want and then use the module suffix.

    Does that help?

    swtinning Friend
    #464948

    I basically want a transparent module without padding so that I can use png’s in a custom html module.
    I’m going to compare both of the templates and maybe copy and paste the css:)

    Thanks for your input.

    swissa Friend
    #464956

    <em>@swtinning 335403 wrote:</em><blockquote>I basically want a transparent module without padding so that I can use png’s in a custom html module.
    I’m going to compare both of the templates and maybe copy and paste the css:)

    Thanks for your input.</blockquote>

    I know I haven’t that much experience but I find the easiest way to do this is to publish the module and then style it how I want it using Chrome Developer Tools, copy the code and make a new css class (for the suffix). Maybe that’s the wrong way but I find it quicker than trawling through comparing all the code! 🙂

    Best of luck with it!

    swtinning Friend
    #464974

    Hey, thanks again. Check out this for module styling http://www.joomlack.fr/en/joomla-extensions/beautiful-ck
    Can’t believe it’s free!!:)

    swtinning Friend
    #464979

    I’ve compared the 2 template.css and still not sure what I’m doing:((
    Can I ask for further assistance from you?

    Thanks

    swissa Friend
    #464981

    <em>@swtinning 335436 wrote:</em><blockquote>I’ve compared the 2 template.css and still not sure what I’m doing:((
    Can I ask for further assistance from you?

    Thanks</blockquote>

    Bear in mind I’m not JA etc but of course. No guarantee I can help though! 😉

    swtinning Friend
    #464983

    Great. Shall I send you the 2 css files or links to 2 websites (one with the module style I want and the other the site with the module I’m trying to change). A big thanks!

    swissa Friend
    #464984

    Links are better.

    swtinning Friend
    #464985

    Can I PM you with links for privacy? Thanks.

    swissa Friend
    #464995

    <em>@swtinning 335444 wrote:</em><blockquote>Can I PM you with links for privacy? Thanks.</blockquote>I already sent you one!!

    swissa Friend
    #465016

    So back from the lake bar…….. :p

    If you can add the following code – all is new. Do backups of the original files before you add this code please.

    /templates/ja_portfolio/core/themes/blue-color/css/color.css around line 66 so that we keep code together

    div.moduletable_swissa {background: transparent;}

    Then we need to go to /templates/ja_portfolio/css/template.css circa line 319 to add new code

    div.ja-moduletable_swissa, div.moduletable_swissa {border: none;}

    and finally at the end of css3.css

    #ja-containerdiv.ja-moduletable_swissa, #ja-container div.moduletable_swissa{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    }

    Please let me know if this works and is what you wanted!

    swtinning Friend
    #465095

    Cheers Mate. I’ll give a a whirl now and let you know. Very excited!!

    swtinning Friend
    #465100

    You are the man! Awesome…thanks tried it on my beta site…works like a charm. Will update my live site tonight.
    Wish I could buy you a beer or 10! Don’t know how you figured it out…I wouldn’t of had a chance:confused:
    Big thanks for _swissa. In your honour it’s going to remain my new suffix class.

    All the very best. Simon

    swissa Friend
    #465104

    <em>@swtinning 335587 wrote:</em><blockquote>You are the man! Awesome…thanks tried it on my beta site…works like a charm. Will update my live site tonight.
    Wish I could buy you a beer or 10! Don’t know how you figured it out…I wouldn’t of had a chance:confused:
    Big thanks for _swissa. In your honour it’s going to remain my new suffix class.

    All the very best. Simon</blockquote>

    You are very welcome and I’m VERY impressed that you work on a beta site to do your testing – not the live site! Cool. 😎

    🙂

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 16 replies, has 2 voices, and was last updated by  swtinning 12 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum