<?xml version="1.0" encoding="utf-8"?>
<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>CSS Combat - CSS-Tricks Forums</title>
      <link>http://css-tricks.com/forums/categories/css/p5/feed.rss</link>
      <pubDate>Wed, 19 Jun 13 05:05:24 -0400</pubDate>
         <description>CSS Combat - CSS-Tricks Forums</description>
   <language>en-CA</language>
   <atom:link href="/forums/discussions/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>Customizing slider/adding custom navigation</title>
      <link>http://css-tricks.com/forums/discussion/25791/customizing-slideradding-custom-navigation</link>
      <pubDate>Thu, 13 Jun 2013 14:26:17 -0400</pubDate>
      <dc:creator>idesignstuff</dc:creator>
      <guid isPermaLink="false">25791@/forums/discussions</guid>
      <description><![CDATA[<p>So i'm trying to use looper.js to create a slider and I need to customize the left and right arrow navigation as well as the bullet navigation. I've looked through the css and js and cannot find how or where to customize it. I noticed a class of "icon-chevron-right" is being used in the html but i cant seem to target it.</p>

<p>I created a codepen with example given on the documentation site to take a look at.</p>

<p><a href="http://cdpn.io/vrijb" target="_blank" rel="nofollow">http://cdpn.io/vrijb</a></p>

<p>Thank you so much if you can help me understand this!</p>
]]></description>
   </item>
   <item>
      <title>Link Color In Table</title>
      <link>http://css-tricks.com/forums/discussion/25754/link-color-in-table</link>
      <pubDate>Wed, 12 Jun 2013 15:23:13 -0400</pubDate>
      <dc:creator>k_mcminn</dc:creator>
      <guid isPermaLink="false">25754@/forums/discussions</guid>
      <description><![CDATA[<p>Hello, everyone! I'm racking my brain here and probably shouldn't be.</p>

<p>For the following page:
<a rel="nofollow" href="http://www.nintendonerds.com/animal-crossing-new-leaf-pictures" title="Animal Crossing: New Leaf Pictures">Your text to link here...</a></p>

<p>...I'm trying to give the links (they're already underlined) a specific color. I can't seem to figure out how to class them so the color shows up. I'd like a color for the link hover as well.</p>

<p>What gives? Is something being overridden?</p>

<p>Thanks!</p>
]]></description>
   </item>
   <item>
      <title>Responsive site design not working on mobile phone</title>
      <link>http://css-tricks.com/forums/discussion/25710/responsive-site-design-not-working-on-mobile-phone</link>
      <pubDate>Mon, 10 Jun 2013 23:36:41 -0400</pubDate>
      <dc:creator>jaredrowe</dc:creator>
      <guid isPermaLink="false">25710@/forums/discussions</guid>
      <description><![CDATA[<p>Hi guys, any help you can give me would be appreciated.</p>

<p>I am new to responsive design/css and am working on piecing together a webpage <a rel="nofollow" href="http://goodandevilbook.com/afrikaans" title="here">afrikaans</a>.</p>

<p>When I resize my browser window, the chapters gallery resizes right, but when I view the site on my android phone, it doesn't resize to fit.</p>

<p>Any suggestions?</p>
]]></description>
   </item>
   <item>
      <title>Add Scroll to Absolutely Positioned Element</title>
      <link>http://css-tricks.com/forums/discussion/25788/add-scroll-to-absolutely-positioned-element</link>
      <pubDate>Thu, 13 Jun 2013 12:58:03 -0400</pubDate>
      <dc:creator>siouxfan45</dc:creator>
      <guid isPermaLink="false">25788@/forums/discussions</guid>
      <description><![CDATA[<p>I'm working on a tablet-style, responsive online magazine design.  One of the things I would like to do is add some content in a box which expands to meet the size of the browser window.  I've achieved this below, but I'm not sure how to add a scrollbar to this box (#content) if there is overflow... I assume this is because it is absolutely positioned.  Is there a workaround?
<a href="http://codepen.io/anon/pen/hAvJw" target="_blank" rel="nofollow">http://codepen.io/anon/pen/hAvJw</a></p>
]]></description>
   </item>
   <item>
      <title>Input placeholder text renders bolder than surrounding text</title>
      <link>http://css-tricks.com/forums/discussion/25785/input-placeholder-text-renders-bolder-than-surrounding-text</link>
      <pubDate>Thu, 13 Jun 2013 12:26:16 -0400</pubDate>
      <dc:creator>artinruins</dc:creator>
      <guid isPermaLink="false">25785@/forums/discussions</guid>
      <description><![CDATA[<p>I am working on a new site and have a design for a nice conversational contact form. It is supposed to read like a MadLib, with the input fields inline with the text, and the "conversation" helps people know what kind of information we expect in each field. The placeholders help as well... but I am having a nit-picky problem with the style.</p>

<p>The page is here, and the contact form is at the bottom: <a href="http://dev.projectevolution.com/gunsho/#contact" target="_blank" rel="nofollow">http://dev.projectevolution.com/gunsho/#contact</a></p>

<p>In Safari and Chrome, the text inside an input looks bolder and darker than the text outside. I'd love to get them to match.</p>

<p>My rules for the placeholder are thus:</p>

<pre><code>&amp;::-webkit-input-placeholder  { color: #444; font-style: normal; }      
&amp;::-moz-placeholder { color: #444; font-style: normal; opacity: 1; } /* Firefox 19 lowers the opacity of the placeholder to 0.54 by default */
&amp;:-ms-input-placeholder { color: #444; font-style: normal; }
</code></pre>

<p>I remember something about how browsers will render text inside input fields differently than other text, and maybe <code>text-stroke</code> helped, but I also know that it doesn't help anymore.</p>

<p>Any other ideas out there?</p>
]]></description>
   </item>
   <item>
      <title>About alignment--img and text</title>
      <link>http://css-tricks.com/forums/discussion/25783/about-alignment-img-and-text</link>
      <pubDate>Thu, 13 Jun 2013 10:29:16 -0400</pubDate>
      <dc:creator>chibicheebs</dc:creator>
      <guid isPermaLink="false">25783@/forums/discussions</guid>
      <description><![CDATA[<p>Ok...so for some reason I am stuck on the most simple concept ever. ;_;</p>

<p>I cannot, for the life of me, get my paragraph content to hang next to two images. The images are vertically aligned.</p>

<p>It shows the paragraph to the left and then the two images below the paragraph but floating to the right. I know it's a simple fix, I just can't seem to figure it out :/</p>

<p>Here is the code</p>

<p><a href="http://cdpn.io/uFeEK" target="_blank" rel="nofollow">http://cdpn.io/uFeEK</a></p>
]]></description>
   </item>
   <item>
      <title>Twitter API 1.1 for static sites</title>
      <link>http://css-tricks.com/forums/discussion/25744/twitter-api-1-1-for-static-sites</link>
      <pubDate>Wed, 12 Jun 2013 09:10:25 -0400</pubDate>
      <dc:creator>iknowdavehouse</dc:creator>
      <guid isPermaLink="false">25744@/forums/discussions</guid>
      <description><![CDATA[<p>So Twitter retired API 1 yesterday...meaning every site I've incorporated a feed in has stopped working.  It would appear that 1.1 can no longer be implemented to a static webpage?  php sites have been updated successfully however I can't find any solution for a basic static html site.</p>

<p>Any ideas?</p>
]]></description>
   </item>
   <item>
      <title>Show Next and Previous in JS Array</title>
      <link>http://css-tricks.com/forums/discussion/15912/show-next-and-previous-in-js-array</link>
      <pubDate>Thu, 02 Feb 2012 13:43:06 -0500</pubDate>
      <dc:creator>Arkitekt</dc:creator>
      <guid isPermaLink="false">15912@/forums/discussions</guid>
      <description><![CDATA[Hi -<br /><br />I have a simple JS that i am using to show a picture gallery. Simply click on the thumbnail, and the larger version of the image is shown in the designated area. It is working excatly how I wanted it to up till this point.<br /><br />I have decided that I want to add previous and next arrows, but have not been able to get them to work. The pictures are in an array with the larger versions of the images named; 1.jpg, 2.jpg, 3.jpg, etc... and the thumbnail versions corresponding with t1.jpg, t2.jpg, t3.jpg, etc...<br /><br />What JS and html do i need to get this working?<br /><br />Java<br /><pre><code>// set variables<br />var count = 0<br />var portImages = new Array()<br />		<br />// define images in array<br />var i = 1<br />while (i &lt;= imgCount) {<br />portImages[i] = i+&quot;.jpg&quot;<br />i++<br />}<br />		<br />// preload portfolio images<br />var preloadedimages=new Array()<br />for (i=1;i&lt;=imgCount;i++){<br />preloadedimages[i]=new Image()<br />preloadedimages[i].src=portImages[i]<br />}<br />		<br />// function for viewing previous image<br />function showImage(whichImage) {<br />document.getElementById('large_image').src = portImages[whichImage]<br />}</code></pre><br /><br /><br />html<br /><pre><code>&lt;div id=&quot;image_gallery&quot;&gt;&lt;img src=&quot;1.jpg&quot; alt=&quot;Large Image&quot; id=&quot;large_image&quot; style=&quot;max-width:44.25em&quot; height&quot;30.75em&quot; class=&quot;large&quot; /&gt;&lt;/div&gt;<br />        <br />        &lt;div id=&quot;thumbs&quot; class=&quot;flexcroll&quot;&gt;<br />        <br />            &lt;table&gt;&lt;tr&gt;<br />                &lt;td&gt;&lt;a href=&quot;javascript:showImage(1)&quot;&gt;&lt;img src=&quot;t1.jpg&quot; alt=&quot;thumbnail&quot;/&gt;&lt;/a&gt;&lt;/td&gt;<br />               	&lt;td&gt;&lt;a href=&quot;javascript:showImage(2)&quot;&gt;&lt;img src=&quot;t2.jpg&quot; alt=&quot;thumbnail&quot;/&gt;&lt;/a&gt;&lt;/td&gt;<br />              	&lt;td&gt;&lt;a href=&quot;javascript:showImage(3)&quot;&gt;&lt;img src=&quot;t3.jpg&quot; alt=&quot;thumbnail&quot;/&gt;&lt;/a&gt;&lt;/td&gt;<br />              	&lt;td&gt;&lt;a href=&quot;javascript:showImage(4)&quot;&gt;&lt;img src=&quot;t4.jpg&quot; alt=&quot;thumbnail&quot;/&gt;&lt;/a&gt;&lt;/td&gt;<br />                &lt;td&gt;&lt;a href=&quot;javascript:showImage(5)&quot;&gt;&lt;img src=&quot;t5.jpg&quot; alt=&quot;thumbnail&quot;/&gt;&lt;/a&gt;&lt;/td&gt;<br />                &lt;td&gt;&lt;a href=&quot;javascript:showImage(6)&quot;&gt;&lt;img src=&quot;t6.jpg&quot; alt=&quot;thumbnail&quot;/&gt;&lt;/a&gt;&lt;/td&gt;<br />               	&lt;td&gt;&lt;a href=&quot;javascript:showImage(7)&quot;&gt;&lt;img src=&quot;t7.jpg&quot; alt=&quot;thumbnail&quot;/&gt;&lt;/a&gt;&lt;/td&gt;<br />                &lt;td&gt;&lt;a href=&quot;javascript:showImage(8)&quot;&gt;&lt;img src=&quot;t8.jpg&quot; alt=&quot;thumbnail&quot;/&gt;&lt;/a&gt;&lt;/td&gt;<br />               	&lt;td&gt;&lt;a href=&quot;javascript:showImage(9)&quot;&gt;&lt;img src=&quot;t9.jpg&quot; alt=&quot;thumbnail&quot;/&gt;&lt;/a&gt;&lt;/td&gt;<br />                &lt;td&gt;&lt;a href=&quot;javascript:showImage(10)&quot;&gt;&lt;img src=&quot;t10.jpg&quot; alt=&quot;thumbnail&quot;/&gt;&lt;/a&gt;&lt;/td&gt;<br />            &lt;/tr&gt;&lt;/table&gt;<br />        <br />        &lt;/div&gt;<br />        <br />        &lt;a href=&quot;#&quot; onClick=&quot;javascript:prev();&quot;&gt; «Prev &lt;/a&gt;<br />        &lt;a href=&quot;#&quot; onClick=&quot;javascript:next();&quot;&gt;Next »&lt;/a&gt;</code></pre><br /><br />Any help would be appreciated.]]></description>
   </item>
   <item>
      <title>how to make own font?</title>
      <link>http://css-tricks.com/forums/discussion/25780/how-to-make-own-font</link>
      <pubDate>Thu, 13 Jun 2013 08:39:48 -0400</pubDate>
      <dc:creator>rihanterence</dc:creator>
      <guid isPermaLink="false">25780@/forums/discussions</guid>
      <description><![CDATA[<p>Hay Guys :-)</p>

<p>Again one question for you guys!</p>

<p>I would like to make it my own font, I mean I can make it in illustrator file for font, but i would like to know how i can convert into font exp, ttf, eot, etc.</p>

<p>Can any buddy guide me for that?</p>

<p>Thanks in advance.</p>

<p>RT</p>
]]></description>
   </item>
   <item>
      <title>Fixed div &quot;bug&quot;? Solution needed for design.</title>
      <link>http://css-tricks.com/forums/discussion/25762/fixed-div-bug-solution-needed-for-design-</link>
      <pubDate>Wed, 12 Jun 2013 19:03:30 -0400</pubDate>
      <dc:creator>HenryDurdan</dc:creator>
      <guid isPermaLink="false">25762@/forums/discussions</guid>
      <description><![CDATA[<p>Hello there,</p>

<p>Website design/<strong>Fixed</strong> Social Sidebar in question: <a href="http://henrydurdan.com/newdesign/" target="_blank" rel="nofollow">http://henrydurdan.com/newdesign/</a></p>

<p>What I could really do with some help with is the 'social sidebar'. It's positioning is fixed, thus it will scroll with the page. Now, on smaller resolutions (when the browser is scaled down in height), once you get to the footer (sticky) it will overlap.</p>

<p>What I am really looking for is it to stop with maybe a 50-100px margin off of the footer? Am I just being really stupid?</p>

<p>Also, any comments/feedback on the design &amp; functionality of its responsiveness would be greatly appreciated.</p>

<p>Let me know what you think, thanks guys!</p>

<p>I've made a code pen of the social sidebar if you like it: <a href="http://codepen.io/henrydurdan/pen/tusaK" target="_blank" rel="nofollow">http://codepen.io/henrydurdan/pen/tusaK</a></p>
]]></description>
   </item>
   <item>
      <title>Fixed Navigation Upon Scroll Point</title>
      <link>http://css-tricks.com/forums/discussion/25761/fixed-navigation-upon-scroll-point</link>
      <pubDate>Wed, 12 Jun 2013 18:31:00 -0400</pubDate>
      <dc:creator>nickwinters</dc:creator>
      <guid isPermaLink="false">25761@/forums/discussions</guid>
      <description><![CDATA[<p>Hello,</p>

<p>I've been curious to know how this style of menu is achieved. Where the menu appears to fix upon a certain scroll point. Meda queries?</p>

<p>Here's an example site: <a href="https://check.me/" target="_blank" rel="nofollow">https://check.me/</a></p>
]]></description>
   </item>
   <item>
      <title>Is This Landing Page Ok?</title>
      <link>http://css-tricks.com/forums/discussion/25769/is-this-landing-page-ok</link>
      <pubDate>Thu, 13 Jun 2013 02:46:00 -0400</pubDate>
      <dc:creator>CodeGraphics</dc:creator>
      <guid isPermaLink="false">25769@/forums/discussions</guid>
      <description><![CDATA[<p>This will be the page a user will see first when he clicks the facebook ad. Then when he clicks on the CTA button, he will then be taken to the main index page of the website. From there, he will find every information he wants. Is the landing page captivating enough. Is there something I am missing?</p>

<p><a href="http://www.ctrlshiftstudios.com/Landing-Page/" target="_blank" rel="nofollow">http://www.ctrlshiftstudios.com/Landing-Page/</a></p>
]]></description>
   </item>
   <item>
      <title>onclick not working in tablet</title>
      <link>http://css-tricks.com/forums/discussion/25768/onclick-not-working-in-tablet</link>
      <pubDate>Thu, 13 Jun 2013 01:30:27 -0400</pubDate>
      <dc:creator>simmi</dc:creator>
      <guid isPermaLink="false">25768@/forums/discussions</guid>
      <description><![CDATA[<p>i have imageslider which is not working on tablet because i have use onclick everywhere. but when i write,</p>

<pre><code>  $('#myImageFlow').on("touchstart",".sliderImage", function(event){
      alert('i am on method '+event.type);

   });


  this line is my slider then alert is printed and slider works , if i try replacing alert with 

       console.log('on method ......'+event.type);
</code></pre>

<p>then it is not working ,   what would be the problem please help .</p>
]]></description>
   </item>
   <item>
      <title>rotating card??</title>
      <link>http://css-tricks.com/forums/discussion/25756/rotating-card</link>
      <pubDate>Wed, 12 Jun 2013 15:47:33 -0400</pubDate>
      <dc:creator>jasemilly</dc:creator>
      <guid isPermaLink="false">25756@/forums/discussions</guid>
      <description><![CDATA[<p>Would this be possible, to have an image of a person and then on say a the click event, the image rotates to reveal the back and this would contain stats of the person.</p>

<p>thanks for any thoughts jasemilly</p>
]]></description>
   </item>
   <item>
      <title>WP Plugin for adding custom CSS to a post</title>
      <link>http://css-tricks.com/forums/discussion/25765/wp-plugin-for-adding-custom-css-to-a-post</link>
      <pubDate>Wed, 12 Jun 2013 21:13:37 -0400</pubDate>
      <dc:creator>MattChevalier</dc:creator>
      <guid isPermaLink="false">25765@/forums/discussions</guid>
      <description><![CDATA[<p>Chris demo'd a plugin on a screen cast of WP plugin that added an area to Posts and Pages where you could input CSS just for that particular post.</p>

<p>Ive been chasing an ADD moment for the past 90 min and can't for the life of me find that episode or plugin name, does anybody know?</p>

<p>I remember in the episode he kept saying "inline CSS" and then would correct himself and define what inline actually meant.</p>

<p>Thank you,
Matt</p>
]]></description>
   </item>
   <item>
      <title>How did Chris Coyier learned web designing?</title>
      <link>http://css-tricks.com/forums/discussion/25741/how-did-chris-coyier-learned-web-designing</link>
      <pubDate>Wed, 12 Jun 2013 06:43:03 -0400</pubDate>
      <dc:creator>mairaj</dc:creator>
      <guid isPermaLink="false">25741@/forums/discussions</guid>
      <description><![CDATA[<p><strong><em>Note:</em></strong> This is my first post in this discussion forum.</p>

<p>I want to know from where do leading web designers, web developers learn to code themselves. And, Chris Coyier, doubtlessly, is a great web designer. I hope he wouldn't mind sharing his story with us.</p>

<p>Thank you.</p>
]]></description>
   </item>
   <item>
      <title>Cannot access https fonts from http</title>
      <link>http://css-tricks.com/forums/discussion/25730/cannot-access-https-fonts-from-http</link>
      <pubDate>Tue, 11 Jun 2013 21:39:47 -0400</pubDate>
      <dc:creator>tannercampbell</dc:creator>
      <guid isPermaLink="false">25730@/forums/discussions</guid>
      <description><![CDATA[<p>So here's the problem, it's a doozy.</p>

<p><a href="https://weitzinvestments.com/press" target="_blank" rel="nofollow">https://weitzinvestments.com/press</a></p>

<p>Note the font in the menu at the top of the website as well as the font in the vertical menu that starts with "Company Overview".  These fonts are CartoGothicStdBook, 1em.</p>

<p>Go 'head and click on "Company Overview". It becomes bold; CartoGothicStdBold, 1em. Note that all the other fonts remain CartoGothicStdBook, 1em.</p>

<p>Now go 'head and click on "Image &amp; Video Library". Now look at the fonts in both menus. They have changed from the CartoGothicStdBold &amp; Book to a plain sans-serif fallback. They remain 1em.</p>

<p>There's nothing wrong with the CSS, it's below.</p>

<p>Here's the tricky part: "Images &amp; Video Library" are on <a href="http://weitzinvestments.com" target="_blank" rel="nofollow">http://weitzinvestments.com</a> while the rest of the site is on <a href="https://weitzinvestments.com" target="_blank" rel="nofollow">https://weitzinvestments.com</a>. We had to do this because Vimeo, for whatever reason, didn't like https and that's who we use in the "Images &amp; Video Library" section.</p>

<p>This is a puzzle I can't seem to solve. I've tried everything I know, I'm at the end of my rope. Can anyone help?</p>

<p>If you look at the console you'll see that it's failing to load the fonts - I have no idea why.</p>

<pre><code>.content-side-nav {
  font-family: "CartoGothicStdBook", sans-serif;
  font-size: 1em; }
  .content-side-nav li {
    border-bottom: 1px solid #e3e6e8; }
  .content-side-nav a, .content-side-nav a:visited {
    font-family: "CartoGothicStdBook", sans-serif;
    display: block;
    width: 140px;
    text-decoration: none;
    color: #67747c;
    margin: 3px 0; }
  .content-side-nav a:hover {
    color: #5fa75a; }
  .content-side-nav span {
    display: block;
    width: 120px;
    margin: 0 auto;
    padding: 5px 0; }
  .content-side-nav .selected a {
    font-family: "CartoGothicStdBold", sans-serif;
    font-weight: bold;
    background: #aeb7bd;
    color: white; }
</code></pre>
]]></description>
   </item>
   <item>
      <title>Is there a way to automatically re-size div according to the size of its background image?</title>
      <link>http://css-tricks.com/forums/discussion/25757/is-there-a-way-to-automatically-re-size-div-according-to-the-size-of-its-background-image</link>
      <pubDate>Wed, 12 Jun 2013 15:52:37 -0400</pubDate>
      <dc:creator>Jarolin</dc:creator>
      <guid isPermaLink="false">25757@/forums/discussions</guid>
      <description><![CDATA[<p>I have a div with a background image that is changed with Jquery. I want the div to resize itself when according to the size of its background image. If the background image is small than it shrinks to that size. Is this possible in any way?</p>
]]></description>
   </item>
   <item>
      <title>Making title appear on hover in tabbed menu (WP)</title>
      <link>http://css-tricks.com/forums/discussion/25747/making-title-appear-on-hover-in-tabbed-menu-wp</link>
      <pubDate>Wed, 12 Jun 2013 11:27:22 -0400</pubDate>
      <dc:creator>PoplarPublishing</dc:creator>
      <guid isPermaLink="false">25747@/forums/discussions</guid>
      <description><![CDATA[<p>Greetings:</p>

<p>I just joined in the hope I could get this seemingly simple problem solved.</p>

<p>My web site [<a href="http://www.eswr.com]" target="_blank" rel="nofollow">http://www.eswr.com]</a> is built with the Suffusion theme for WordPress. I have a tabbed menu with pages and categories. The theme allows titles to be shown for the categories  on hover, but I cannot figure out how to do the same for the page tabs.</p>

<p>This is from my style.css file</p>

<pre><code>/* main menu */
#nav {
  font-size: 108%;
  border-bottom: 1px solid;
}

.float-ptr {
  font-size: 130%;
  float: right;
  background: url(images/arrows.gif) no-repeat scroll -16px 0 transparent;
  height: 8px;
  width: 8px;
  top: 45%;
  right: 3px;
  position: absolute;
}
.down-ptr {
  font-size: 130%;
  float: right;
  background: url(images/arrows.gif) no-repeat scroll 0 0 transparent;
  height: 8px;
  width: 8px;
  top: 45%;
  right: 5px;
  position: absolute;
  margin-left: 5px;
}
img.home-icon { height: 21px; }
#nav ul li a.with-arrow, #nav-top ul li a.with-arrow { padding-right: 22px;}
/* remove all the bullets, borders and padding from the default list styling */
#nav ul {
  list-style: none;
  display: block;
  margin: 0 0 -1px 0;
  padding: 0;
  float: left;
  vertical-align: bottom;
}

#nav ul li {
  margin: 0 4px 0 0;
  padding: 0;
  float: left;
  border: 1px solid;
}
#nav.continuous ul, #nav-top.continuous ul {
  margin-left: 10px;
}
#nav.continuous ul ul, #nav-top.continuous ul ul {
  margin-left: 0;
}
#nav.continuous ul li {
  margin: 0;
  border: none;
}
#nav ul ul { position: absolute; }
#nav ul .mm-tab ul { position: relative; }
#nav ul li a {
  padding: 8px 8px 5px 8px;
  text-decoration: none;
  display: inline-block;
}

#nav ul ul li,
#nav ul ul li a {
  z-index: 100;
}

#nav .current_page_item a,
#nav .current_page_item a:hover,
#nav li a:active {
  text-decoration: none;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#nav li {
  float:left;
  position:relative;
  z-index: 1;
}

