<?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: Center logo and menu(navbar)</title>
		<link>http://www.themolitor.com/forums/topic/center-logo-and-menunavbar</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Center logo and menu(navbar)</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 21:02:32 +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/center-logo-and-menunavbar" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Center logo and menu(navbar)"</title>
			<link>http://www.themolitor.com/forums/topic/center-logo-and-menunavbar#post-22535</link>
			<pubDate>Tue, 13 Aug 2013 11:55:11 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">22535@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>If it was something I knew off the top of my head I would gladly help, but if it requires a bit of research, testing and custom code then I have to refer you to the customization request form.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Gamepost on "Center logo and menu(navbar)"</title>
			<link>http://www.themolitor.com/forums/topic/center-logo-and-menunavbar#post-22527</link>
			<pubDate>Mon, 12 Aug 2013 16:02:31 +0000</pubDate>
			<dc:creator>Gamepost</dc:creator>
			<guid isPermaLink="false">22527@http://www.themolitor.com/forums/</guid>
			<description><p>Could you just tell me what to change here...</p>
<p>/*-------------------------------------*/<br />
/*-------MAIN NAVIGATION STUFF--------*/<br />
/*-----------------------------------*/<br />
#navigation {float: left; margin: -10px 35px 0 0;}<br />
#dropmenu {list-style:none; position:relative; width:100%; z-index: 400;}<br />
#dropmenu li {list-style:none;   position:relative; float: left; line-height: 60px;}<br />
#dropmenu li a { display: block; line-height:45px; font-size: 11px; border-bottom: 0px solid transparent; text-transform: uppercase; position: relative;<br />
	padding: 0 10px;<br />
	color: #fff;<br />
	opacity: .45;<br />
	font-weight: bold;</p>
<p>	-moz-transition-property:opacity;<br />
 	-moz-transition-duration:0.20s;<br />
 	-moz-transition-timing-function:linear;</p>
<p> 	-webkit-transition-property:opacity;<br />
 	-webkit-transition-duration:0.20s;<br />
 	-webkit-transition-timing-function:linear; </p>
<p> 	-o-transition-property:opacity;<br />
 	-o-transition-duration:0.20s;<br />
 	-o-transition-timing-function:linear;<br />
}<br />
#dropmenu li a:hover {text-decoration: none; opacity: 1;}<br />
#dropmenu li ul {<br />
	list-style:none;<br />
	display:block;<br />
	visibility:hidden;<br />
	opacity:0;<br />
	position:absolute;<br />
	width:190px;<br />
	padding:10px 0;<br />
	z-index:300;<br />
	top:45px;<br />
	right: 0;<br />
	background: #111;<br />
	background: rgba(0,0,0,.5);<br />
}<br />
#dropmenu &#62; li &#62; ul:before {<br />
	content: "";<br />
	height:0;<br />
	width: 0;<br />
	position: absolute;<br />
	right: 20px;<br />
	z-index: 1000;<br />
	display: block;<br />
	border-width: 10px;<br />
	border-style: solid;<br />
	top: -20px;<br />
	border-color: transparent transparent #111;<br />
	border-color: transparent transparent rgba(0,0,0,.5);<br />
}<br />
#dropmenu li ul li {position:relative; z-index: 2; display: block; text-align: left;}<br />
#dropmenu li ul li a {line-height: 1.5em; text-transform: none; display: block; padding:8px 20px; width: 150px;}<br />
#dropmenu li ul li ul {position:absolute;top:-10px; right:190px; border-width: 1px;}<br />
#dropmenu li:hover ul ul,<br />
#dropmenu li:hover ul ul ul,<br />
#dropmenu li:hover ul ul ul ul {visibility:hidden; opacity:0;}<br />
#dropmenu li:hover ul,<br />
#dropmenu li li:hover ul,<br />
#dropmenu li li li:hover ul,<br />
#dropmenu li li li li:hover ul {display:block; visibility:visible; opacity:1;<br />
	-moz-transition-property:opacity;<br />
 	-moz-transition-duration:0.15s;<br />
 	-moz-transition-timing-function:linear;</p>
<p> 	-webkit-transition-property:opacity;<br />
 	-webkit-transition-duration:0.15s;<br />
 	-webkit-transition-timing-function:linear; </p>
<p> 	-o-transition-property:opacity;<br />
 	-o-transition-duration:0.15s;<br />
 	-o-transition-timing-function:linear;<br />
}<br />
#dropmenu &#62; li &#62; a:hover,<br />
#dropmenu li.current-menu-parent &#62; a,<br />
#dropmenu li.current-menu-item &#62; a,<br />
#dropmenu li.current-menu-ancestor &#62; a {<br />
	color: #fff;<br />
	border-bottom-color: #fff;<br />
	opacity: 1;<br />
	background: none;<br />
}</p>
<p>#selectMenu {<br />
	display:none;<br />
	position:absolute;<br />
	z-index:1000;<br />
	right:25px;<br />
	bottom:16px;<br />
	width:150px;<br />
	background: #191919;<br />
	color: #fafafa;<br />
	border: 1px solid #1f1f1f;<br />
	padding: 10px;<br />
	height: 37px;<br />
	line-height: 37px;<br />
	margin: 0;<br />
}</p>
<p>I need to center the navigation bar only, that's it.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Center logo and menu(navbar)"</title>
			<link>http://www.themolitor.com/forums/topic/center-logo-and-menunavbar#post-22515</link>
			<pubDate>Mon, 12 Aug 2013 13:27:36 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">22515@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Sorry, but that goes a bit beyond the level of support I'm able to provide here in the forums. If it was something I knew off the top of my head I would gladly help, but if it requires a bit of research, testing and custom code then I have to refer you to the customization request form: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Hope you understand.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Gamepost on "Center logo and menu(navbar)"</title>
			<link>http://www.themolitor.com/forums/topic/center-logo-and-menunavbar#post-22499</link>
			<pubDate>Sun, 11 Aug 2013 13:50:07 +0000</pubDate>
			<dc:creator>Gamepost</dc:creator>
			<guid isPermaLink="false">22499@http://www.themolitor.com/forums/</guid>
			<description><p>Hey!</p>
<p>I have seen that a few people had accomplished this without any problems however, I tried once and it was really bad on mobile devices or when I minimized the page... please tell me where I can edit and achieve this, please!
</p></description>
		</item>

	</channel>
</rss>
