List Info

Thread: wee with the css text




wee with the css text
user name
2006-10-31 00:16:52
yeah, found that. Still seemed to do the paragraphs.

HOWEVER what I found was the whitespace in the xml cdata:

[cdata:
<span class="blah">lkjl</span>
<span class="bla2">slk</span>

would add more spacing.


On Oct 30, 2006, at 7:09 PM, Martin Schaefer wrote:

>> Is there a way I can have a block of text WITHOUT
the <p> calls and
>> still assign the stylesheet?
>
> Have you tried <span
class='title'>whatever</span>?
>
> Martin
>
> _______________________________________________
> dirGames-L mailing list  -  dirGames-Lnuttybar.drama.uga.edu
> http://nuttybar.drama.uga.edu/mailman/listinfo/dirgames
-l

_______________________________________________
dirGames-L mailing list  -  dirGames-Lnuttybar.drama.uga.edu
http://nuttybar.drama.uga.edu/mailman/listinfo/dirgames
-l
wee with the css text
user name
2006-10-31 00:49:48
> yeah, found that. Still seemed to do the paragraphs.

Check your CSS. If you import a plain html file into a
field member like this ...

<html>
<head>
</head>
<body>
<span class="myClass">lorem ipsum blah
foo</span><br />
<span class="anotherClass">lorem ipsum foo
blah</span>
</body>
</html>

... it won't do any paragraphs. Just a linebreak because
of the <br /> tag.

Import with:
member(myMember).importFileInto("myFile.html")

Cheers,
Martin

_______________________________________________
dirGames-L mailing list  -  dirGames-Lnuttybar.drama.uga.edu
http://nuttybar.drama.uga.edu/mailman/listinfo/dirgames
-l
wee with the css text
user name
2006-10-31 00:49:48
> yeah, found that. Still seemed to do the paragraphs.

Check your CSS. If you import a plain html file into a
field member like this ...

<html>
<head>
</head>
<body>
<span class="myClass">lorem ipsum blah
foo</span><br />
<span class="anotherClass">lorem ipsum foo
blah</span>
</body>
</html>

... it won't do any paragraphs. Just a linebreak because
of the <br /> tag.

Import with:
member(myMember).importFileInto("myFile.html")

Cheers,
Martin

_______________________________________________
dirGames-L mailing list  -  dirGames-Lnuttybar.drama.uga.edu
http://nuttybar.drama.uga.edu/mailman/listinfo/dirgames
-l
[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )