<?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: Black Boxes Around Linked Text</title>
		<link>http://www.themolitor.com/forums/topic/black-boxes-around-linked-text</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Black Boxes Around Linked Text</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 09:49:15 +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/black-boxes-around-linked-text" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Black Boxes Around Linked Text"</title>
			<link>http://www.themolitor.com/forums/topic/black-boxes-around-linked-text#post-35071</link>
			<pubDate>Tue, 23 Jun 2015 09:18:14 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">35071@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! ;-)
</p></description>
		</item>
		<item>
			<title>jloehrk on "Black Boxes Around Linked Text"</title>
			<link>http://www.themolitor.com/forums/topic/black-boxes-around-linked-text#post-35067</link>
			<pubDate>Tue, 23 Jun 2015 06:42:53 +0000</pubDate>
			<dc:creator>jloehrk</dc:creator>
			<guid isPermaLink="false">35067@http://www.themolitor.com/forums/</guid>
			<description><p>Boom!  Thanks again!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Black Boxes Around Linked Text"</title>
			<link>http://www.themolitor.com/forums/topic/black-boxes-around-linked-text#post-35063</link>
			<pubDate>Mon, 22 Jun 2015 13:18:03 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">35063@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks!</p>
<p>Here's some additional styling for those instances...</p>
<pre><code>.tab a {
    background: #222;
    color: #fafafa;
    margin: -3px 0 0;
    padding: 3px 5px;
    text-decoration: none;
}

.tab a:hover {
    background: #fff;
    color: #333;
    text-decoration: none;
}</code></pre>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jloehrk on "Black Boxes Around Linked Text"</title>
			<link>http://www.themolitor.com/forums/topic/black-boxes-around-linked-text#post-35061</link>
			<pubDate>Mon, 22 Jun 2015 10:41:34 +0000</pubDate>
			<dc:creator>jloehrk</dc:creator>
			<guid isPermaLink="false">35061@http://www.themolitor.com/forums/</guid>
			<description><p>I have rated you already, you rock!</p>
<p>Follow up though on this issue.  It has worked on the entire site which is awesome!  However I've noticed that when I have a video in the main section, it overwrites the code and goes back to the black box.  I have two examples below, one with and without:</p>
<p>With: <a href="http://www.jelproduction.net/official-gauntlet-teaser/" rel="nofollow">http://www.jelproduction.net/official-gauntlet-teaser/</a></p>
<p>Without: <a href="http://www.jelproduction.net/vfx-inspiration/" rel="nofollow">http://www.jelproduction.net/vfx-inspiration/</a></p>
<p>Was there something that I missed?</p>
<p>Thanks.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Black Boxes Around Linked Text"</title>
			<link>http://www.themolitor.com/forums/topic/black-boxes-around-linked-text#post-35033</link>
			<pubDate>Fri, 19 Jun 2015 13:33:03 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">35033@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you haven't already, PLEASE don't forget to rate the theme on your downloads page on ThemeForest. Positive ratings REALLY help me out and encourage further development and updates.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jloehrk on "Black Boxes Around Linked Text"</title>
			<link>http://www.themolitor.com/forums/topic/black-boxes-around-linked-text#post-35029</link>
			<pubDate>Fri, 19 Jun 2015 10:25:35 +0000</pubDate>
			<dc:creator>jloehrk</dc:creator>
			<guid isPermaLink="false">35029@http://www.themolitor.com/forums/</guid>
			<description><p>Perfect.  </p>
<p>I looked at your code up and down and just couldn't find that.  Much improved and polished.</p>
<p>Thanks!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Black Boxes Around Linked Text"</title>
			<link>http://www.themolitor.com/forums/topic/black-boxes-around-linked-text#post-35025</link>
			<pubDate>Fri, 19 Jun 2015 09:17:57 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">35025@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Here is the currently CSS styling...</p>
<pre><code>.entry a {
    background: #222;
    color: #fafafa;
    margin: -3px 0 0;
    padding: 3px 5px;
    text-decoration: none;
}

.entry a:hover {
    background: #fff;
    color: #333;
    text-decoration: none;
}</code></pre>
<p>You can copy/paste that into the Custom CSS box on the Customize page and make edits there.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jloehrk on "Black Boxes Around Linked Text"</title>
			<link>http://www.themolitor.com/forums/topic/black-boxes-around-linked-text#post-35018</link>
			<pubDate>Fri, 19 Jun 2015 06:47:48 +0000</pubDate>
			<dc:creator>jloehrk</dc:creator>
			<guid isPermaLink="false">35018@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,</p>
<p>I'm looking to take away the black box that surrounds a linked text.  I've been trying to wrap my head around solving this coding and been having no luck.  What I'd like to do is have nothing (transparent) but a different color to indicate it's a linked text, then have a highlighted box once the mouse is on-top of the text.  Below is a post that I have for you to see where currently, the black box is very distracting and "unclean".</p>
<p><a href="http://www.jelproduction.net/vfx-inspiration/" rel="nofollow">http://www.jelproduction.net/vfx-inspiration/</a></p>
<p>Does this make sense?  Thanks for your time.
</p></description>
		</item>

	</channel>
</rss>
