Jump to content
xisto Community
travvy

Signature Not Displaying On Profile [solved] HELP WITH CODING?

Recommended Posts

link to board: C LICK HERE?

problem: signature image not showing up in profile

what needs to be fixed: PROFILE EXAMPLE

other details:

 

Hai thar,

 

previous thread was placed into solved and now it is closed. OLD THREAD and wanted to edit it to add things to it. So decided to make a new thead. anyways, same issue, signatures not displaying.

 

System Settings > user profiles

 

Posted Imageeeff

 

thought you might want to see the CSS and board configuration too

 

CSS

 

html { overflow-x: hidden; overflow-y: auto; }

 

.forumtable { border:15px solid #1B100E; background-color: #baa878; -moz-border-radius: 120px; padding:0px; -webkit-border-radius: 120px; }

 

 

form { display:inline; }

img { vertical-align:middle; border:0px }

 

BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #ccc; margin:0px 10px 0px 10px; background-color:#180D0C; }

 

TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #1B100E; }

a:link, a:visited, a:active { text-decoration: underline; color: #1B100E }

a:hover { color: #1B100E; text-decoration:underline }

 

::-moz-selection {

color: #000000;

background: #000000; }

 

 

fieldset.search { padding:6px; line-height:150% }

label { cursor:pointer; }

 

img.attach { border:2px outset #EEF2F7;padding:2px }

 

.googleroot { padding:6px; line-height:130% }

.googlechild { padding:6px; margin-left:30px; line-height:130% }

.googlebottom, .googlebottom a:link, .googlebottom a:visited, .googlebottom a:active { font-size:11px; color: #3A4F6C; }

.googlish, .googlish a:link, .googlish a:visited, .googlish a:active { font-size:14px; font-weight:bold; color:#00D; }

.googlepagelinks { font-size:1.1em; letter-spacing:1px }

.googlesmall, .googlesmall a:link, .googlesmall a:active, .googlesmall a:visited { font-size:10px; color:#434951 }

 

li.helprow { padding:0px; margin:0px 0px 10px 0px }

ul#help { padding:0px 0px 0px 15px }

 

option.cat { font-weight:bold; }

option.sub { font-weight:bold;color:#555 }

.caldate { text-align:right;font-weight:bold;font-size:11px;color:#777;background-color:#DFE6EF;padding:4px;margin:0px }

 

.warngood { color:green }

.warnbad { color:red }

 

#padandcenter { margin-left:auto;margin-right:auto;text-align:center;padding:14px 0px 14px 0px }

 

#profilename { font-size:28px; font-weight:bold; }

#calendarname { font-size:22px; font-weight:bold; }

 

#photowrap { padding:6px; }

#phototitle { font-size:24px; border-bottom:1px solid black }

#photoimg { text-align:center; margin-top:15px }

 

#ucpmenu { line-height:150%;width:22%; border:1px solid #345487;background-color: #ccbc8b }

 

#ucpmenu p { padding:2px 5px 6px 9px;margin:0px; }

 

#ucpcontent { background-color: #ccbc8b; border:1px solid #345487;line-height:150%; width:auto }

 

#ucpcontent p { padding:10px;margin:0px; }

 

#ipsbanner { position:absolute;top:1px;right:5%; }

#logostrip { display:none; }

 

#submenu { display:none; background-color: #ccbc8b; background-image: url(); font-size:10px;margin:3px 0px 3px 0px;color:#000000;font-weight:bold;}

 

#submenu img {display : none}

 

#submenu a:link, #submenu a:visited, #submenu a:active { font-weight:bold;font-size:10px;text-decoration: none; color: #2B2B2B; }

 

#userlinks { background-color: #ccbc8b; -webkit-border-radius: 20px; -moz-border-radius: 20px; }

 

#navstrip { font-weight:bold;padding:6px 0px 6px 0px; }

 

.activeuserstrip { background-color: #ccbc8b; padding:6px }

 

.pformstrip { font-weight:none; color:#1B100E; padding:0px; margin:0px; background-color: #ccbc8b; text-transform:uppercase; font-family:arial, Verdana; font-size:10px; text-align:center; font-weight:bold; letter-spacing:2px }

 

.pformleft { background-color: #ccbc8b; padding:6px; margin-top:1px;width:25%; border-top:1px solid #1B100E; border-right:1px solid #1B100E; }

 

.pformleftw { background-color: #ccbc8b; padding:6px; margin-top:1px;width:40%; border-top:1px solid #1B100E; border-right:1px solid #1B100E; }

 

.pformright { background-color: #ccbc8b; padding:6px; margin-top:1px;border-top:1px solid #1B100E; }

 

.post1 { background-color: #ccbc8b; align: center }

.post2 { background-color: #ccbc8b }

 

.postlinksbar { background-color:#ccbc8b;padding:7px;margin-top:1px;font-size:8px; background-image: url() }

 

.row1 { background-color: #ccbc8b; border:1px dotted #ccbc8b }

.row2 { background-color: #ccbc8b; border:1px dotted #ccbc8b }

.row3 { background-color: #ccbc8b; border:1px dotted #ccbc8b }

.row4 { background-color: #ccbc8b; border:1px dotted #ccbc8b; max-width: 1000px; text-align:center; color: #1B100E; text-transform: uppercase; }

 

.div.row4 {border:none; color: #1B100E }

 

div.row4 { border:none!important; color: #1B100E -webkit-border-radius: 10px; -moz-border-radius: 10px; }

 

.darkrow1 { background-color: #ccbc8b; color:#4C77B6; }

 

.darkrow2 { background-color: #180D0C; color:#180D0C; border:1px solid #180D0C; padding:0px; -moz-border-radius: 0px 0px 10px 10px; -webkit-border-radius: 0px 0px 10px 10px; }

 

 

.darkrow3 { background-color: #ccbc8b; color:#ccc; -moz-border-radius: 10px; -webkit-border-radius: 10px;}

 

.hlight { background-color: #DFE6EF }

.dlight { background-color: #EEF2F7 }

 

.titlemedium { font-weight:bold; color:#180D0C; padding:7px; margin:0px; background-color:ccbc8b; -moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; }

 

.titlemedium a:link, .titlemedium a:visited, .titlemedium a:active { text-decoration: none; color: #3A4F6C }

 

.maintitle { background-color: #180D0C; background-image: url(); font-size:35px; text-align: center; text-transform:uppercase; horizontal-align:center; border:1px solid #180D0C; border-bottom:0px solid #1B100E; font-weight:bold; color: #ccc; text-shadow: #000000 0px 2px 2px; letter-spacing:-2px; padding: 15px 0px 15px 0px; line-height: .8em; margin:0px; -moz-border-radius:30px 30px 0px 0px; -webkit-border-radius: 30px 30px 0px 0px; }

 

.maintitle a:link, .maintitle a:visited, .maintitle a:active { font-size: 35px; font-family: Arial; text-decoration: none; color: #F5F3F2; letter-spacing:-2px; font-style: bold; text-transform: uppercase; }

 

.maintitle a:hover { font-size: 35px; font-family: Arial; text-decoration: none; text-transform: uppercase; }

 

.plainborder { border:1px solid transparent;background-color:transparent }

 

.tableborder { border: 5px solid #180D0C;background-color:#180D0C; padding:0px; -moz-border-radius: 40px 40px 10px 10px; -webkit-border-radius: 40px 40px 10px 10px; width:740px; }

 

.tablefill { border:0px solid #180D0C;background-color:transparent; background-image: url(http://);padding:6px; }

 

.tablepad { background-color:#180D0C; background-image: url(http://);padding:6px }

 

.tablebasic { width:100%; padding:0px 0px 0px 0px; margin:0px; border:0px }

 

.wrapmini { float:left;line-height:1.5em;width:25% }

.pagelinks { float:left;line-height:1.2em;width:35% }

 

.desc { color:#180D0C ; text-align: justify; display:block; padding: 8px 8px 8px 8px; font-size: 7.5pt; font-family: arial; letter-spacing: 1px; margin-top: 5px; -moz-border-radius: 20px 20px 20px 20px; border-bottom:2px solid #180D0C; border-left:2px solid #180D0C; border-right:2px solid #180D0C; background-color:#baa878; margin-bottom:15px; border-top:4px solid #180D0C; text-transform: lowercase; }

 

.edit { font-size: 9px }

 

.signature { font-size: 10px; color: #000 }

.postdetails { font-size: 10px }

.postcolor { font-size: 10px; line-height: 160% }

 

.normalname { font-size: 10px; font-weight: bold; color: #003 }

.normalname a:link, .normalname a:visited, .normalname a:active { font-size: 12px }

.unreg { font-size: 10px; font-weight: bold; color: #900 }

 

.searchlite { font-weight:bold; color:#F00; background-color:#FF0 }

 

#QUOTE { -moz-border-radius: 20px; -webkit-border-radius: 20px; font-family: Verdana, Arial; font-size: 10px; color: #ccc; background-color: #1B100E; border: 1px solid #000; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; width:400px }

 

#CODE { -moz-border-radius: 20px; -webkit-border-radius: 20px; font-family: Verdana, Arial; font-size: 10px; color: #ccc; background-color: #1B100E; border: 1px solid #000; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; width:400px; }

 

.copyright { font-family: Verdana, Tahoma, Arial, Sans-Serif; font-size: 9px; line-height: 12px }

 

.codebuttons { font-size: 10px; color:#ccc ; font-family: Arial, Verdana; vertical-align: middle;background-color:#1B100E; background-position:center;border:1px solid #555 ; -moz-border-radius:10px; -webkit-border-radius: 10px; background-color:1B100E; text-transform:uppercase;

}

 

.forminput, .radiobutton, .checkbox { border:1px solid #000 ; color: #ccc; background-color:#1B100E; font-size: 10px; font-family: Arial, Verdana; vertical-align: middle; -webkit-border-radius: 20px; text-transform:lowercase; font-weight:bold; }

 

.textinput { border: 0px solid #555 ;background-color:#1B100E ; font-size: 10px; color:#ccc ; font-family: verdana, Arial; vertical-align: middle; -webkit-border-radius: 20px; }

 

.textarea { width:215px; font-size:10px; font-family:arial, Verdana; color:#ccc; border:2px solid #1B100E; background-color:#1B100E; -moz-border-radius: 20px; -webkit-border-radius: 20px; opacity:0.5; height:55px;}

 

.thin { padding:6px 0px 6px 0px;line-height:140%;margin:2px 0px 2px 0px;border-top:0px solid #FFF;border-bottom:0px solid #FFF }

 

#header {margin: 0 auto;text-align: center; text-transform: uppercase; color: #ffffff; padding: 35px 0 0; width: 790px; margin-top:40px; border-bottom:0px solid #000;}

 

div#header a, div#header a:link, div#header a:visited{postion:relative;color:#FFF}

div#header li.view {background: transparent url(http://i31.tinypic.com/fcviwl.png) repeat scroll 50% 0;}.title:first-letter {color:#333}

ul.navheader{ font-size:8pt;margin:0;padding:0 0 12px;letter-spacing:1px;line-height:.8;text-align:right}

ul.navheader li {background: transparent url(http://i29.tinypic.com/33dyttf.png) repeat scroll 50% 0;margin: 0 0 0 -20px; list-style-type: none; padding:35px 25px 10px;display:inline;-webkit-border-top-left-radius: 60px;

-webkit-border-top-right-radius: 60px;

-moz-border-radius-topleft: 60px;

-moz-border-radius-topright: 60px;

border-top-left-radius: 60px;

border-top-right-radius: 60px;}

ul.navheader li:hover{position:relative;padding:30px 25px 20px;bottom:10px;background: transparent url(http://i28.tinypic.com/2cz509g.png) repeat scroll 50% 0}

.title {background-color: #000000;padding: 10px 0 0;letter-spacing: -1px;line-height:.8;margin: 0;font-size:13pt;color:#ccc}

.subtitle{background-color: #000000;padding: 0 0 10px;text-transform: lowercase; font-size:.73em;line-height:2; text-align: center;letter-spacing: 3px;font-family:tahoma;color:#777777}

 

 

.purple { color:purple;font-weight:bold }

.red { color:red;font-weight:bold }

.green { color:green;font-weight:bold }

.blue { color:blue;font-weight:bold }

.orange { color:#F90;font-weight:bold }

 

.welcome { margin-top:-4px; margin-right: 5px; margin-left:-4px; background: #ccbc8b url(http://i54.tinypic.com/2u9jpea.jpg) no-repeat; width: 200px; height: 300px; font-size: 9px; padding: 0px; text-align: center; color: #000000;-moz-border-radius: 0px 0px 20px 20px; -webkit-border-radius: 0px 0px 20px 20px; }

 

.setting { margin-left:-4px; margin-right: 5px; background: #ccbc8b url(http://i54.tinypic.com/6t2qrn.jpg) no-repeat; width: 200px; height: 300px; font-size: 9px; padding: 0px; text-align: center; color: #000000; -moz-border-radius: 20px; line-height:100%; -webkit-border-radius: 20px; }

 

.news { margin-left:-4px; margin-right: 5px; background: #ccbc8b url(http://i56.tinypic.com/2iu8bq0.jpg) no-repeat; width: 200px; height: 300px; font-size: 9px; padding: 0px; text-align: center; color: #000000; -moz-border-radius: 20px; line-height:100%; -webkit-border-radius: 20px; }

 

.updates { margin-left:-4px; margin-right: 5px; background: #ccbc8b url(http://i52.tinypic.com/2vv51lk.jpg) no-repeat; width: 200px; height: 300px; font-size: 9px; padding: 0px; text-align: center; color: #000000;-moz-border-radius: 0px 0px 20px 20px; -webkit-border-radius: 0px 0px 20px 20px; }

 

.staff { margin-left:-4px; margin-right: 5px; background: #ccbc8b url(http://i52.tinypic.com/69l3zm.jpg) no-repeat; width: 200px; height: 300px; font-size: 9px; padding: 0px; text-align: center; color: #000000; -moz-border-radius: 20px; line-height:100%; -webkit-border-radius: 20px; }

 

.credits { margin-left:-4px; margin-right: 5px; background: #ccbc8b url(http://i51.tinypic.com/2yvmjoy.jpg) no-repeat; width: 200px; height: 300px; font-size: 9px; padding: 0px; text-align: center; color: #000000; -moz-border-radius: 20px; line-height:100%; -webkit-border-radius: 20px; }


Board Wrappers

 

Javascripts

 

<style type="text/css">

 

#popitmenu{

position: absolute;

 

border:2px solid #1B100E;

text-align:center;

background-color:#180D0C;

z-index: 100;

visibility: hidden;

 

-moz-border-radius: 20px;

-webkit-border-radius: 20px;

color:#E3E5E2;

 

}

 

#popitmenu a{

text-decoration: none;

padding-left: 6px;

color:#ccc;

display: block;

}

 

#popitmenu a:hover{ /*hover background color*/

background-color: #601818;

color:#E3E5E2;

-moz-border-radius: 20px; -webkit-border-radius: 20px;

}

 

</style>

 

 

<script type="text/javascript">

 

/***********************************************

* Pop-it menu- ĂŠ Dynamic Drive (http://www.dynamicdrive.com/)

* This notice MUST stay intact for legal use

* Visit http://www.dynamicdrive.com/ for full source code

***********************************************/

 

var defaultMenuWidth="150px" //set default menu width.

 

var linkset=new Array()

//SPECIFY MENU SETS AND THEIR LINKS. FOLLOW SYNTAX LAID OUT

 

linkset[0]='<a href="http://z7.invisionfree.com/themaraudersrpg/index.php?showtopic=3&st=0&%23last;'

linkset[0]+='<a href="http://z7.invisionfree.com/themaraudersrpg/index.php;'

linkset[0]+='<a href="http://z7.invisionfree.com/themaraudersrpg/index.php?showtopic=2;'

linkset[0]+='<a href="http://z7.invisionfree.com/themaraudersrpg/index.php?showtopic=5 LIST</a>'

linkset[0]+='<a href="http://z7.invisionfree.com/themaraudersrpg/index.php?showforum=11 LISTS</a>'

 

linkset[1]='<a href="http://www.msnbc.com/;'

linkset[1]+='<a href="http://edition.cnn.com/;'

linkset[1]+='<a href="http://www.bbc.co.uk/news News</a>'

linkset[1]+='<a href="https://www.washingtonpost.com/ Post</a>'

 

////No need to edit beyond here

 

var ie5=document.all && !window.opera

var ns6=document.getElementById

 

if (ie5||ns6)

document.write('<div id="popitmenu" onMouseover="clearhidemenu();" onMouseout="dynamichide(event)"></div>')

 

function iecompattest(){

return (document.compatMode && document.compatMode.indexOf("CSS")!=-1)? document.documentElement : document.body

}

 

function showmenu(e, which, optWidth){

if (!document.all&&!document.getElementById)

return

clearhidemenu()

menuobj=ie5? document.all.popitmenu : document.getElementById("popitmenu")

menuobj.innerHTML=which

menuobj.style.width=(typeof optWidth!="undefined")? optWidth : defaultMenuWidth

menuobj.contentwidth=menuobj.offsetWidth

menuobj.contentheight=menuobj.offsetHeight

eventX=ie5? event.clientX : e.clientX

eventY=ie5? event.clientY : e.clientY

//Find out how close the mouse is to the corner of the window

var rightedge=ie5? iecompattest().clientWidth-eventX : window.innerWidth-eventX

var bottomedge=ie5? iecompattest().clientHeight-eventY : window.innerHeight-eventY

//if the horizontal distance isn't enough to accomodate the width of the context menu

if (rightedge<menuobj.contentwidth)

//move the horizontal position of the menu to the left by it's width

menuobj.style.left=ie5? iecompattest().scrollLeft+eventX-menuobj.contentwidth+"px" : window.pageXOffset+eventX-menuobj.contentwidth+"px"

else

//position the horizontal position of the menu where the mouse was clicked

menuobj.style.left=ie5? iecompattest().scrollLeft+eventX+"px" : window.pageXOffset+eventX+"px"

//same concept with the vertical position

if (bottomedge<menuobj.contentheight)

menuobj.style.top=ie5? iecompattest().scrollTop+eventY-menuobj.contentheight+"px" : window.pageYOffset+eventY-menuobj.contentheight+"px"

else

menuobj.style.top=ie5? iecompattest().scrollTop+event.clientY+"px" : window.pageYOffset+eventY+"px"

menuobj.style.visibility="visible"

return false

}

 

function contains_ns6(a, :) {

//Determines if 1 element in contained in another- by Brainjar.com

while (b.parentNode)

if ((b = b.parentNode) == a)

return true;

return false;

}

 

function hidemenu(){

if (window.menuobj)

menuobj.style.visibility="hidden"

}

 

function dynamichide(e){

if (ie5&&!menuobj.contains(e.toElement))

hidemenu()

else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))

hidemenu()

}

 

function delayhidemenu(){

delayhide=setTimeout("hidemenu()",500)

}

 

function clearhidemenu(){

if (window.delayhide)

clearTimeout(delayhide)

}

 

if (ie5||ns6)

document.onclick=hidemenu

 

</script>


HEADER BODY

 

<div id="header">

<ul class="navheader">

 

<li><a href="http://z7.invisionfree.com/themaraudersrpg/index.php;

<li><a href="http://z7.invisionfree.com/themaraudersrpg/index.php?act=Help;

 

<li><a href="http://z7.invisionfree.com/themaraudersrpg/index.php?act=Members;

<li><a href="http://z7.invisionfree.com/themaraudersrpg/index.php?act=calendar;

<li><a href="http://z7.invisionfree.com/themaraudersrpg/index.php?act=Search&f;

 

</ul>

</div>

 

<div align=center>

<table cellpadding="10" cellspacing="0" width="980px">

<tr><td class="forumtable">

 

<div width="210px" align="right">

 

<table width="100%" class='0' cellspacing="2" cellpadding="0">

 

 

<div style="background-image:url(http://i54.tinypic.com/2enp7j9.jpg); width:980px; height:310px; -webkit-border-radius: 105px 105px 0px 0px; -moz-border-radius: 105px 105px 0px 0px;">

<br>

 

 

 

<td width="260" class='0' valign="top">

 

 

 

<table width="100%" class='0' cellspacing="2" cellpadding="0">

<tr><td class='0' valign="top">

 

<div class="welcome"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><div style="Width:170px; padding-left:15px; padding-right:5px; overflow:auto; height:90px; text-align:justify">BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH<br></div></div></div>

<br>

 

<div class="setting"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>

<a href="#" onMouseover="showmenu(event,linkset[0])" onMouseout="delayhidemenu()"><img src=http://i39.tinypic.com/25zqdxx.png;

 

<br>

 

<div class="news"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><div style="Width:170px; padding-left:35px; padding-right:5px; height:90px; text-align:justify">

<b>SEASON:</b> AUTUMN<br><br>

<b>LOCATION:</b> HOGWARTS<br><br>

<b>MONTH:</b> SEPTEMBER<br><br>

<b>YEAR:</b> 1975<br><br>

<b>EVENT:</b> SORTING FEAST

</div></div></div>

 

<br>

 

<div class="updates"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><div style="Width:170px; padding-left:15px; padding-right:5px; overflow:auto; height:90px; text-align:justify">BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH<br></div></div></div>

 

<br>

 

<div class="staff"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br></div>

<br>

<div class="credits"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><div>

</td>

<td width="7" class='0'>  </td>

<td width="100%" class='0' valign="top">

 

<% BOARD HEADER %>

 

<div style="background-color: #180D0C; width:750px; height:400px; -webkit-border-radius: 30px 30px 10px 10px; -moz-border-radius: 30px 30px 10px 10px;">

 

 

<table width="750" cellpadding="4" cellspacing="1" align="center" class="bordercolor">

 

<tr>

<td width="355px" class="windowbg2" vAlign="top">

<br>

<center>

<img src="http://i27.tinypic.com/301oilz.jpg; border="0" alt="IC-Box">

 

 

 

 

<div id="cboxdiv" style="text-align: center; line-height: 0;">

<div><iframe frameborder="0" width="355" height="245" src="http://www.cbox.ws/games/tetris/?s=cbox; marginheight="1" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#ccbc8b 1px solid;" id="cboxmain"></iframe></div>

<div><iframe frameborder="0" width="355" height="75" src="http://www7.cbox.ws/box/?boxid=352270&boxtag=m21zdw&sec=form; marginheight="1" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#ccbc8b 1px solid;border-top:0px" id="cboxform"></iframe></div>

</div>

 

 

 

<br><br>

 

<script type="text/javascript">

if(pb_username!="Guest")

document.getElementById("cbox").style.display="";

else

document.write('<img src="http://i37.tinypic.com/2cmluoi.jpg;'); </script>

 

</center>

</td>

 

<td width="355px" class="windowbg2" vAlign="top">

<br>

<center>

<img src="http://i26.tinypic.com/1e56vm.jpg; border="0" alt="OOC-Box">

<br/>

 

 

<div id="cboxdiv2" style="text-align: center; line-height: 0">

<div><iframe frameborder="0" width="355" height="245" src="http://www.cbox.ws/games/tetris/?s=cbox; marginheight="1" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain2" style="border:#ccbc8b 1px solid;" id="cboxmain2"></iframe></div>

<div><iframe frameborder="0" width="355" height="75" src="http://www7.cbox.ws/box/?boxid=352259&boxtag=pt6a14&sec=form&sno=2; marginheight="1" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform2" style="border:#ccbc8b 1px solid;border-top:0px" id="cboxform2"></iframe>

</td>

</tr>

</table>

</div></div></div><div>

 

 

 

<% NAVIGATION %>

 

<script type='text/javascript' src='http://forums.xisto.com/no_longer_exists/&%2339;

 

<% BOARD %>

 

<script>

// Hover Member Legend (By Mwr247)

 

// Add Groups (Title, Color, Group_Number)

var n=0;

var addgroup=[];

addgroup[n++]=['ADMIN','#4F4F2F','1'];

addgroup[n++]=['NEW MEMBER','#963d84','3'];

addgroup[n++]=['AUROR','#492448','8'];

addgroup[n++]=['MUGGLE','#503DBF','7'];

addgroup[n++]=['NEUTRAL','#3d8296','9'];

addgroup[n++]=['MINISTRY MEMBER','#3d9669','10'];

addgroup[n++]=['DEATH EATER','#5c963d','12'];

addgroup[n++]=['DOUBLE AGENT','#114349','13'];

addgroup[n++]=['ORDER MEMBER','#96753d','11'];

</script>

 

<script name="Advanced Profile: Base (By Mwr247)" src="http://forums.xisto.com/no_longer_exists/;

 

<script name="Advanced Profile: Profile Views (By Mwr247)" src="http://forums.xisto.com/no_longer_exists/;

 

</td>

</tr>

</table>

 

<% STATS %>


FOOTER

 

<center><div style="Width:650px; padding-right:0px; padding-left:0px; padding-top:0px; padding-bottom:0px; text-align:center; -moz-border-radius: 30px 30px 10px 10px; padding: 5px; height: auto;">

 

 

<div class="">

<div class="row4">

 

<b>THE MARAUDER'S RPG</b> is hosted by Invisionfree but owned by Travvy. Banner and skin made by Travvy. Harry Potter theme is copyrighted to J.K.Rowling. Sidetable images to IriusAbellatrix of deviantART. Sidebar by Brook (never look back.) of <a href="http://forums.xisto.com/no_longer_exists/;, <a href="http://forums.xisto.com/no_longer_exists/;, & <a href="http://z13.invisionfree.com/blank_pages/index.php?act=idx Pages</a> Avatars, signatures and any other graphics are copyrighted to their rightful owners. Images copyrighted to Google images and affiliated press. Welcome to <b>THE MARAUDER'S RPG</b> and enjoy your stay.

<br><br>

<b><font-size=12px>BEST VIEWED ON FIREFOX!!!</b></font></center>

 

</div>

</div>

 

<br />

 

<script type = 'text/javascript'>

//Display Subforums by Justin186

 

if(location.href.indexOf("index.php?act=idx") != -1)

{

document.write("<div id='ajax' style='display:none'></div>");

var span = document.getElementsByTagName("span");

 

for(i = 0; i < span.length; i++)

{

if(span.className == "desc")

{

span.innerHTML += "\n\n<div id='subforums_"+i+"'> </div>";

getSubForums(span.parentNode.getElementsByTagName("a")[0].href,i);

}

}

}

 

function getSubForums(link, a)

{

var ajB = document.getElementById("ajax");

 

var ajax = Ajax();

if(ajax != null){

ajax.open("GET",link,true);

ajax.onreadystatechange = function(){

if(ajax.readyState == 4){

ajB.innerHTML = ajax.responseText;

 

var span = ajB.getElementsByTagName("span");

var length = span.length;

var forumLink;

for(i = 0;i < span.length; i++){

if(span.className == "desc" && (span.parentNode.parentNode.parentNode.getElementsByTagName("th")[0].innerHTML.indexOf("Forum") != -1)){

forumLink = span.parentNode.getElementsByTagName("a")[0];

document.getElementById("subforums_"+a).innerHTML += "[ <a href = '"+forumLink.href+"' class = 'subforum'>"+forumLink.innerHTML+"</a> ] ";

 

if((i+1) != length){

document.getElementById("subforums_"+a).innerHTML += " - "

}

}

}

}

}

ajax.send(null);

}

}

 

function Ajax() {

var aMwr;

try { aMwr = new XMLHttpRequest(); }

catch (e) {

try { aMwr = new ActiveXObject("Microsoft.XMLHTTP"); }

catch (e) {

try { aMwr = new ActiveXObject("Msxml2.XMLHTTP"); }

catch (e) { aMwr = null; }

}

}

return aMwr;

}

</script>

 

<script>

//Remove Group from postdetails

//By slayer766 of thecodingzone.com

 

 

if(location.href.match(/showtopic/i)){

a=document.getElementsByTagName('span')

for(i=0;i<a.length;i++)

if(a.className=="postdetails" && a.innerHTML.match(/Group: (.*)/i)){

a.innerHTML=a.innerHTML.replace(/Group: (.*)/i,"");

}}

</script>


I truly appreciate the time you helping out with this issue. I have others too, but this is the most important one at the moment. First IF board, transferred from Proboards and personally I think I did a very good job figuring all this out until now.

 

PLEASE HELP?

 

Thank you

 

T fff

Share this post


Link to post
Share on other sites

What are you doing exactly?What is that "previous post" linking to a deleted topic on another forum? Are you posting at Xisto a reply to a topic from another forum?Do you think that the guy who posted the deleted topic is now at Xisto and will understand what you are talking about?

Share this post


Link to post
Share on other sites

The problem was fixed. The member had placed her code in lowercase



[align=center][img=link][/align]



I change it all to uppercase



[ALIGN=CENTER][IMG=LINK][/ALIGN]



And works fine. This shouldnât be happening so I donât know what the issue is.

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.