WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Templates, Menus & Design »
  • a line in the middle of the page to spread the right from the left side
  • Print
Pages: [1]   Go Down

Author Topic: a line in the middle of the page to spread the right from the left side  (Read 4364 times)

Ogierini

  • Guest
a line in the middle of the page to spread the right from the left side
« on: June 23, 2009, 02:45:04 PM »
Hi guys,

I have transformed a joomla template into wb. I think it works quite ok now, but what I would like is a line in the middle of my page to spread the right from the left side. I tried it with the css command for td
Code: [Select]
td {border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #333333;
}
but afcourse than I get a line left and right. I would like one just in the middle.....
Any Ideas????

Kind regards Irene
Logged

Offline BerndJM

  • Posts: 1764
  • Gender: Male
Re: a line in the middle of the page to spread the right from the left side
« Reply #1 on: June 23, 2009, 03:10:22 PM »
Hi,

give the td a class
Code: [Select]
<td class="left_border"> ....and style this class in the css
Code: [Select]
.left_border {
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: #333333;
}

Regards Bernd
Logged
In theory, there is no difference between theory and practice. But, in practice, there is.

Ogierini

  • Guest
Re: a line in the middle of the page to spread the right from the left side
« Reply #2 on: June 23, 2009, 08:12:39 PM »
Thanks Bernd!
It worked.
Kind regards Irene
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Templates, Menus & Design »
  • a line in the middle of the page to spread the right from the left side
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2