![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all This is the url:http://www.igsoftwaresolutions.co.uk/htmlissue1.html I would like the content div to have a border on the right that runs all the way down from top to bottom. At the moment it just stops about a thrid of the way Can anyone help or advise how I can do this? |
#3
| |||
| |||
|
|
Hi all This is the url:http://www.igsoftwaresolutions.co.uk/htmlissue1.html I would like the content div to have a border on the right that runs all the way down from top to bottom. At the moment it just stops about a thrid of the way Can anyone help or advise how I can do this? |
#4
| |||
| |||
|
|
In article 9cd970a4-c3bb-45b6-ac87-9da85e3ec... (AT) 3g2000yqk (DOT) googlegroups.com>, *"ilyasd... (AT) googlemail (DOT) com" <ilyasd... (AT) googlemail (DOT) com> wrote: Hi all This is the url:http://www.igsoftwaresolutions.co.uk/htmlissue1.html I would like the content div to have a border on the right that runs all the way down from top to bottom. At the moment it just stops about a thrid of the way Can anyone help or advise how I can do this? Your border does not extend because the content of that element stops. Gus gives you one way. Here is another work around: #contentContainer {background-color:white; background: url(images/border_1px.gif) repeat-y 260px 0} You need to make an image (1px x 1px will do but probably better to make it more pxs high so the browsers does not work so hard). -- dorayme |
![]() |
| Thread Tools | |
| Display Modes | |
| |