test
Viewing 15 posts - 16 through 30 (of 38 total)
  • Author
    Posts
  • TomC Moderator
    #495392

    <em>@steveross 376170 wrote:</em><blockquote>yes, wasted. rather then clicking confused thru the whole firebug structure analysis i would be the same effect to provide a hint with two sentences. we have a deadline here and i will never read a bootstrap framework thing because I’m not a developer.</blockquote>
    Nevertheless … seeing as you’re developing websites for customers, it’s beneficial to you to learn these things so as to have the knowledge/skill for when/if similar issues present themselves in the future. I suppose you can consider it time wasted … I, personally, have always considered it time well spent in educating myself.

    Oh well, to each his own.

    😎

    steveross Friend
    #495400

    Generally I’m with you in this case and in all live matters but ever once in a while quick and dirty would be just nice.
    i´m learning new things every day by diving into the structure of joomla sitedevel. and YES i will profit one day from all the experience collected. But Framework things i will EVER leave with the developers.

    TomC Moderator
    #495401

    <em>@steveross 376182 wrote:</em><blockquote>Generally I’m with you in this case and in all live matters but ever once in a while quick and dirty would be just nice.
    i´m learning new things every day by diving into the structure of joomla sitedevel. and YES i will profit one day from all the experience collected. But Framework things i will EVER leave with the developers.</blockquote>

    understood, my friend 🙂

    steveross Friend
    #495418

    one more thing….:D

    while setting up the http://beta.thesmallgatsby.com shop section i attempt to delete the middle block with complete desaster for the section fomatting and sitting one underneath the other. i wish to have finally only two “collums” left. So… if style=”color:##FF0000″><h3 you</h3> would advise a guy like me to reduce the section to two blocks <ironic>without reding 30 pages tutorial<ironic /> … what would you recomment ? :confused:

    steveross Friend
    #495501

    So , please check my site again. i did this margin:20px thing and deleted it because it will apply to all sections and ruin the whole page.
    any other idea to move those two field to the middle ?

    thx

    steveross Friend
    #495511

    I really need some support here. Anyone ? 😮

    TomC Moderator
    #495525

    <em>@steveross 376304 wrote:</em><blockquote>So , please check my site again. i did this margin:20px thing and deleted it because it will apply to all sections and ruin the whole page.
    any other idea to move those two field to the middle ?

    thx</blockquote>
    I’m thinking the way to accomplish this will be to create a specific CSS class just for that particular module block.
    I’m confident it absolutely CAN be done – just going to take some “figurin’ out.”

    To help try to push further assistance along, I’ve also created a Help Ticket for you – so that additional Support Team and JA Development members can take a look and chime in as well.

    steveross Friend
    #495538

    thx tom for reply.

    In the meantime i found a temp solution with simply setting span to 6. it works and looks very ugly.

    At a first glance the margin 20px did the job and later i´ve realized: it will apply to all sections and dump the content anywhere.
    i´ve tempted something with frames inside – not responsive. sipmly delete the code fpr one block – riun the formatting in the module.

    Onepage is an oustanding template, the tutorial is absol. awesome esp. compared to other companies but really hard to manage if you want something extra.

    looking forward and – whow knows – possibly i will dive in the bootstrap thing on day. 😀

    phong nam Friend
    #495573

    Hi steveross,

    <blockquote> In the meantime i found a temp solution with simply setting span to 6. it works and looks very ugly.</blockquote>
    Lets try to select 4 module positions in layout & put your two blocks into middle positions. So that, each block will be set to span3.


    1. 3
    steveross Friend
    #495601

    i tempted that – in this case i will have to rebuild the whole site layout from scratch. its not poss. to simply clone the onepage layout and add positions. i set the span in the custom html code.

    phong nam Friend
    #495734

    Hi Steve,

    <blockquote>i set the span in the custom html code.</blockquote>
    Can you make your website online again ? I think we can handle this with some css tricks.

    steveross Friend
    #495832

    did that. sorry, was in backup. please keep an eye on it. we want to go online in 10 days. content arrives tommrow :((

    phong nam Friend
    #495885

    Hi,

    Pls try on this:
    Open templates/ja_onepage/css/custom.css, then put below css codes into:

    @media (min-width: 1200px) {
    #shop .span6 .img-polaroid img {
    width: 45%;
    }

    #shop .span6 .block-title {
    margin-top: 0px !important;
    }
    }

    Try to adjust the width to your desired value


    1. 6-14-2013-2-50-36-PM
    steveross Friend
    #495908

    thx. that will do the job.

    wolfje Friend
    #495959

    I got the same problem but there is not such: @media (min-width: 1200px) {
    #shop .span6 .img-polaroid img {

    In de custom.css

    How do i fix it then?

Viewing 15 posts - 16 through 30 (of 38 total)

This topic contains 38 replies, has 5 voices, and was last updated by  wolfje 11 years, 5 months ago.

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