Bah I KNEW you were going to say something about the broken image! Of COURSE it's broken I wrote the code using the URL of the image I was going to upload once I got said image. Duh? :)

| Author | Comment | ||
|---|---|---|---|
Lunaris Tenebrae |
Re: Board Button Submissions | ||
|
That's weird, I didn't see it when I went there last time o_O
Bah I KNEW you were going to say something about the broken image! Of COURSE it's broken I wrote the code using the URL of the image I was going to upload once I got said image. Duh? :) ![]() |
|||
umaeril |
Re: Board Button Submissions | ||
KimgarDarkwolf |
Re: Board Button Submissions | ||
|
If it's Ok, here are some images for a button to my site, please.
Obviously only one can be used. Pick whichever 1 you want, if you want to add a link to my site. Yes they're pretty basic, but i don't have the software/ coumputing power to make better ones. Site for linking to: http://s7.invisionfree.com/Darkwolfs_Lair ![]() ![]() ![]() ![]() ![]() ![]() Thanks j00r l33tN355 *****-----_____ "What is freedom, but choosing how to follow a pre-defined destiny in life?" |
|||
umaeril |
Re: Board Button Submissions | ||
21007 |
Re: Board Button Submissions | ||
|
Well incase he didn't have time to do it, I might be able to albeit it's a bit complex. Just let me know.
|
|||
KimgarDarkwolf |
Re: Board Button Submissions | ||
|
he hasn't done it yet, though i think i know how it'd be done, at least i def know here in the source code it goes. I'm patient though, i can wait.
As most of the scrpit doesn't need to be changed, just adding my stuff in (Ie could just add RL6[1] = "url for my board"; RB6[1] = "url of button image"; inserting that, should add my button into the random script. *****-----_____ "What is freedom, but choosing how to follow a pre-defined destiny in life?" |
|||
umaeril |
Re: Board Button Submissions | ||
I don't want to fsck up the board. Though that does look correct...I think. For all I know. Ok, here is the plan. Mio, would you look at the code as it is right now. I will get Lunaris to add it in, then you can see what he did to change it. Then, in the future, you will be able to change it. Yay! *goes off to notify Lun* Oh, this may take a couple of days for him to get to it so be patient please. Thanks!! |
|||
21007 |
Re: Board Button Submissions | ||
|
There are 2 arrays which have 1 button only so they can be used I think. But I'll wait for Lunaris just in case I guess. No problem. I have the full source code saved so I'll know differences.
|
|||
umaeril |
Re: Board Button Submissions | ||
Lunaris Tenebrae |
Re: Board Button Submissions | ||
|
Your assumptions are correct and that was the code that needed to be added. As an organizational minder - The next buttons to be added will be RL/B1[2], RL/B2[2], RL/B3[2], etc
not allowed</script>
|
|||
umaeril |
Re: Board Button Submissions | ||
KimgarDarkwolf |
Re: Board Button Submissions | ||
|
Thanks. just noticed though, link addy showing at bottom status bar has an extra " , causing url not to work. (redirects to microsoft.com, eep)
addy still works when only "s7.invisionfree.com/Darkwolf_Lair" is used. Though i'm slightly confuzzled as to why it's doin that, as when viewing the source code, the url is complete and correct, so why there's difference is beyond me. Thanks for adding the button though. *****-----_____ "What is freedom, but choosing how to follow a pre-defined destiny in life?" |
|||
umaeril |
Re: Board Button Submissions | ||
21007 |
Re: Board Button Submissions | ||
|
Got it Luna.
I fixed the url also. |
|||
KimgarDarkwolf |
Re: Board Button Submissions | ||
|
Thanks all. have added a button to your site (using the button image at bottom of this site, hosted with the rest of me graphics), but if you want anything bigger, just gimme the image and will use it.
*****-----_____ "What is freedom, but choosing how to follow a pre-defined destiny in life?" |
|||
umaeril |
Re: Board Button Submissions | ||
KimgarDarkwolf |
Re: Board Button Submissions | ||
|
'tis only fair. Though don't expect many people to come from my site to yours. at least not for a while yet!
*****-----_____ "What is freedom, but choosing how to follow a pre-defined destiny in life?" |
|||
21007 |
Re: Board Button Submissions | ||
|
Well buttons don't work anyway! I only found out there was some kind of a button thing at the bottom when Uma asked me about it!
|
|||
Lunaris Tenebrae |
Re: Board Button Submissions | ||
|
Ok, so a few more notes:
the http:// isn't needed because it's already added into the URLs when it is output onto the page (to save characters) Also, the buttons have to be 88x31 (it is a requirement posted in the first post!) if they aren't I generally take the time to resize them. I also upload them to our own server, and now that I think of it I may just change the way the image URLs are written to the page similar to the way the link URLs work (not needing the http://www.sublunary.com/board/buttons part) not allowed</script>
|
|||
umaeril |
Re: Board Button Submissions | ||