![]() |
|
Come for the quick hacks, stay for the epiphanies. | |
PerlMonks |
Re^2: background in <readmore> tagsby John M. Dlugosz (Monsignor) |
on Jun 08, 2009 at 15:12 UTC ( #769581=note: print w/replies, xml ) | Need Help?? |
So that displays as a green bar left of the readmore section, but not slammed up against the characters, right? I used "inherit" rather than "transparent". But after reading the other responses on the thread, I changed it to a lighter grey that has the intended appearance. Later: I like that much better. I changed mine to have a larger gap and lighter color. Add a margin-left: -xx where xx is the sum of your chosen padding and border, to prevent the content from being shifted right relative to the rest. This way the text is in its normal position and the bar is in the existing left margin. My current settings: —John
In Section
Perl Monks Discussion
|
|