T O P I C R E V I E W |
leatherlips |
Posted - 10 April 2008 : 10:07:38 I have the Send PM link in the author column as seen below:
I want to move it underneath the Online/Offline Status.
Here is the code for the Send PM Link:
This is the section of code that it needs to be placed in but I can't get it right. I keep getting errors. Where below would I need to add the code:
< |
12 L A T E S T R E P L I E S (Newest First) |
MaD2ko0l |
Posted - 11 April 2008 : 22:17:59 added part in red.
http://mad2kool.co.uk/forum/topic.asp?TOPIC_ID=1 as u can see on that page in the first post, it is all arranged correctly
anyway, its getting late, need some sleep, if that dont work post a txt version of your topic and i will see if i can see anything out of the ordinary tomorrow< |
leatherlips |
Posted - 11 April 2008 : 21:59:53 I'm being too picky I'm sure. I tried your suggestion. What it does is put a bigger space between the Posts and the Status. I'm not sure why. What you suggest makes perfect sense.< |
MaD2ko0l |
Posted - 11 April 2008 : 21:53:09 im sure it should look like somthing like this this, remove the bit in red and add the bit in green. touch wood it works
< |
leatherlips |
Posted - 11 April 2008 : 21:42:54 I'm a little confused. The </p> tag was already before the </td> tag:
</small></font></p></td>"
I already removed the part in red. What should I do with the green?< |
MaD2ko0l |
Posted - 11 April 2008 : 21:25:16 well instead of removing the </p> tag, just move it before the </td> tag, that shoudl align it all up correctly now...just try that 1st and then see how it looks< |
leatherlips |
Posted - 11 April 2008 : 21:00:30 Getting rid of that </td> fixed it... I forgot to do that part as per your original instructions.
Thanks!
Now that I see the result, I'm not sure I like where it is at. There is too much space above it now. Removing the </p> goofs up the spacing of the other lines.< |
MaD2ko0l |
Posted - 11 April 2008 : 19:39:22 quote: Originally posted by leatherlips
quote: Originally posted by MaD2ko0l
that error is due to a resposne.write or a " & vbNewLine & _ at the start or end of the lines that i posed..if you woudl post the lines above and below my block of code, i may be able to help you somem ore
Here is the block of code. The part in red is what you suggested I add:
I tried it with and without the part in green but it did not work either way.
(P.S. It seems when putting the code in the scrollcode above, the lines do not retain the proper spacing. I tried to go back and edit it to look more correct.)
hhuummm intreasting.
i tryed this on a standard snitz install and i tryed it in the GetFirst sub (line 752) and it seems to work fine, here is the code and surroundign code
the bits in red have been moved/added/changed
can you post up a copy of your topic.asp as a txt file, i dont know what mods u have installed and it maybe another mod causing the problems?< |
leatherlips |
Posted - 11 April 2008 : 15:51:20 quote: Originally posted by MaD2ko0l
that error is due to a resposne.write or a " & vbNewLine & _ at the start or end of the lines that i posed..if you woudl post the lines above and below my block of code, i may be able to help you somem ore
Here is the block of code. The part in red is what you suggested I add:
I tried it with and without the part in green but it did not work either way.
(P.S. It seems when putting the code in the scrollcode above, the lines do not retain the proper spacing. I tried to go back and edit it to look more correct.)< |
MaD2ko0l |
Posted - 11 April 2008 : 10:29:27 quote: Originally posted by leatherlips MaD2ko0l,
If I apply your code I get this error:
that error is due to a resposne.write or a " & vbNewLine & _ at the start or end of the lines that i posed..if you woudl post the lines above and below my block of code, i may be able to help you somem ore< |
leatherlips |
Posted - 10 April 2008 : 21:21:04 Thanks for the suggestions. I actully tried both of those before I posted here.
JJenson,
If I apply your code I get this error:
MaD2ko0l,
If I apply your code I get this error:
< |
MaD2ko0l |
Posted - 10 April 2008 : 12:30:07 it would look like that, if u was to put it under the online status:
also u shouldnt need the bits in red, these should be defined in the admin options.< |
JJenson |
Posted - 10 April 2008 : 12:08:10 Wouldn't you just put the Pm Status code just under this line?
so it would look something like this?
I haven't tested this but I believe that should move it.
< |
|
|