0
Welcome Guest! Login
0 items Join Now

SOLVED Multiple columns in article or custom html module

    • Michael P's Avatar
    • Michael P
    • Sr. Rocketeer
    • Posts: 196
    • Thanks: 9

    SOLVED Multiple columns in article or custom html module

    Posted 11 years 2 months ago
    • Hi guys,
      I am looking for the documentation/examples to put several columns in one article or custom html module without using tables. Could anyone point me to the right direction?
      I'm actually working with the Cerulean template if that matter.
      Just to be clear, I would like to do something similar to this:

      <div class="row">
      <div class="span4">...column A......</div>
      <div class="span8">...column B.... </div>
      </div>

      Thanks!
    • Last Edit: 11 years 1 week ago by Michael P.
    • Michael P's Avatar
    • Michael P
    • Sr. Rocketeer
    • Posts: 196
    • Thanks: 9

    Re: SOLVED Multiple columns in article or custom html module

    Posted 11 years 1 week ago
    • Just in case someone else needs this too. This is the kind of example what I was looking for:

      <div class="gantry-width-10 gantry-width-block"> </div>
      <div class="gantry-width-90 gantry-width-block"><a href="#"><em class="bold">+1 (555) 555-555-5555</em></a><br /> <span><em class="bold nobold">+1 (555) 555-555-5556</em></span></div>
      <div class="clear largemarginbottom"> </div>
      <div class="gantry-width-10 gantry-width-block"> </div>
      <div class="gantry-width-90 gantry-width-block"><a href="#"><em class="bold"><strong>Graffito Template LLC</strong></em></a><br /> <em class="bold nobold"> 123 Joomla! Boulevard<br /> Seattle, WA 00000, USA </em></div>
      <div class="clear largemarginbottom"> </div>
      <div class="gantry-width-10 gantry-width-block hidden-tablet"> </div>
      <div class="gantry-width-90 gantry-width-block hidden-tablet">
      <p><em class="bold">This email address is being protected from spambots. You need JavaScript enabled to view it.</em></p>
      </div>
    • The following users have thanked you: mdf092, Rik B, Michelle Diamond, Neil Robertson, Sean F, pfrisch84, Eoin, Daniel Rodriguez, Alvaro Luksic

    • Eoin's Avatar
    • Eoin
    • Hero Rocketeer
    • Posts: 413
    • Thanks: 17

    Re: SOLVED Multiple columns in article or custom html module

    Posted 9 years 7 months ago

Time to create page: 0.044 seconds