View Single Post
  #8  
Old 09-24-2013, 12:42 PM
Tequila's Avatar
Tequila Tequila is offline
The Grim One
 
Join Date: Jan 2009
Location: Souther Tier, New York State
Posts: 1,356
Gender: Female
Credits: 98,989
Tequila is on a distinguished road
Default

Try replacing the template file with the following:
PHP Code:
<!DOCTYPE html>

<!--
    
Official Mysidia Adoptables 1.3.x Series Template Theme
    
    
//-----------------------------------------------------
    //    HTML/CSS Coded by Nyxi/tequila
    //  http://www.savedone.tk / http://www.sourserenade.tk
    //-----------------------------------------------------
    //    All Copyright and Credit for Script and theme
    //    to remain in the footer at all times.
    //-----------------------------------------------------
    //    The script is free! We just ask for credit!
    //-----------------------------------------------------
    //    Failure to comply will result in the following
    //    steps:
    //    - Cease and Desist Letter
    //    - Letter to your host
    //    - DMCA filing
    //-----------------------------------------------------
    //    Any questions? Pop on over to our forums at
    //    http://www.mysidiaadoptables.com/forum
    //-----------------------------------------------------

    
Before using this template we encourage you to read the
    included Read Me 
and License.

    
We thank you for your interest.
    - 
the Mysidia Development Team
-->

<
head>
<
title>:BROWSERTITLE:</title>
<
link rel="stylesheet" href="templates/themes/default/media/style-city.css" type="text/css" />


</
head>

<
body>
<
div id="wrapper">
<
table cellspacing="0" cellpadding="0">
<
tr><th colspan="2">
<!-- 
Top Navigation Links -->
<
a href="account.php" class="one">My Account</a><a href="adopt.php" class="two">Adopt Creatures</a><a href="explore.php" class="three">Explore World</a><a href="stats.php" class="four">Community</a>
<!-- 
End -->
</
th></tr>
<
tr><td colspan="2" id="image"></td></tr>
<
tr><td id="menu">
:
SIDEFEED:


</
td><td id="content">
<
h1>:ARTICLETITLE:</h1>
<
p>:ARTICLECONTENT:</p>

</
td></tr>
<
tr><td colspan="2" id="footer">
<
p>Your Site &copy;Copyright Your Name Year Year<br />Powered by <a href="http://www.mysidiaadoptables.com">Mysidia Adoptables</a> &#x2763; theme by the <a href="http://celestic.net">starry sky</a> network</p>
</td></tr>


</
table>
</
div>

</
body>

</
html
__________________
Artist. Designer. Gamer. Mother.
[portfolio] [tarot] [Rune Hollow] [freebies]
Reply With Quote