Wednesday 03 August 2005 6:42:46 am
I have created my own XML embedded tag for a pullout quote. In long feature articles it's nice to break up the text with an important sentence and a splash of colour. However, despite getting it up and working I can't seem to configure the style properly. For example how do I stop my text having an indent for the first two lines. The result I always get is something like this:
Why does this
happening, I have
tried everything but nothing seems to work.
The syntax I use in my css is: div.quote-design, div.content-view-embed { padding: 3px; border-top: 3px solid; border-bottom: 7px solid; } Also I am struggling to find out how to increase the text size one level. Any clues? Sorry I am still very much a newbie trying to take in all this info. many thanks!
|