Hi, I have a style set to a layer that goes like this:
.prakrutitext {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #666600;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
margin: 50px;
background-image: url(images/1040_bg_bergundy_strip.gif);
background-repeat: repeat-y;
I don't understand why the little 5px by 1px background image will not
extend all the way down to the bottom of the layer. In every layer that I
have this style set to, it only goes down about 300px or so, then stops.
I want it to extend all the way down the layer on the left-hand side.
I have also tried to get a bergundy line going down the side by creating a
5px left border, but that, too only goes down 300px. I've checked this
in both safari and firefox and the same thing is happening in both.
does any one know what I'm doing wrong.
This is what I want: a layer of text with a 5 px bergundy line next to it
on the left (padding of about 5 px between the line and the text).
See below (the line would be solid, not broken like you see below):
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
This is what I get instead:
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
text, text, text, text, text, text, text, text, text, text, text, text,
text, text, text, text, text, text, text, text, text, text, text, text,
text, text, text, text, text, text, text, text, text, text, text, text,
text, text, text, text, text, text, text, text, text, text, text, text,
Ignore the indentation of the text above. All text would be aligned, no indents.
Nicrose
.prakrutitext {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #666600;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
margin: 50px;
background-image: url(images/1040_bg_bergundy_strip.gif);
background-repeat: repeat-y;
I don't understand why the little 5px by 1px background image will not
extend all the way down to the bottom of the layer. In every layer that I
have this style set to, it only goes down about 300px or so, then stops.
I want it to extend all the way down the layer on the left-hand side.
I have also tried to get a bergundy line going down the side by creating a
5px left border, but that, too only goes down 300px. I've checked this
in both safari and firefox and the same thing is happening in both.
does any one know what I'm doing wrong.
This is what I want: a layer of text with a 5 px bergundy line next to it
on the left (padding of about 5 px between the line and the text).
See below (the line would be solid, not broken like you see below):
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
This is what I get instead:
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
| text, text, text, text, text, text, text, text, text, text, text, text,
text, text, text, text, text, text, text, text, text, text, text, text,
text, text, text, text, text, text, text, text, text, text, text, text,
text, text, text, text, text, text, text, text, text, text, text, text,
text, text, text, text, text, text, text, text, text, text, text, text,
Ignore the indentation of the text above. All text would be aligned, no indents.
Nicrose