<?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: Page displaying differently across different browsers.</title>
		<link>http://www.themolitor.com/forums/topic/page-displaying-differently-across-different-browsers</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Page displaying differently across different browsers.</description>
		<language>en-US</language>
		<pubDate>Thu, 30 Apr 2026 17:47:59 +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/page-displaying-differently-across-different-browsers" rel="self" type="application/rss+xml" />

		<item>
			<title>Justin on "Page displaying differently across different browsers."</title>
			<link>http://www.themolitor.com/forums/topic/page-displaying-differently-across-different-browsers#post-7364</link>
			<pubDate>Fri, 02 Mar 2012 16:13:29 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">7364@http://www.themolitor.com/forums/</guid>
			<description><p>In your files there is an IE specific Style Sheet, you can make the change there and not in then in the main Style.css, try this to target FireFox: </p>
<p>@-moz-document url-prefix() {</p>
<p>#dropmenu &#62; li &#62; a {padding: 0 15px;}</p>
<p>}</p>
<p>There are many articles online about targeting specific browsers via CSS.  If those don't work, I'd suggest looking around a bit - though the code I provided should do it.</p>
<p>Good luck,<br />
Justin
</p></description>
		</item>
		<item>
			<title>jorgekikon on "Page displaying differently across different browsers."</title>
			<link>http://www.themolitor.com/forums/topic/page-displaying-differently-across-different-browsers#post-7309</link>
			<pubDate>Tue, 28 Feb 2012 21:58:49 +0000</pubDate>
			<dc:creator>jorgekikon</dc:creator>
			<guid isPermaLink="false">7309@http://www.themolitor.com/forums/</guid>
			<description><p>Once again thanks for the reply, the line of code you gave me really helped with the IE and FF issue of the menu, there is only one more thing I need to ask. Is there any way for that code to be only executed when the browser is IE or FF? (or not executed if it's Chrome) The reason why I ask is because now it displays fine on IE and FF but it looks a little to much to the left on Chrome. I think the reason is because of the font being used, it seems that IE and FF don't recognize or display it correctly, but if the code can be made browser specific then that would really help. Thanks again for the help.
</p></description>
		</item>
		<item>
			<title>Justin on "Page displaying differently across different browsers."</title>
			<link>http://www.themolitor.com/forums/topic/page-displaying-differently-across-different-browsers#post-7296</link>
			<pubDate>Tue, 28 Feb 2012 18:26:51 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">7296@http://www.themolitor.com/forums/</guid>
			<description><p>Hey Jorge, thanks for clarifying.  Here's what you need to do:</p>
<p>1) Menu issue - You have 1 too many Menu items, and that's why the last one drops down a line. You'll need to open up your Theme Options section in the Admin, scroll down to General &#62; Custom CSS (optional) section and enter the following:</p>
<p>#dropmenu &#62; li &#62; a {padding: 0 15px;}</p>
<p>If the menu isn't fixed in FF and IE, reduce 15 down to 14, then try 13, etc... until you get it correct.</p>
<p>2) Shadow Under navigation - that shadow is likely using CSS3 for the effect.  Internet Explorer is not compatible with CSS3, and that's why it wouldn't be showing up.  In general, you can't do as cool of things with IE because of it's limitations.</p>
<p>Anyways, hope this fixes your issues and answers your questions.</p>
<p>Good luck with the site!<br />
Justin
</p></description>
		</item>
		<item>
			<title>jorgekikon on "Page displaying differently across different browsers."</title>
			<link>http://www.themolitor.com/forums/topic/page-displaying-differently-across-different-browsers#post-7272</link>
			<pubDate>Mon, 27 Feb 2012 20:37:40 +0000</pubDate>
			<dc:creator>jorgekikon</dc:creator>
			<guid isPermaLink="false">7272@http://www.themolitor.com/forums/</guid>
			<description><p>Justin thanks for the compliments on the site. Chrome is not the problem, that is my main browser so that is what I have used to test all the theme editing. The problem comes when I open the site on Internet Explorer or Firefox. The main menu under the slider is placed on top of the slider image, and it extends the menu to 2 lines instead of just one; this happens on both Firefox and Internet Explorer. When I try and load the site on Compatibility mode on IE it displays better, at least as far as the placement of the menu goes, but it does not show the menu font with the shadow effect, and the menu items like Media and Operations which let's you choose what page to go to don't show the additional options when the mouse is hovered over it. Thanks in advance for any help.
</p></description>
		</item>
		<item>
			<title>Justin on "Page displaying differently across different browsers."</title>
			<link>http://www.themolitor.com/forums/topic/page-displaying-differently-across-different-browsers#post-7262</link>
			<pubDate>Mon, 27 Feb 2012 19:06:05 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">7262@http://www.themolitor.com/forums/</guid>
			<description><p>Hey Jorgekikon,</p>
<p>Great looking site! Really nice color scheme.  I'm viewing the site in Chrome right now and it looks perfect.  Have you since changed something?</p>
<p>Let me know... I know for sure Aid works great in Chrome, so hopefully it was just a browser cache or versioning issue.</p>
<p>Justin
</p></description>
		</item>
		<item>
			<title>jorgekikon on "Page displaying differently across different browsers."</title>
			<link>http://www.themolitor.com/forums/topic/page-displaying-differently-across-different-browsers#post-7237</link>
			<pubDate>Sun, 26 Feb 2012 18:43:07 +0000</pubDate>
			<dc:creator>jorgekikon</dc:creator>
			<guid isPermaLink="false">7237@http://www.themolitor.com/forums/</guid>
			<description><p>Hello, first of this is my first time working with wordpress and I have run into some bumps with this great theme but the forum really helped out with that. However I have been doing all the work and editing on Chrome, to my surprise the site displays a different way on on IE and Firefox, specifically the Main Menu, it displays the menu text over the slider image and extends the menu to another line.</p>
<p>Here is the site I'm working on <a href="http://nationalmedsurg.org/" rel="nofollow">http://nationalmedsurg.org/</a></p>
<p>Please let me know if you need admin access to look at the code or settings. Any help will be very appreciated. Thanks in advance.
</p></description>
		</item>

	</channel>
</rss>
