I'm trying to get the area where you post comments to look right.
I had it where it said:
# have fed the lion! | Feed the lion!
However I was not happy with "1 have fed the lion!" as it is not grammatically correct. It should be "1 has fed the lion!"
I have that corrected, but now the "Feed the lion part!" doesn't display correctly. :={
Here is the code I'm working with (replace [ ] = < >):
LASTN_TALK_READLINK[=
[a href="%%urlread%%"]%%messagecount%% [span class="s%%mc-plural-s%%"] has fed the lion![/span><span class="p%%mc-plural-s%%"]have fed the lion![/span][/a] |
[=LASTN_TALK_READLINK
GLOBAL_HEAD[=
[style type="text/css"]
[!--
body {
background-image:url(http://dirtdeninn.com/LionKingCMSL/track.GIF);
}
.ss, .p {
display: none;
}
--]
[/style]
[=GLOBAL_HEAD
DAY_TALK_READLINK[=
[a href="%%urlread%%">%%messagecount%% [span class="s%%mc-plural-s%%"]has fed the lion![/span][span class="p%%mc-plural-s%%"] have feed the lion![/span][/a] |
[=DAY_TALK_READLINK
If anyone could supply me with the missing command I would be very grateful.
Thanks.