|
Post by SAMURAI36 on Oct 30, 2004 21:42:02 GMT -5
GREETINGS CRADLE MEMBERS:
As you can see, the CRADLE is for the most part beyond its "under construction" stage, but that doesn't mean that maintenance cannot and will not be performed from time to time.
As such, if there is anything whatsoever, that you feel could be improved upon, or any issues that should be resolved of any sort, please do not hesitate to contact us here first and foremost, and every measure will be taken to correct any and all issues.
Remember, this is your CRADLE as much as it is ours, so please help us to help you.
PEACE
|
|
|
Post by FilliSon on Nov 10, 2004 19:44:29 GMT -5
I just noticed a little problem, each time I open a board I get this html code popping up: [IMG]http://img.photobucket.com/albums/v92/M9797/CRADLE/CRADLE-CYPHER3.gif[/IMG] Change it to: <img scr="http://img.photobucket.com/albums/v92/M9797/CRADLE/CRADLE-CYPHER3.gif"> Peace
|
|
contrastiktion
SCRIBE
It is my FIRM BELIEF that it is a mistake to hold FIRM BELIEFS
Posts: 145
|
Post by contrastiktion on Nov 10, 2004 19:50:47 GMT -5
naw.. i dont think that will work... it's due to the CYPHER heading on the forum home page.... normaly the section title is there.. but since we used a logo instead of a font... you get the code makes it show on the hompage... if you changed it to <img... i dont think it would M?
|
|
|
Post by FilliSon on Nov 10, 2004 19:55:27 GMT -5
Yeah, I had the same problem with my forum.
|
|
|
Post by FilliSon on Nov 10, 2004 20:07:14 GMT -5
This is a text to image code it will help out. -=USE IT ONLY ON THE MAIN PAGE OF THE FORUM=- Copy this code in to your main footer:
<script type="text/javascript"> <!--
var tCat = document.getElementsByTagName("td")
function textToImage(text,image){ for(t=0;t<tCat.length;t++){ with(tCat[t]){ var re = new RegExp("<b>" + text + "</b>","i") if(className.match(/(cat|title)bg/i) && innerHTML.match(re)){ innerHTML = innerHTML.replace(re,"<img src='" + image + "'>") }}}}
textToImage("The text replacement goes here","the image to text to image")
//--> </script>
If you need help with the code pm me:). Peace
|
|
contrastiktion
SCRIBE
It is my FIRM BELIEF that it is a mistake to hold FIRM BELIEFS
Posts: 145
|
Post by contrastiktion on Nov 10, 2004 20:14:40 GMT -5
nice!!!... i dont handle the coding... thats M97's duty... but i'll make sure he sees this... props and thanx
peace
|
|
|
Post by FilliSon on Nov 23, 2004 15:08:25 GMT -5
Do you mean a quote inside a quote? Is there any way to make it so, that when you quote someones post; you can also quote quoted material? When one quotes someone else; what they quoted doesn't show up..... [quote author=Tamahu link=board=PROBLEMBOOK&thread=1099190522&start=6#0 date=1101233195]Is there any way to make it so, that when you quote someones post; you can also quote quoted material? ???
[quote]sjdfgkjasfgjas[/quote]
When one quotes someone else; what they quoted doesn't show up.....[/quote]
|
|