Author |
Topic |
DavidRhodes
Senior Member
United Kingdom
1222 Posts |
Posted - 16 December 2003 : 18:16:42
|
quote: Originally posted by xx ENIGMA xx
EDIT: btw David, I sent you a reply email about the files you sent me (pager) and yet to get a reply, just wondering if it got overlooked or you never recieved it?
I didn't get a reply, try sending it again |
The UK MkIVs Forum |
|
|
xx ENIGMA xx
Junior Member
166 Posts |
Posted - 16 December 2003 : 18:28:20
|
ok, resent to your hotmail address and how about the request above? |
my little forum playground
|
|
|
DavidRhodes
Senior Member
United Kingdom
1222 Posts |
Posted - 16 December 2003 : 18:29:54
|
added the post date of the quote same link as above |
The UK MkIVs Forum |
|
|
cripto9t
Average Member
USA
881 Posts |
Posted - 16 December 2003 : 18:56:23
|
Looks good David, and with a background too . As far as distracting, I think the header makes it easier to see who posted what. I think any quote within quote gets confusing after 2 . Enigma, I'll try and post txt tomorrow so you can get a better look. |
_-/Cripto9t\-_ |
|
|
xx ENIGMA xx
Junior Member
166 Posts |
|
MarcelG
Retired Support Moderator
Netherlands
2625 Posts |
Posted - 17 December 2003 : 01:40:57
|
DavidRhodes, I think your version is ready for the Mod W/Code forum I am really curious how you pulled it off! |
portfolio - linkshrinker - oxle - twitter |
|
|
DavidRhodes
Senior Member
United Kingdom
1222 Posts |
Posted - 17 December 2003 : 04:38:39
|
It's nearly done, i'll explain how it works.
It does use a new tag called [quotee] , don't know if such a word exists but it sounds right
The structure is like this: [quote][quotee]Username and date posted[/quotee]Message[/quote]
The tag replacement is as follows ( a few tags removed for easy reading ): [quote] = <table><tr><td class="Title"> [quotee] = <b>Quote:</b> <i>posted by [/quotee] = </i></td></tr><tr><td class="Message"> [/quote] = </td></tr></table>
I have used CSS to make it more robust, you can change the colors, padding etc without the tag structure changing.
The only problem I have at the moment is that if you don't use the [quotee] tag within the [quote] tag then the message uses the CSS class Title instead of Message. Once i've got around this problem i'll show you the code |
The UK MkIVs Forum |
|
|
MarcelG
Retired Support Moderator
Netherlands
2625 Posts |
Posted - 17 December 2003 : 07:07:05
|
Ah, so there is some 'manual' tweaking necessary, or have you also changed the method 'ReplyQuote' in post.asp |
portfolio - linkshrinker - oxle - twitter |
|
|
DavidRhodes
Senior Member
United Kingdom
1222 Posts |
|
cripto9t
Average Member
USA
881 Posts |
Posted - 17 December 2003 : 08:43:53
|
Here's the txt Enigma. Text Files. The border and width are easy to configure. You must use css though.
<fieldset style=""width:80%; border:1px solid black;""> the positioning is something else ( for me anyway ). It wants to stay on the left thats why I put it inside a blockquote to center it. |
_-/Cripto9t\-_ |
|
|
xx ENIGMA xx
Junior Member
166 Posts |
Posted - 17 December 2003 : 09:43:51
|
thanks cripto9t, I did get it working now but something odd happens when I try to change the color from green border with the "style" within the fieldset tag.
The width and bordercolor seems to work but I loose the rounding corners effect from the original
Is this normal or to be expected or did I miss something? |
my little forum playground
|
|
|
DavidRhodes
Senior Member
United Kingdom
1222 Posts |
Posted - 17 December 2003 : 12:10:23
|
I couldn't get the boxed table look to work properly so have decided to use cripto9t's method.
|
The UK MkIVs Forum |
|
|
AWD_ENVY
Junior Member
103 Posts |
Posted - 17 December 2003 : 16:49:41
|
I modifed my quote's along time ago to look like this....
But I have problems when things get double(quote inside another quote) or tripple quoted.... anyone else's do this ? if so, does anyone have a fix ? |
|
|
DavidRhodes
Senior Member
United Kingdom
1222 Posts |
Posted - 17 December 2003 : 18:41:53
|
Have you got an example, that should be fairly easy to fix. If you also post your changed code in inc_func_common.asp, inc_func_posting.asp and post.asp (if you changed it) |
The UK MkIVs Forum |
|
|
xx ENIGMA xx
Junior Member
166 Posts |
Posted - 17 December 2003 : 18:51:11
|
quote: Originally posted by DavidRhodes
I couldn't get the boxed table look to work properly so have decided to use cripto9t's method.
oh thats a bummer to hear, not meaning cripto9t's is not good or anything because it's great. do you still have or can show what you did to get just the Quote originally posted by moved into the upper part of that table? I still cannot get it |
my little forum playground
|
|
|
Topic |
|