<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Marker Location Level Navigation</title>
		<link>http://www.themolitor.com/forums/topic/marker-location-level-navigation</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Marker Location Level Navigation</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 00:48:41 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/marker-location-level-navigation" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Marker Location Level Navigation"</title>
			<link>http://www.themolitor.com/forums/topic/marker-location-level-navigation#post-21290</link>
			<pubDate>Wed, 05 Jun 2013 14:52:20 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21290@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Here is the markup for the links (throw it in above the social buttons)...</p>
<pre><code>&#60;a href=&#34;#&#34; rel=&#34;next&#34;&#62;&#38;lsaquo;&#60;/a&#62;
&#60;a href=&#34;#&#34; rel=&#34;prev&#34;&#62;&#38;rsaquo;&#60;/a&#62;</code></pre>
<p>Here is the styling for the links...</p>
<pre><code>a[rel~=&#34;prev&#34;],
a[rel~=&#34;next&#34;] {
	float: left;
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	position: relative;
	text-align: center;
	padding:0 12px;
	padding: 0;
	width: 35px;
	margin: 0 -1px 0 0;
	cursor: pointer;
	border: 1px solid #000;
	border-width: 0 1px;
	color: #fff;
	background: #222;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#171717));
	background: -moz-linear-gradient(top,  #323232,  #171717);
}
a[rel~=&#34;prev&#34;]:before,
a[rel~=&#34;next&#34;]:before {
	border: 1px solid #363636;
	border: 1px solid rgba(255,2555,255,.05);
	content:&#34;&#34;;
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	bottom:0;
	z-index: 0;
}
a[rel~=&#34;prev&#34;]:hover,
a[rel~=&#34;next&#34;]:hover {
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#222222));
	background: -moz-linear-gradient(top,  #444444,  #222222);
}</code></pre>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jermit82 on "Marker Location Level Navigation"</title>
			<link>http://www.themolitor.com/forums/topic/marker-location-level-navigation#post-21284</link>
			<pubDate>Wed, 05 Jun 2013 11:21:01 +0000</pubDate>
			<dc:creator>jermit82</dc:creator>
			<guid isPermaLink="false">21284@http://www.themolitor.com/forums/</guid>
			<description><p>The WordPress template has back and next buttons active when viewing a specific location. This allows you to move between the locations at this level. However, in the html template, which is the one I have, these buttons do not show up. Is there a way to add these buttons fairly easily to the html version template?</p>
<p>Thanks, Jeremy
</p></description>
		</item>

	</channel>
</rss>
