Scroller Announcment Mod - Postet den (656 Views)
Advanced Member
JJenson
Innlegg: 2121
2121
Ok I have made this mod I want to add a couple more things to it I want to add a bottom footer to it that has a add/edit links that only a admin can see when they are logged in?
Thanks for any help on this thanks

Jeff<
   
 Sidestørrelse 
Postet den
Senior Member
Jezmeister
Innlegg: 1141
1141
Code:
if mLev = 4 then
Response.Write "Links go here..."
end if
smile<
Postet den
Advanced Member
JJenson
Innlegg: 2121
2121
Wow that was easy I guess that would need some table Response.Write "table" marks to make it a footer table as well?
Thanks Jez<
Postet den
Senior Member
Jezmeister
Innlegg: 1141
1141
do you just want it an extension to the table? if so yes, but i'd put that within the if statement that way it doesn't make unneccesary clutter for normal members/guests.<
Postet den
Advanced Member
JJenson
Innlegg: 2121
2121
Good thinking I do like that more. Curiosity do you think there is anything else that this mod would need to be better or more useful?
<
Postet den
Senior Member
Jezmeister
Innlegg: 1141
1141
Not the right person to ask as it's not really something I'd use lol err possibly if you made the table resizable from the admin section so people could fit it into custom sidebars or something? that would mean storing widths and heights in the db as well.<
Postet den
Advanced Member
JJenson
Innlegg: 2121
2121
Hmm. I like that idea I am not 100% sure how to do it but I will start playing around and trying to figure it out.
<
 
Du må legge inn en melding