#nav li a:hover,
#nav li:hover {
  z-index: 100;
}

#nav ul.sf-menu, #nav-top ul.sf-menu { display: inline-block; }
#nav .col-control.center, #nav-top .col-control.center { text-align: center; }
#nav .col-control.center ul.sf-menu, #nav-top .col-control.center ul.sf-menu { float: none; }
#nav .col-control.right ul.sf-menu { float: right; }

/* Styling for navigation menus */
#nav ul ul li a,
#nav ul ul li a:visited {
  padding: 8px 8px 5px 8px;
  text-decoration: none;
  display: block;
  line-height:22px;
}
</code></pre>

<p>Let me know what you need me to post here to help solve the problem</p>

<p>I tried to start a pen but I'm not sure if it took.</p>

<p>Steve Davies
Endangered Species &amp; Wetlands Report
Takoma Park, MD</p>
]]></description>
   </item>
   <item>
      <title>How do you center a dynamic content in css?</title>
      <link>http://css-tricks.com/forums/discussion/25752/how-do-you-center-a-dynamic-content-in-css</link>
      <pubDate>Wed, 12 Jun 2013 13:33:22 -0400</pubDate>
      <dc:creator>devil2x2</dc:creator>
      <guid isPermaLink="false">25752@/forums/discussions</guid>
      <description><![CDATA[<p>Hi, how do you center a dynamic div? If you know that the cotent inside it may grow in future , you cannot give it a fixed width and do margin:0 auto; . Sometime text-align: Center;  works but not always. Like here is a situation, how do I center my pagination at the bottom? This is the <a rel="nofollow" href="http://supernovathemes.com/radicalist/" target="_blank">LINK</a> to my website.
Please help.
Thanks</p>
]]></description>
   </item>
   <item>
      <title>list hover problem :S</title>
      <link>http://css-tricks.com/forums/discussion/25750/list-hover-problem-s</link>
      <pubDate>Wed, 12 Jun 2013 13:21:03 -0400</pubDate>
      <dc:creator>smaagk</dc:creator>
      <guid isPermaLink="false">25750@/forums/discussions</guid>
      <description><![CDATA[<p>ok , i have a list with an image when i hover the a <code>&lt;li&gt;</code> it changes color gray to black, also when i hover the image it change border color, the problem is that when i want to hover the image also the <code>&lt;li&gt;</code> get the hover effect , any one that could help me ?</p>

<p>here is the code</p>

<pre><code>  .circle-list span{
      position: relative;
      display: block;

      *padding: .4em;
      margin: .5em 0 .5em 2.5em;

      color: rgb(134, 130, 130);
      text-decoration: none;
      transition: all .3s ease-out; 
    }



    .circle-list span:before{
      content: "";
      position: absolute; 
      left: -3.5em;
      top: 50%;
      margin-top: -1em;
      background: rgb(65, 191, 223);
      height: 2em;
      width: 2em;
      line-height: 2em;
      text-align: center;
      font-weight: bold;
      border-radius:50%;
    }

    .circle-list span:after{
      position: absolute; 
      content: '';
      border: .5em solid transparent;
      left: -1em;
      top: 50%;
      margin-top: -.5em;
      transition: all .3s ease-out;       
    }

    .circle-list span:hover:after{
      left: -1.2em;
      border-left-color: #fa8072;       
    }

    .circle-list span:hover{
      color:black;
    }
</code></pre>

<p>and</p>

<p>image code</p>

<pre><code>  .imageFeatures {
    float: right;
    width: 150px;
    height: 150px;
    margin-left: 1.5em;
    border: 5px solid #fff;

    overflow: hidden;
    background-color: rgb(255,255,255);
    -webkit-box-shadow: 0 0 5px 2px #aaa;
    -moz-box-shadow: 0 0 5px 2px #aaa;
    box-shadow: 0 0 5px 2px #aaa;
    -webkit-transition: border-color 0.5s;
    -moz-transition: border-color 0.5s;
    -o-transition: border-color 0.5s;
    transition: border-color 0.5s;
}

.imageFeatures:hover {
    border-color: rgb(64,186,216);
}

.imgFeature {
    display: block;
    height: 100%;
    max-width: 100%;

}
</code></pre>
]]></description>
   </item>
   <item>
      <title>Responsive design critique and code help required!</title>
      <link>http://css-tricks.com/forums/discussion/25751/responsive-design-critique-and-code-help-required</link>
      <pubDate>Wed, 12 Jun 2013 13:32:10 -0400</pubDate>
      <dc:creator>HenryDurdan</dc:creator>
      <guid isPermaLink="false">25751@/forums/discussions</guid>
      <description><![CDATA[<p>.</p>
]]></description>
   </item>
   <item>
      <title>Bootstrap: Full-width navbar with centered menu items</title>
      <link>http://css-tricks.com/forums/discussion/25748/bootstrap-full-width-navbar-with-centered-menu-items</link>
      <pubDate>Wed, 12 Jun 2013 12:34:24 -0400</pubDate>
      <dc:creator>Q_A</dc:creator>
      <guid isPermaLink="false">25748@/forums/discussions</guid>
      <description><![CDATA[<p>A quick Bootstrap tutorial for those wanting a navbar that will span the entire width of the page at any screen size and align the menu items to the center.</p>

<p><strong>1. Reset The BODY Padding.</strong></p>

<pre><code>  body {
    padding: 0px;
  }
</code></pre>

<hr />

<p><strong>2. Specify Centering Styles.</strong></p>

<pre><code>  .center {
  margin-left: auto;
  margin-right: auto;
  }
  .center.navbar .nav,
  .center.navbar .nav &gt; li {
      float:none;
      display:inline-block;
      *display:inline; /* ie7 fix */
      *zoom:1; /* hasLayout ie7 trigger */
      vertical-align: top;
  }
  .center.navbar-inner {
      text-align:center;
  }
  .center .dropdown-menu {
      text-align: left;
  }
  .navbar-inner {
  margin: 0 auto;
  }
</code></pre>

<hr />

<p><strong>3. Call Centering Styles.</strong> Use 'navbar-static-top' OR 'navbar-fixed-top' depending on your needs. Center both this DIV and the DIV inside it having the class 'navbar-inner' as shown below. Scale your browser window to test the layout.</p>

<pre><code>  &lt;div class="row-fluid"&gt;

  &lt;div class="navbar navbar-static-top center"&gt;
    &lt;div class="navbar-inner center"&gt;  
      &lt;ul class="nav nav-pills"&gt;
      &lt;li class="active"&gt;&lt;a href="#"&gt;Link1&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href="#"&gt;Link2&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href="#"&gt;Link3&lt;/a&gt;&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;  
  &lt;/div&gt;

  &lt;/div&gt;
</code></pre>

<hr />

<p><strong>4. Add Your Own Padding.</strong> 
In my case I padded the container classes because my navbar resides outside of a container DIV and all of my content resides inside containers. 
You can use media queries to specify different amounts of padding for different screen widths.</p>

<pre><code>  <a rel="nofollow" href="/forums/profile/media">@media</a> (max-width: 767px) {
    .container,.container-fluid {
      padding-left: 10px;
      padding-right: 10px;
  }}
</code></pre>

<hr />

<p>※ Since these styles are designed to override styles in bootstrap.css and bootstrap-responsive.css be sure to link your stylesheet after those.</p>

<p>(Bootstrap v2.3.2, JQuery v1.7.2)</p>
]]></description>
   </item>
   <item>
      <title>Window at the bottom of the page.</title>
      <link>http://css-tricks.com/forums/discussion/25745/window-at-the-bottom-of-the-page-</link>
      <pubDate>Wed, 12 Jun 2013 09:19:29 -0400</pubDate>
      <dc:creator>tvieira</dc:creator>
      <guid isPermaLink="false">25745@/forums/discussions</guid>
      <description><![CDATA[<p>Hello to all,</p>

<p>I need a window or in <a href="https://www.zopim.com/" target="_blank" rel="nofollow">https://www.zopim.com/</a> site which is at the bottom of the page and can minimize, and window minimizes automatically after a few seconds.</p>

<p>I'll put a picture with information in this window.</p>

<p>I searched on google and here on css-tricks, but found nothing, I may not know the name I should look for.</p>

<p>Can anyone help me?</p>

<p>Thanks</p>
]]></description>
   </item>
   <item>
      <title>Any jQuery resources like this?</title>
      <link>http://css-tricks.com/forums/discussion/25721/any-jquery-resources-like-this</link>
      <pubDate>Tue, 11 Jun 2013 11:07:28 -0400</pubDate>
      <dc:creator>Rugg</dc:creator>
      <guid isPermaLink="false">25721@/forums/discussions</guid>
      <description><![CDATA[<p>Hi,</p>

<p>Curious if anyone can suggest a jQuery guide similar to <a rel="nofollow" href="http://net.tutsplus.com/tutorials/html-css-techniques/the-30-css-selectors-you-must-memorize/" title="">30 CSS Selectors you must memorize</a></p>

<p>Thanks</p>
]]></description>
   </item>
   <item>
      <title>Changing link/currency colour in Woocommerce</title>
      <link>http://css-tricks.com/forums/discussion/25743/changing-linkcurrency-colour-in-woocommerce</link>
      <pubDate>Wed, 12 Jun 2013 08:44:36 -0400</pubDate>
      <dc:creator>Marieke1987</dc:creator>
      <guid isPermaLink="false">25743@/forums/discussions</guid>
      <description><![CDATA[<p>Does anybody know how to change the colour of a product link (now blue) and the currency (now green)?</p>

<p>Thanks in advance!</p>
]]></description>
   </item>
   <item>
      <title>Correct Way Changing size On HTML link only</title>
      <link>http://css-tricks.com/forums/discussion/25736/correct-way-changing-size-on-html-link-only</link>
      <pubDate>Wed, 12 Jun 2013 01:47:19 -0400</pubDate>
      <dc:creator>mwbcomputers</dc:creator>
      <guid isPermaLink="false">25736@/forums/discussions</guid>
      <description><![CDATA[<p>Would like to know the correct way of changing the font-size on <a> link</a></p>

<pre><code>  &lt;span  style="font-size: 18px"; or "font-size: 18";&gt;
</code></pre>
]]></description>
   </item>
   <item>
      <title>Trying to Code Mega Drop Down Menu</title>
      <link>http://css-tricks.com/forums/discussion/25742/trying-to-code-mega-drop-down-menu</link>
      <pubDate>Wed, 12 Jun 2013 07:11:57 -0400</pubDate>
      <dc:creator>CodeGraphics</dc:creator>
      <guid isPermaLink="false">25742@/forums/discussions</guid>
      <description><![CDATA[<p>But it seems not to be working. I think am missing out something.
When you hover on 'Services', the mega drop down menu of yellow bg will show, but if you want to use your cursor to inspect the contents of the div with yellow bg, the menu disappears.
Here is the <a rel="nofollow" href="http://codepen.io/codegraphics/full/bavHD" title="">fullscreen.</a>
Here is the <a rel="nofollow" href="http://codepen.io/codegraphics/pen/bavHD" title="">code.</a></p>

<p>Can someone fork t for me?</p>
]]></description>
   </item>
   <item>
      <title>Styling div inside li</title>
      <link>http://css-tricks.com/forums/discussion/25739/styling-div-inside-li</link>
      <pubDate>Wed, 12 Jun 2013 03:56:37 -0400</pubDate>
      <dc:creator>nebujohn</dc:creator>
      <guid isPermaLink="false">25739@/forums/discussions</guid>
      <description><![CDATA[<p>Can we do that?</p>

<p>This is my code:
  <a href="http://jsfiddle.net/G9KQy/" target="_blank" rel="nofollow">http://jsfiddle.net/G9KQy/</a></p>

<p>I want those div tags to be center alinged in li.</p>
]]></description>
   </item>
   <item>
      <title>max with override</title>
      <link>http://css-tricks.com/forums/discussion/25574/max-with-override</link>
      <pubDate>Wed, 05 Jun 2013 11:03:44 -0400</pubDate>
      <dc:creator>boulder606</dc:creator>
      <guid isPermaLink="false">25574@/forums/discussions</guid>
      <description><![CDATA[<p>Hello,</p>

<p>I have a problem with a bootstrap based template and a key burn effect slider.</p>

<p>In a bootstrap based template img is set to : max-width: 100%. That courses a key burn slider not to work.</p>

<p>Ok then I was thinking to set the image inside the slider div to max-width: none!important which should fix the problem. But it is not working.
Unless I remove the the overall img: max-width: 100% the key burn effect is not working.  But I can do this otherwise the whole responsive layout for image get lost.</p>

<p>Any ideas,</p>

<p>Thanks</p>
]]></description>
   </item>
   </channel>
</rss>