0
Welcome Guest! Login
0 items Join Now

How do I create a border line . . . .Afterburner

    • Clint's Avatar
    • Clint
    • Newbie
    • Posts: 11
    • Thanks: 0

    How do I create a border line . . . .Afterburner

    Posted 14 years 8 months ago
    • Hey,

      In the Afterburner template, How do I create a vertical border line between the the left module position and the main body area, and then I need the same between the main body are and the right module position.

      Thanks,

      Clint
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: How do I create a border line . . . .Afterburner

    Posted 14 years 8 months ago
    • Clint wrote:
      Hey,

      In the Afterburner template, How do I create a vertical border line between the the left module position and the main body area, and then I need the same between the main body are and the right module position.

      Thanks,

      Clint

      Okay, I don't know what your skill level is - so don't take this the wrong way. I assume your using FIREBUG. Also this link I find invaluable http://www.w3schools.com/ .

      Having said that, again in your light2.css find the string
      .component-pad
      and alter it like this
      .component-pad {
      border:2px solid gray;
      margin-top:13px;
      padding:0 30px;
      }

      The margining gets it away from your advert/showcase module.
    • Clint's Avatar
    • Clint
    • Newbie
    • Posts: 11
    • Thanks: 0

    Re: How do I create a border line . . . .Afterburner

    Posted 14 years 8 months ago
    • Once again thanks!
  • Re: How do I create a border line . . . .Afterburner

    Posted 14 years 6 months ago
    • Thanks for asking and answering the question. Very Helpful.

      This was exactly what I needed to give my content area a little breathing room between the left and right columns.

      Excited to get my Afterburner site redesign live and get comments from others.

      Thanks!
    • never follow a hippie to a second location.
      Joomla Hosting Reviews
    • antonsev's Avatar
    • antonsev
    • Rocketeer
    • Posts: 53
    • Thanks: 0

    Re: How do I create a border line . . . .Afterburner

    Posted 14 years 6 months ago
    • hi
      is there a way to define different a background colour and borders for each
      module position in the template? 8)
      tks
    • antonsev's Avatar
    • antonsev
    • Rocketeer
    • Posts: 53
    • Thanks: 0

    Re: How do I create a border line . . . .Afterburner

    Posted 14 years 6 months ago
    • i managed with:-
      .module-body {padding:1px 10px 5px; border: 1px solid #dfeaee;}
      cheers :mrgreen:

Time to create page: 0.049 seconds