Post by REP on Jan 27, 2011 23:41:26 GMT -8
Hi!
I run the board splitperson.proboards.com
I've recently set up a tumblr for to use to promote some music (www.whenallsgood.com). I need help with a code and I know you guys are great at everything!
I want to be able to show my different pages in the navigation at the top of the site but when I do so in the tumblr customization area it says "Your current theme does not support page links."
Can someone look at my code and tell me what to alter to be able to display the different pages I have, thanks!
I run the board splitperson.proboards.com
I've recently set up a tumblr for to use to promote some music (www.whenallsgood.com). I need help with a code and I know you guys are great at everything!
I want to be able to show my different pages in the navigation at the top of the site but when I do so in the tumblr customization area it says "Your current theme does not support page links."
Can someone look at my code and tell me what to alter to be able to display the different pages I have, thanks!
<!DOCTYPE html>
<!--Metropolitan Theme http://www.tumblr.com/theme/12548 for Tumblr by Scott McDowell http://scottmcdowell.tumblr.com-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>{Title}</title>
<meta name="description" content="{block:Description}{MetaDescription}{/block:Description}" />
<link rel="shortcut icon" href="{Favicon}" />
<link rel="alternate" type="application/rss+xml" href="{RSS}" />
<meta name="if:Show note count" content="1">
<meta name="if:Show notes on permalink pages" content="1">
<meta name="if:Show description" content="1">
<meta name="if:Show tags" content="1">
<meta name="text:Google Analytics ID" content="" />
<style type="text/css">
body {
font-size: 62.5%;
background-color: #ececec;
color: #404141;
font-family: "helvetica neue", arial, sans-serif;
padding: 0;
margin: 0;
text-rendering: optimizeLegibility;
}
#header {
background-color: #ececec;
}
.title {
margin: 0 auto;
width: 500px;
padding: 10px 0;
}
h1 a {
font-weight: 100;
font-size: 1.15em;
color: #000000;
text-decoration: none;
}
h3 {
font-weight: 200;
font-size: 1.4em;
padding: 0;
margin: 0;
}
h3 a {
border-bottom: none;
}
.about {
text-align: right;
margin-top: -34px;
padding-bottom: 10px;
}
.about a {
background-color: #ececec;
color: #515872;
display: inline-block;
font-size: 1.3em;
text-decoration: none;
font-weight: 200;
padding: 1px 4px;
border-bottom: none;
text-transform: lowercase;
}
.about a:hover {
border-bottom: 0 none;
}
#description {
margin: 0 auto;
width: 500px;
font-size: 1.4em;
color: #515872;
font-weight: 200;
background-color: #ececec;
display: none;
padding: 20px 0;
}
#content {
margin: 0 auto;
width: 500px;
font-size: 1.4em;
line-height: 1.6em;
font-weight: lighter;
}
a {
color: #515872;
text-decoration: none;
border-bottom: 0px dotted #515872;
}
a:hover {
border-bottom: 0px solid #515872;
}
#posts {
border-bottom: 1px solid #c2c2c2;
margin: 20px 0;
padding: 15px 0 5px;
}
.postinfo {
font-size: .82em;
text-align: right;
padding-top: 35px;
clear: both;
}
.postinfo a {
border: none;
}
.postinfo a:hover {
text-decoration: underline;
border-bottom: 0 none;
}
.tags {
font-size: .82em;
text-align: left;
padding-top: 35px;
margin-bottom: -57px;
padding-right: 130px;
clear: both;
}
.tags a {
border: none;
}
.tags a:hover {
text-decoration: underline;
border-bottom: 0 none;
}
.blogmeta {
font-size: .92em;
padding-top: 15px;
}
.blogmeta a {
border: none;
color: #c2c2c2;
}
.blogmeta a:hover {
color: #515872;
border-bottom: 0 none;
}
ul.meta {
list-style: none;
float: left;
display: inline-block;
padding: 0;
margin: 0;
}
ul.meta li {
float: left;
padding-right: 15px;
}
img.album {
float: left;
padding: 0 10px 0 0;
}
.date {
font-size: .82em;
text-align: left;
padding: 0 0 15px;
}
.date a {
border-bottom: none;
}
.date a:hover {
text-decoration: underline;
border-bottom: 0 none;
}
#pagenav {
text-align: right;
margin-bottom: 35px;
}
#pagenav a {
border: 0 none;
}
#pagenav a:hover {
text-decoration: underline;
border-bottom: 0 none;
}
#postnav {
text-align: right;
margin-bottom: 35px;
}
#postnav a {
border: none;
}
#postnav a:hover {
text-decoration: underline;
border-bottom: 0 none;
}
.shorturl {
color: #c2c2c2;
text-align: left;
margin-top: -24px;
}
td.label {
text-align: right;
padding: 0 5px;
font-weight: 400;
}
.search {
text-align: right;
padding-top: 0px;
}
input {
border: 1px solid #c2c2c2;
height: 20px;
margin: 0;
padding: 1px 2px;
}
input:focus {
outline: 0 none;
}
ol.postnotes {
margin-left: -20px;
padding: 0;
}
#notes a {
border: none;
}
.footertext {
width: 500px;
margin: 0 auto;
text-align: right;
font-size: 1.2em;
color: #c2c2c2;
line-height: 1.5em;
margin-bottom: 25px;
font-weight: 200;
}
.footertext a {
color: #c2c2c2;
text-decoration: underline;
border-bottom: 0 none;
}
.footertext a:hover {
border-bottom: 0 none;
color: #404141;
}
.question {
background-color: #c2c2c2;
padding: 20px 15px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.arrowdraw {
height: 0px;
width: 0px;
border-bottom: 0px;
margin-left: 25px;
}
.arrowdraw.arrow {
height: 0px;
width: 0px;
border-bottom: 0px;
border-top: solid 20px #c2c2c2;
border-left: solid 30px #ececec;
border-right: solid 0px #ececec;
line-height: 0px;
}
#asker {
padding-left: 70px;
margin-top: -10px;
padding-bottom: 20px;
}
.askername {
margin: 0;
padding: 0;
font-size: 1.1em;
}
.askername a {
border: 0 none;
}
.askername a:hover {
text-decoration: underline;
}
#searchpage {
margin-top: 25px;
}
#tagpage {
margin-top: 25px;
}
a img {
border: 0 none;
}
.photo a {
border: 0 none;
}
blockquote {
border-left: 1px solid #c2c2c2;
margin-left: 25px;
padding: 0 10px 0 14px;
}
{CustomCSS}
</style>
<script type="text/javascript" src="http://static.tumblr.com/vnzqlth/TtOl796fe/jquery-1.4.2.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".about").click(function() {
$("#description").slideToggle("medium");
});
});
</script>
</head>
<body>
<div id="description">
{block:Description}{Description}{/block:Description}
</div>
<div id="header">
<div class="title">
<h1><a href="/" title="{Title}">{Title}</a></h1>
{block:IfShowDescription}
<div class="about">
<a id="about" href="javascript:void(0);">{lang:About}</a>
</div>
{/block:IfShowDescription}
</div>
</div>
<div id="content">
<div class="blogmeta">
<ul class="meta">
<li><a href="{RSS}">{lang:RSS}</a></li>
<li><a href="/archive">{lang:Archive}</a></li>
{block:AskEnabled} <li><a href="/ask">{AskLabel}</a><li>{/block:AskEnabled}
{block:SubmissionsEnabled}<li><a href="/submit">{SubmitLabel}</a></li>{/block:SubmissionsEnabled}
</ul>
</div>
<div class="search"
<form action="/search" method="get">
<input type="text" name="q" value="{SearchQuery}" placeholder="{lang:Search}" />
</form>
</div>
<div id="searchpage">
{block:SearchPage}{lang:Found SearchResultCount results for SearchQuery}{/block:SearchPage}
{block:NoSearchResults}{lang:No posts containing SearchQuery}{/block:NoSearchResults}
</div>
<div id="tagpage">
{block:TagPage}{lang:TagResultCount posts tagged Tag}{/block:TagPage}
</div>
{block:Posts}
<div id="posts">
<div class="date">
{block:Date}
{block:NewDayDate}
<a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</a>
{/block:NewDayDate}
{block:SameDayDate}
<a href="{Permalink}">{12Hour}:{Minutes} {CapitalAmPm}</a>
{/block:SameDayDate}
{/block:Date}
</div>
{block:Text}
<h3><a href="{Permalink}">{Title}</a></h3>
{Body}
{/block:Text}
{block:Quote}
<h3>"{Quote}"</h3>
{block:Source}
<p> — {Source}</p>
{/block:Source}
{/block:Quote}
{block:Photo}
<div class="photo">
{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTag}
</div>
{block:Caption}
{Caption}
{/block:Caption}
{/block:Photo}
{block:Photoset}
{Photoset-500}
{block:Caption}
{Caption}
{/block:Caption}
{/block:Photoset}
{block:Link}
<h3><a href="{URL}" {Target}>{Name}</a> »</h3>
{block:Description}
<p>{Description}</p>
{/block:Description}
{/block:Link}
{block:Chat}
{block:Title}
<h3><a href="{Permalink}">{Title}</a></h3>
{/block:Title}
<table>
{block:Lines}
{block:Label}
<tr><td class="label">{Label}</td>
{/block:Label}
<td>{Line}</td></tr>
{/block:Lines}
</table>
{/block:Chat}
{block:Video}
{Video-500}
{block:Caption}
{Caption}
{/block:Caption}
{/block:Video}
{block:Audio}
{block:AlbumArt}
<img src="{AlbumArtURL}" alt="{Album}" class="album" height="125px" width="125px" />
{/block:AlbumArt}
{AudioPlayerBlack}
{block:Caption}
{Caption}
{/block:Caption}
{/block:Audio}
{block:Answer}
<div class="question">
{Question}
</div>
<div class="arrowdraw arrow">
</div>
<div id="asker">
<div class="askername">
<img src="{AskerPortraitURL-24}" /> {Asker}
</div>
</div>
{Answer}
{/block:Answer}
{block:IfShowTags}
{block:HasTags}
<div class="tags">
{lang:Tags}:
{block:Tags}
<a href="{TagURLChrono}">{Tag}</a>
{/block:Tags}
</div>
{/block:HasTags}
{/block:IfShowTags}
<div class="postinfo">
<a href="{Permalink}">{lang:Permalink}</a>
{block:IfShowNoteCount}
{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
{/block:IfShowNoteCount}
</div>
</div>
{block:PermalinkPagination}
<div id="postnav">
{block:NextPost}
« <a href="{NextPost}">{lang:Previous post}</a> |
{/block:NextPost}
{block:PreviousPost}
<a href="{PreviousPost}">{lang:Next post}</a> »
{/block:PreviousPost}
<div class="shorturl">
{lang:Short URL}: {ShortURL}
</div>
</div>
{/block:PermalinkPagination}
{block:IfShowNotesOnPermalinkPages}
<div id="notes">
{block:PostNotes}
<p>{lang:Notes}:</p>
<ol class="postnotes">{PostNotes}</ol>
{/block:PostNotes}
</div>
{/block:IfShowNotesOnPermalinkPages}
{/block:Posts}
<div id="pagenav">
{block:Pagination}
{block:PreviousPage}
« <a href="{PreviousPage}">{lang:Previous page}</a> |
{/block:PreviousPage}
{block:NextPage}
<a href="{NextPage}">{lang:Next page}</a> »
{/block:NextPage}
{/block:Pagination}
</div>
</div>
<div id="footer">
<div class="footertext">
<a href="http://links.whenallsgood.com">More carmine?</a>
</div>
</div>
{block:IfGoogleAnalyticsID}
<script type="text/javascript">var gaJsHost=(("https:"==document.location.protocol)?"https://ssl.":"http://www.");document.write(unescape("%3Cscript src='"+gaJsHost+"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type="text/javascript">try{var pageTracker=_gat._getTracker("{text:Google Analytics ID}");pageTracker._trackPageview()}catch(err){}</script>
{block:IfGoogleAnalyticsID}
</body>
</html>