<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
<title>CSS Discussion : Get Help</title>
<link>http://cssdiscussion.com</link>
<description> CSS Discussion</description>
<language>en</language>
<docs>http://backend.userland.com/rss</docs>
<item>
<title>Need help with nav bar in Get Help : Newbies</title>
<link>http://cssdiscussion.com/viewtopic.php?pid=596#596</link>
<guid isPermaLink="false">596@http://cssdiscussion.com</guid>
<description>Topic: Need help with nav bar

Message: Hi-A friend helped me code a nav bar in css and now I'm cleaning it up to use. The only problem is I have a tab that is active and when you roll over the other tabs it should become inactive, but it doesn't. It stays on all the time. I can't seem to get the html to display here properly, but you can see it through your browser I guess. You can see it at:www.lisakruczek.com/prison/navtest.html The css is[#nav {&#160; &#160; margin:0px 0 0px 0;&#160; &#160; font-family: Arial, Helvetica, sans-serif;&#160; &#160; text-align: center;}/* the styling */#nav {width:400px; height:20px; background:#666699; position:relative;}#nav .select, #nav .current {margin:0; padding:0; list-style:none;}#nav li {display:inline; margin:0; padding:0; height:auto;}#nav .select a,#nav .current a {&#160; &#160; display:block;&#160; &#160; height:20px;&#160; &#160; float:left;&#160; &#160; background:#666699;&#160; &#160; padding:0 10px 0 10px;&#160; &#160; text-decoration:none;&#160; &#160; font-size:15px;&#160; &#160; line-height:20px;&#160; &#160; white-space:nowrap;&#160; &#160; color:#fff;&#160; &#160; font: arial, helvetica;&#160; &#160; font-style: normal;}* html #nav .select a, * html #nav .current a {width:1px; height:20px;}#nav .select a:hover, #nav .select li:hover a {&#160; &#160; background:#333366;&#160; &#160; cursor:pointer;&#160; &#160; color:#FFF;}#nav .sub {display:none;}/* for IE5.5 and IE6 only */#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}#nav .current a {background:#333366; color:#FFF;}#nav .sub li a:hover, #nav .select a:hover .sub li a:hover, #nav .select li:hover .sub li a:hover {&#160; &#160; background:#333366;&#160; &#160; color:#FFFFFF;&#160; &#160; text-decoration: underline;}#nav .sub_active .current_sub a, #nav .sub_active a:hover {background:#333366; color:#FFF;text-decoration: underline;}#nav .select li a:hover .sub, #nav .select li:hover .sub {display:block; position:absolute; width:603px; top:20px; left:0; background:#333366; margin-top:0; padding:0; z-index:100; color:#fff; font-size:12px;}#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}#nav .sub_active {display:block; position:absolute; width:603px; top:20px; left:0; background:#333366; margin-top:0; padding:0; z-index:10;}* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}#nav .sub_active a {height:21px; text-decoration:none; line-height:20px; white-space:nowrap; display:block; float:left; background:#333366; padding:5px 10px 10px 10px; margin:0; font-size:12px; white-space:nowrap; border:0; color:#fff;}#nav .select a:hover .sub li a, #nav .select li:hover .sub li a {display:block; background:#333366; padding:5px 10px 10px 10px; margin:0; white-space:nowrap; border:0; color:#fff; font-size:12px;}]ThanksLisa
</description>
<pubDate>Mon, 23 Aug 2010 21:36:50 +0100</pubDate>
</item>
<item>
<title>related to css editor in Get Help : Newbies</title>
<link>http://cssdiscussion.com/viewtopic.php?pid=595#595</link>
<guid isPermaLink="false">595@http://cssdiscussion.com</guid>
<description>Topic: related to css editor

Message: hello,i want to develop an application which take the input as .html file and open it on the screen and after selection of any text or group of text, i change the properties of selected text which are available on the panel. During this process one new css file will be created, which will linked with html file.... guys...i have this idea and i want to develop such type of application. please suggest me which programming language i use to deploy this application.plz suggest me, my email id is : dixitwadhwani@gmail.com
</description>
<pubDate>Mon, 09 Aug 2010 18:52:27 +0100</pubDate>
</item>
<item>
<title>Google Map div not allowing another div horizontally in Get Help : Newbies</title>
<link>http://cssdiscussion.com/viewtopic.php?pid=593#593</link>
<guid isPermaLink="false">593@http://cssdiscussion.com</guid>
<description>Topic: Google Map div not allowing another div horizontally

Message: Update: This has been fixed... An inadvertent &#34;Clear&#34; was clearing the outer &#34;DIV&#34;, and the content didn't &#34;know&#34; where to go...
</description>
<pubDate>Wed, 04 Aug 2010 02:12:43 +0100</pubDate>
</item>
<item>
<title>Google Map div not allowing another div horizontally in Get Help : Newbies</title>
<link>http://cssdiscussion.com/viewtopic.php?pid=592#592</link>
<guid isPermaLink="false">592@http://cssdiscussion.com</guid>
<description>Topic: Google Map div not allowing another div horizontally

Message: I'm trying to get a Google map to display with some table data beside it on the right... Tried all kinds of CSS variations, but I think I need to understand more about the hierarchy of things...&#160; &#160; &#160;at any rate, here's the page :&#160; http://gno-inc.com/test_map.htm&#160; &#160;I stripped out all CSS from my css file, if someone can suggest what'd work, I'll do the work and read up on it... &#160; &#160;Or show me, I'm not too proud to take some advice/criticism... &#160; &#160;thanks... &#160; &#160; Michael
</description>
<pubDate>Tue, 03 Aug 2010 20:56:00 +0100</pubDate>
</item>
<item>
<title>A typical 3 coloumn &#34;jelly&#34; page! in Get Help : Newbies</title>
<link>http://cssdiscussion.com/viewtopic.php?pid=591#591</link>
<guid isPermaLink="false">591@http://cssdiscussion.com</guid>
<description>Topic: A typical 3 coloumn &#34;jelly&#34; page!

Message: Ok i found out a fix for this, and any of you that are interested may look at it:HTML
&#60;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Strict//EN&#34;
   &#34;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#34;&#62;
&#60;html xmlns=&#34;http://www.w3.org/1999/xhtml&#34; lang=&#34;en&#34; xml:lang=&#34;en&#34;&#62;
  &#60;head&#62;
    &#60;meta http-equiv=&#34;Content-Type&#34; content=&#34;text/html; charset=ISO-8859-1&#34; /&#62;
    &#60;title&#62;3 Coloumns&#60;/title&#62;
    &#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;stylesheet.css&#34; /&#62;
&#60;/head&#62; 
&#60;body&#62;

    &#60;div id=&#34;wrapper&#34;&#62;     
    &#60;div id=&#34;header&#34;&#62;
        &#60;h1&#62;header&#60;/h1&#62;
    &#60;/div&#62;
    
    
    &#60;div id=&#34;menu&#34;&#62;
   
     &#60;/div&#62;
     &#60;div id=&#34;sidebarleft&#34;&#62;
    &#60;h1&#62;sidebar&#60;/h1&#62;
     Quisque accumsan urna posuere mauris pulvinar quis tempus neque semper. Donec sit amet erat vel dolor sollicitudin commodo et eget arcu. Nam porttitor posuere risus et semper. Maecenas venenatis neque vitae orci aliquet non ultricies erat sollicitudin. In eu diam id mauris interdum sodales eu at nunc.
    &#60;/div&#62;

    &#60;div id=&#34;main&#34;&#62;
    &#60;h1&#62;main content&#60;/h1&#62;
      Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus consectetur lobortis velit nec rhoncus. &#60;q&#62;Cum sociis natoque penatibus et magnis dis parturient montes&#60;/q&#62; nascetur ridiculus mus. Fusce non viverra sapien. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. &#60;blockquote&#62;Praesent vitae ultricies ipsum.&#60;/blockquote&#62; Duis condimentum libero at arcu fermentum at suscipit quam commodo. Praesent nec nunc a lorem porttitor hendrerit. Pellentesque et enim viverra diam ultrices egestas. Pellentesque porttitor ornare mollis. Praesent euismod eleifend suscipit.

Aliquam ut lacus at lectus vestibulum tristique. Proin porttitor placerat velit, vitae egestas lectus imperdiet ut. Sed tempus malesuada ipsum ut pretium. Curabitur sollicitudin condimentum nisi, non tincidunt nibh aliquam non. Cras adipiscing bibendum odio. Proin aliquet sem ac eros laoreet lacinia. Nullam viverra turpis vel mi posuere elementum interdum odio volutpat. Pellentesque eleifend lacinia auctor. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Proin sagittis varius arcu sit amet eleifend.
    &#60;/div&#62;

    &#60;div id=&#34;sidebarright&#34;&#62;
    &#60;h1&#62;sidebar&#60;/h1&#62;
     Quisque accumsan urna posuere mauris pulvinar quis tempus neque semper. Donec sit amet erat vel dolor sollicitudin commodo et eget arcu. Nam porttitor posuere risus et semper. Maecenas venenatis neque vitae orci aliquet non ultricies erat sollicitudin. In eu diam id mauris interdum sodales eu at nunc.
    &#60;/div&#62;

    &#60;div id=&#34;footer&#34;&#62;
    &#60;h1&#62;footer&#60;/h1&#62;
      Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.
    &#60;/div&#62;
    
&#60;/div&#62;
 
&#60;/body&#62;
&#60;/html&#62;
CSS
body { 
  background-color: #191719;
  font-family:      Georgia, &#34;Times New Roman&#34;, Times, serif;
  font-size:        small;
  margin:           0px;
  
}

#wrapper {
width:                1100px;
padding-top:        5px;
padding-bottom:        5px;
background-color:    #303740;
margin-left:        auto;
margin-right:        auto;
}

#header {
  margin:           10px;
  height:           50px;
  text-align:        center;
  line-height:15px;
  border:             medium dashed #FFFFFF;
  text-transform:    uppercase;
}

#main {
  text-align:        center;
  background-color: #303740;
  font-size:        105%;
  padding:          15px;
  padding-top:5px;
  margin:           0px 0px 10px 0px;
  width:            652px;
  float:            left;
  border:             medium dashed #FFFFFF;
}

#main h1 {
  background-color:#2f5359;
  margin-top:0px;
  margin-bottom:20px;
  background-color: #303740;
  font-size:        140%;
  padding:          15px;
  border:             medium dashed #FFFFFF;
}

#main q {
  color:            #2f5359;
  background-color: #303740;
  font-size:        120%;
  font-style:        italic;
  margin:            2px;
}

#main blockquote {
  
  color:            #2f5359;
  background-color: #303740;
  font-size:        120%;
  font-style:        italic;
  margin-right:        300px;
  padding-bottom:    10px;
  padding-top:    10px;
  border:             thin dashed #FFFFFF;
}

#sidebarleft {
  text-align:        center;
  background-color: #303740;
  font-size:        105%;
  padding:          15px;
  margin:           0px 10px 10px 10px;
  width:            150px;
  float:            left;
  border:             medium dashed #FFFFFF;
}

#sidebarright {
  text-align:        center;
  background-color: #303740;
  width:            150px;
  font-size:        105%;
  padding:          15px;
  margin:           0px 10px 10px 904px;
  border:             medium dashed #FFFFFF;
}

#menu {
  background-color: #303740;
  font-size:        105%;
  text-align:        center;
  height:            20px;
  padding:          15px;
  margin:           0px 10px 10px 10px;
  border:             medium dashed #FFFFFF;
}

#footer {
  background-color: #303740;
  text-align:       center;
  padding:          15px;
  margin:           10px;
  font-size:        90%;
  clear:            left;
  border:             medium dashed #FFFFFF;
}
Working Example:Link
</description>
<pubDate>Sun, 01 Aug 2010 09:22:08 +0100</pubDate>
</item>
<item>
<title>A typical 3 coloumn &#34;jelly&#34; page! in Get Help : Newbies</title>
<link>http://cssdiscussion.com/viewtopic.php?pid=590#590</link>
<guid isPermaLink="false">590@http://cssdiscussion.com</guid>
<description>Topic: A typical 3 coloumn &#34;jelly&#34; page!

Message: Probably been a topic before, but i couldnt find with the search.All im after is a simple straight forward 3 coloumn page with divs!What i got so far is:Link to pageHTML
&#60;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Strict//EN&#34;
   &#34;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#34;&#62;
&#60;html xmlns=&#34;http://www.w3.org/1999/xhtml&#34; lang=&#34;en&#34; xml:lang=&#34;en&#34;&#62;
  &#60;head&#62;
    &#60;meta http-equiv=&#34;Content-Type&#34; content=&#34;text/html; charset=ISO-8859-1&#34; /&#62;
    &#60;title&#62;3 Coloumns&#60;/title&#62;
    &#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;stylesheet.css&#34; /&#62;
&#60;/head&#62; 
&#60;body&#62;

    &#60;div id=&#34;wrapper&#34;&#62;
    
    &#60;div id=&#34;header&#34;&#62;
        &#60;h1&#62;header&#60;/h1&#62;
    &#60;/div&#62;
    
    
    &#60;div id=&#34;menu&#34;&#62;
        menuitem 1 menuitem 2 menuitem 3 menuitem 4 
    &#60;/div&#62;
    
    &#60;div id=&#34;sidebarleft&#34;&#62;
    &#60;h1&#62;sidebar&#60;/h1&#62;
     Quisque accumsan urna posuere mauris pulvinar quis tempus neque semper. Donec sit amet erat vel dolor sollicitudin commodo et eget arcu. Nam porttitor posuere risus et semper. Maecenas venenatis neque vitae orci aliquet non ultricies erat sollicitudin. In eu diam id mauris interdum sodales eu at nunc.
    &#60;/div&#62;

    &#60;div id=&#34;main&#34;&#62;
    &#60;h1&#62;main content&#60;/h1&#62;
      Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus consectetur lobortis velit nec rhoncus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce non viverra sapien. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Praesent vitae ultricies ipsum. Duis condimentum libero at arcu fermentum at suscipit quam commodo. Praesent nec nunc a lorem porttitor hendrerit. Pellentesque et enim viverra diam ultrices egestas. Pellentesque porttitor ornare mollis. Praesent euismod eleifend suscipit.

Aliquam ut lacus at lectus vestibulum tristique. Proin porttitor placerat velit, vitae egestas lectus imperdiet ut. Sed tempus malesuada ipsum ut pretium. Curabitur sollicitudin condimentum nisi, non tincidunt nibh aliquam non. Cras adipiscing bibendum odio. Proin aliquet sem ac eros laoreet lacinia. Nullam viverra turpis vel mi posuere elementum interdum odio volutpat. Pellentesque eleifend lacinia auctor. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Proin sagittis varius arcu sit amet eleifend.
    &#60;/div&#62;

    &#60;div id=&#34;sidebar&#34;&#62;
    &#60;h1&#62;sidebar&#60;/h1&#62;
     Quisque accumsan urna posuere mauris pulvinar quis tempus neque semper. Donec sit amet erat vel dolor sollicitudin commodo et eget arcu. Nam porttitor posuere risus et semper. Maecenas venenatis neque vitae orci aliquet non ultricies erat sollicitudin. In eu diam id mauris interdum sodales eu at nunc.
    &#60;/div&#62;

    &#60;div id=&#34;footer&#34;&#62;
    &#60;h1&#62;footer&#60;/h1&#62;
      Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.
    &#60;/div&#62;
    
&#60;/div&#62;  &#60;!-- End of wrapper --&#62;
 
&#60;/body&#62;
&#60;/html&#62;
CSS
body { 
  background-color: #191719;
  font-family:      Georgia, &#34;Times New Roman&#34;, Times, serif;
  font-size:        small;
  margin:           0px;
  border:             medium dashed #FFFFFF;
}

#wrapper {
width:                1100px;
padding-top:        5px;
padding-bottom:        5px;
background-color:    #303740;
margin-left:        auto;
margin-right:        auto;
}

#header {
  margin:           10px;
  height:           50px;
  text-align:        center;
  border:             medium dashed #FFFFFF;
  text-transform:    uppercase;
}

#menu {
  background-color: #303740;
  font-size:        125%;
  text-align:        center;
  height:            20px;
  padding:          15px;
  margin:           0px 10px 10px 10px;
  border:             medium dashed #FFFFFF;
  line-height:        20px;
}

#main {
  background-color: #303740;
  font-size:        105%;
  padding:          15px;
  margin:           0px 10px 10px 10px;
  width:            800px;
  
  border:             medium dashed #FFFFFF;
}

#sidebarleft {
  background-color: #303740;
  font-size:        105%;
  padding:          15px;
  margin:           0px 850px 10px 10px;
  border:             medium dashed #FFFFFF;
}

#sidebar {
  background-color: #303740;
  font-size:        105%;
  padding:          15px;
  margin:           0px 10px 10px 850px;
  border:             medium dashed #FFFFFF;
}

#footer {
  background-color: #303740;
  text-align:       center;
  padding:          15px;
  margin:           10px;
  font-size:        90%;
  clear:            left;
  border:             medium dashed #FFFFFF;
}
I cant seem to figure out how i would be going forward from where i stand. I have tried alot different things, but either ways where any good. What is wrong here?I have a working example of a 2 coloumn page right here!Feel free to use it if you want.Thanks in advance for all replies.Dan-Levi
</description>
<pubDate>Sat, 31 Jul 2010 18:30:37 +0100</pubDate>
</item>
<item>
<title>please tell me why this lists as a vertical nav Vs. horizontal in Get Help : Client-side Scripting</title>
<link>http://cssdiscussion.com/viewtopic.php?pid=589#589</link>
<guid isPermaLink="false">589@http://cssdiscussion.com</guid>
<description>Topic: please tell me why this lists as a vertical nav Vs. horizontal

Message: &#60;!---     &#60;div class=&#34;navMain&#34;&#62; ---&#62;

        &#60;a href=&#34;/index.cfm&#34; title=&#34;Fishtank Brand Advertising&#34;&#62;&#60;img src=&#34;/images/fishtank_logo.png&#34; border=&#34;0&#34; alt=&#34;Fishtank Brand Advertising&#34; title=&#34;Fishtank Brand Advertising&#34; class=&#34;mainLogo&#34; /&#62;&#60;/a&#62;

&#60;!---         &#60;div class=&#34;navMainItems&#34;&#62; ---&#62;
            &#60;a href=&#34;/index.cfm&#34; &#60;cfif pageName EQ &#34;Work&#34;&#62;&#60;cfoutput&#62;class=&#34;navItemOn&#34;&#60;/cfoutput&#62;&#60;/cfif&#62; title=&#34;What we've been up to.&#34;&#62;&#60;div class=&#34;navItem&#34; onMouseOver=&#34;$(this).setStyle({backgroundImage: 'url(/images/nav_bullet_on.png)'});&#34; onMouseOut=&#34;$(this).setStyle({backgroundImage: 'none'});&#34;&#62;&#60;span class=&#34;navItemNoChange&#34;&#62;OUR&#60;/span&#62; WORK&#60;/div&#62;&#60;/a&#62;

            
            &#60;a href=&#34;/ourstory.cfm&#34; &#60;cfif pageName EQ &#34;Story&#34;&#62;&#60;cfoutput&#62;class=&#34;navItemOn&#34;&#60;/cfoutput&#62;&#60;/cfif&#62; title=&#34;Creative cranking New Yorkers + zen thinking West Coasters.&#34;&#62;&#60;div class=&#34;navItem&#34; onMouseOver=&#34;$(this).setStyle({backgroundImage: 'url(/images/nav_bullet_on.png)'});&#34; onMouseOut=&#34;$(this).setStyle({backgroundImage: 'none'});&#34;&#62;&#60;span class=&#34;navItemNoChange&#34;&#62;OUR&#60;/span&#62; STORY&#60;/div&#62;&#60;/a&#62;

&#60;!--            
            &#60;a href=&#34;/ourmission.cfm&#34; &#60;cfif pageName EQ &#34;Mission&#34;&#62;&#60;cfoutput&#62;class=&#34;navItemOn&#34;&#60;/cfoutput&#62;&#60;/cfif&#62; title=&#34;Our Generation.&#34;&#62;&#60;div class=&#34;navItem&#34; onMouseOver=&#34;$(this).setStyle({backgroundImage: 'url(images/nav_bullet_on.png)'});&#34; onMouseOut=&#34;$(this).setStyle({backgroundImage: 'none'});&#34;&#62;&#60;span class=&#34;navItemNoChange&#34;&#62;OUR&#60;/span&#62; MISSION&#60;/div&#62;&#60;/a&#62;
--&#62;        
            &#60;a href=&#34;/ourpeople.cfm&#34; &#60;cfif pageName EQ &#34;People&#34;&#62;&#60;cfoutput&#62;class=&#34;navItemOn&#34;&#60;/cfoutput&#62;&#60;/cfif&#62; title=&#34;Meet the people behind the curtain.&#34;&#62;&#60;div class=&#34;navItem&#34; onMouseOver=&#34;$(this).setStyle({backgroundImage: 'url(/images/nav_bullet_on.png)'});&#34; onMouseOut=&#34;$(this).setStyle({backgroundImage: 'none'});&#34;&#62;&#60;span class=&#34;navItemNoChange&#34;&#62;OUR&#60;/span&#62; PEOPLE&#60;/div&#62;&#60;/a&#62;

            
            &#60;a href=&#34;/ourawards.cfm&#34; &#60;cfif pageName EQ &#34;Awards&#34;&#62;&#60;cfoutput&#62;class=&#34;navItemOn&#34;&#60;/cfoutput&#62;&#60;/cfif&#62; title=&#34;Everyone likes accolades, right?&#34;&#62;&#60;div class=&#34;navItem&#34; onMouseOver=&#34;$(this).setStyle({backgroundImage: 'url(/images/nav_bullet_on.png)'});&#34; onMouseOut=&#34;$(this).setStyle({backgroundImage: 'none'});&#34;&#62;&#60;span class=&#34;navItemNoChange&#34;&#62;OUR&#60;/span&#62; AWARDS&#60;/div&#62;&#60;/a&#62;

            
            &#60;a href=&#34;/ourclients.cfm&#34; &#60;cfif pageName EQ &#34;Clients&#34;&#62;&#60;cfoutput&#62;class=&#34;navItemOn&#34;&#60;/cfoutput&#62;&#60;/cfif&#62; title=&#34;See who's keeping the lights on.&#34;&#62;&#60;div class=&#34;navItem&#34; onMouseOver=&#34;$(this).setStyle({backgroundImage: 'url(/images/nav_bullet_on.png)'});&#34; onMouseOut=&#34;$(this).setStyle({backgroundImage: 'none'});&#34;&#62;&#60;span class=&#34;navItemNoChange&#34;&#62;Our&#60;/span&#62; Clients&#60;/div&#62;&#60;/a&#62;

            
            &#60;a href=&#34;http://www.fishtankba.com/HangTen/&#34; target=&#34;_blank&#34; title=&#34;Keeping our toes on the nose of refreshingly current trends.&#34;&#62;&#60;div class=&#34;navItem&#34; onMouseOver=&#34;$(this).setStyle({backgroundImage: 'url(/images/nav_bullet_on.png)'});&#34; onMouseOut=&#34;$(this).setStyle({backgroundImage: 'none'});&#34;&#62;&#60;span class=&#34;navItemNoChange&#34;&#62;GO&#60;/span&#62; HANGTEN&#60;/div&#62;&#60;/a&#62;
            
            &#60;div class=&#34;navItemDivider&#34;&#62;&#60;img src=&#34;/images/nav_divider.png&#34; alt=&#34;San Diego Advertising and Branding Agency&#34; title=&#34;San Diego Advertising and Branding Agency&#34; /&#62;&#60;/div&#62;

            &#60;a href=&#34;mailto:gofish@fishtankba.com?subject=New Business Inquiry.&#34;&#62;&#60;div class=&#34;navItemEmail&#34; onMouseOver=&#34;$(this).setStyle({backgroundImage: 'url(/images/nav_bullet_on.png)'});&#34; onMouseOut=&#34;$(this).setStyle({backgroundImage: 'none'});&#34;&#62;&#60;span class=&#34;navItemEmail&#34;&#62;Drop us a line...&#60;/span&#62;&#60;/div&#62;&#60;/a&#62;
&#60;!---
        &#60;/div&#62;

    &#60;/div&#62;
---&#62;
</description>
<pubDate>Fri, 16 Jul 2010 21:09:54 +0100</pubDate>
</item>
<item>
<title>Text padding does not work in Get Help : Newbies</title>
<link>http://cssdiscussion.com/viewtopic.php?pid=588#588</link>
<guid isPermaLink="false">588@http://cssdiscussion.com</guid>
<description>Topic: Text padding does not work

Message: Hi CSSERS,I have a problem with a file.here is a video link to explain it:http://www.designshoptoronto.com/Diddley/CSS.movand some links to the css:http://www.designshoptoronto.com/Diddley/style.cssand html files:http://www.designshoptoronto.com/Diddley/test2.htmlDoes any body know what I am doing wrong?Please help when you get a chance.Thanks,Tracey
</description>
<pubDate>Wed, 16 Jun 2010 19:58:52 +0100</pubDate>
</item>
<item>
<title>How do you do this in CSS? in Get Help : Newbies</title>
<link>http://cssdiscussion.com/viewtopic.php?pid=587#587</link>
<guid isPermaLink="false">587@http://cssdiscussion.com</guid>
<description>Topic: How do you do this in CSS?

Message: Hi there, sorry i am super new to web developmentbasically i am trying to mimic the design at this site http://github.com/robmonie/jquery-week-calendar.giti am only focusing on the background designI believe it is done in CSS right? and not some image slicer, i originally thought it was done using tables, but it is not after i check the source.not being an expert in CSS, i was not able to find out which CSS file and lines are making this happeningbasically in that site, you see:the top has a white-grey color, and bottom border line has a dark grey color,middle is all white, and bottom has blue and dark blue on top of iti just want to reproduce the 3 sections mentioned above, nothing fancy,any help is appreciated.thank you.
</description>
<pubDate>Thu, 10 Jun 2010 15:56:42 +0100</pubDate>
</item>
<item>
<title>Wrapping text in Get Help : Newbies</title>
<link>http://cssdiscussion.com/viewtopic.php?pid=586#586</link>
<guid isPermaLink="false">586@http://cssdiscussion.com</guid>
<description>Topic: Wrapping text

Message: Hi.&#160; I'm extremely used to designing by coding with HTML tables, but now I'm trying to make the conversion to CSS design.&#160; What I can't seem to find is how, within a P, DIV, or SPAN tag set, to have a block of text (such as a Google Adsense ad) in the upper left corner, with the rest of any other page content off to the right of it and eventually under it and continuing across the whole page.&#160; Below I have the HTML content.&#160; Any ideas on how to accomplish this in CSS?Thanksbhomis&#160; &#160; &#160; &#160; &#160; &#60;TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=850&#62;&#160; &#160; &#160; &#160; &#160; &#160;&#60;TR&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#60;TD WIDTH=850 ALIGN=&#34;LEFT&#34; VALIGN=&#34;TOP&#34;&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#160;&#60;TABLE WIDTH=280 HEIGHT=260 CELLPADDING=0 CELLSPACING=0 BORDER=0 ALIGN=&#34;LEFT&#34; VALIGN=&#34;TOP&#34;&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#60;TR&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&#60;TD WIDTH=250 HEIGHT=250&#62;google adsense code here&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#60;/TD&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&#60;/TR&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#60;/TABLE&#62;&#60;BR&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#60;TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&#60;TR&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#60;TD ALIGN=&#34;LEFT&#34; VALIGN=&#34;TOP&#34;&#62;Lots of text here.&#160; Imagine a page with the ad in the upper left corner, and text to the right of it and eventually under it.&#160; I don't want text solely to the right.&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#60;/TD&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&#60;/TR&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#60;/TABLE&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#160;&#60;/TD&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#60;/TR&#62;&#160; &#160; &#160; &#160; &#160; &#60;/TABLE&#62;
</description>
<pubDate>Sat, 29 May 2010 02:17:19 +0100</pubDate>
</item>
<item>
<title>Container won't stretch with more content in Get Help : Newbies</title>
<link>http://cssdiscussion.com/viewtopic.php?pid=585#585</link>
<guid isPermaLink="false">585@http://cssdiscussion.com</guid>
<description>Topic: Container won't stretch with more content

Message: Hi all, I was wondering why my container won't stretch vertically when I add more content to one of the &#60;div&#62; I have? Here is the CSS I have: body {margin : 0;padding : 0;font : 75% &#34;Trebuchet MS&#34;, verdana, arial, sans-serif;color : #666;background : #003250 url(img/bgd.png) center repeat;}#container {width : 740px;margin-left : auto;margin-right : auto;margin-top : 20px;padding : 20px;line-height: 1.7em;color : #666;background : #f2f2f5;}&#160; &#160; &#160; &#160; &#160; &#160; /*TOP BANNER*/#banner {float : left;width : 510px;height : 200px;padding : 0;margin : 0 0 10px 0;}&#160; &#160; &#160; &#160; &#160; &#160; /*TOP SCROLLBAR*/div.scroll {overflow : auto;height : 7em;width : 160px;padding : 1em;color : #333;background : inherit;border : 1px solid #aaa;margin : 20px;}#bannerb {float : right;width : 210px;margin : 0 0 10px 0;padding : 0;}&#160; &#160; &#160; &#160; &#160; &#160; /*TOP NAVIGATION*/#navcontainer {clear:both;width : 100%;}#navcontainer ul {padding-left: 0;margin-left: 0;background: #F36207;color: #fff;float: left;width: 100%;}#navcontainer ul li {display: inline;}#navcontainer ul li a {padding: 0.2em 1em;background: #F36207;color: #fff;text-decoration: none;float: left;border-right: 1px solid #fff;}#navcontainer ul li a:hover {background: #036;color: #fff;}#active a:link, #active a:visited, #active a:hover {background: #036;color: #fff;}&#160; &#160; &#160; &#160; &#160; &#160; /*CENTRE CONTENT*/#content {padding : 5px;margin-left : 205px;margin-right : 205px;background : #f7f7f7;color : #666;}&#160; &#160; &#160; &#160; &#160; &#160; /*LEFT CONTENT*/#sidebar {float : left;width : 180px;margin : 0 5px 0 0;padding : 5px;color : #666;background : #f2f2f5;}&#160; &#160; &#160; &#160; &#160; &#160; /*LEFT MENU*/#menu {width : 180px;padding : 10px 0 0 0;}#menu ul {margin : 0;padding : 0;list-style-type : none;}#menu li {margin : 0 0 0.1em 0;}#menu a {width : 160px;padding : 0.1em 0.8em;text-decoration : none;display : block;color : #fff;background : #f36207;}#menu a:hover {background : #036;color : #fff;}&#160; &#160; &#160; &#160; &#160; &#160; /*RIGHT CONTENT*/#sidebar-b {float : right;width : 180px;margin : 0 0 0 5px;padding : 5px;background : #f2f2f5;color : #333;}&#160; &#160; &#160; &#160; &#160; &#160; /*FOOTER*/#footer {clear : both;padding : 5px;margin-top : 15px;color : #bbd2e0;background : #f36207;}#footer a:link, #footer a:visited {background : inherit;color : #eee;text-decoration : none;}#footer a:hover {border-bottom : 1px dashed #f2f2f5;background : inherit;color : #f2f2f5;}&#160; &#160; &#160; &#160; &#160; &#160; /*TYPOGRAPHY*/p {margin : 10px;}h1 {margin : 0 0 10px 10px;font : normal 1.3em verdana, arial, tahoma, sans-serif;letter-spacing: 3px;color : #036;background : inherit;}h2 {padding-left : 5px;font : bold 1em verdana, arial, tahoma, sans-serif;color : #ef7329;background : inherit;}blockquote {font-weight : bold;font-style : italic;color : #b29b35;}&#160; &#160; &#160; &#160; &#160; &#160; /*LINKS*/a {text-decoration : none;color : #f36207;background : inherit;}a:hover {color : #0d4953;background : inherit;}&#160; &#160; &#160; &#160; &#160; &#160; /*CLASSES*/.news {font-size : 1em;background : inherit;color : #000;}.orange {background : inherit;color : #f36207;}.clear {clear : both;}
</description>
<pubDate>Fri, 21 May 2010 13:02:25 +0100</pubDate>
</item>
<item>
<title>Football CSS Image Map in Get Help : Newbies</title>
<link>http://cssdiscussion.com/viewtopic.php?pid=584#584</link>
<guid isPermaLink="false">584@http://cssdiscussion.com</guid>
<description>Topic: Football CSS Image Map

Message: Hello..i run a football club and i run the website of the club..im thinking for the next season to have a team photo (like the background of my website www.longbentonfc.co.uk) on the team page. and when you scroll your mouse over the player the stands out and displays some basical information of the player (name, position, signed, nationality)for example i have found this website which shows basically what i want..&#160; http://www.cssplay.co.uk/menu/imap.html im thinking more of the second example. With the mouse over the player it will highlight that player and display that information and by clicking on the player bring up a seperate pop up of the players information.im not very good at css.. i know how to edit it but not good at the general coding. would anyone be able to help. i would be very grateful.Andy
</description>
<pubDate>Fri, 14 May 2010 17:57:36 +0100</pubDate>
</item>
<item>
<title>Alternate background image using CSS image map in Get Help : Newbies</title>
<link>http://cssdiscussion.com/viewtopic.php?pid=583#583</link>
<guid isPermaLink="false">583@http://cssdiscussion.com</guid>
<description>Topic: Alternate background image using CSS image map

Message: Hello..i run a football club and i run the website of the club..im thinking for the next season to have a team photo (like the background of my website www.longbentonfc.co.uk) on the team page. and when you scroll your mouse over the player the stands out and displays some basical information of the player (name, position, signed, nationality)for example i have found this website which shows basically what i want..&#160; http://www.cssplay.co.uk/menu/imap.html im thinking more of the second example. With the mouse over the player it will highlight that player and display that information and by clicking on the player bring up a seperate pop up of the players information.im not very good at css.. i know how to edit it but not good at the general coding. would anyone be able to help. i would be very grateful.Andy
</description>
<pubDate>Fri, 14 May 2010 17:56:35 +0100</pubDate>
</item>
<item>
<title>content limit in element in Get Help : Newbies</title>
<link>http://cssdiscussion.com/viewtopic.php?pid=581#581</link>
<guid isPermaLink="false">581@http://cssdiscussion.com</guid>
<description>Topic: content limit in element

Message: From what I can tell, the problem is this:you have your outer box as a fixed width:&#160; &#160; &#160; &#160; #spdisplay {&#160; &#160; &#160; &#160;&#160; &#160; width: 550px;but then you also have an inner div with a &#34;box&#34; class with a narrower width:&#160; &#160; &#160; &#160; #spdisplay .box {&#160; &#160; &#160; &#160;&#160; &#160; width: 545px;but you also have padding assigned to &#34;box&#34;:&#160; &#160; &#160; &#160;&#160; &#160; padding:10px 10px 15px 10px;padding is in addition to the width of an object, so 545px + 10px left + 10px right padding = 565px, which is a total of 15px wider than the outer spdisplay div.It's a numbers game, and you have to make sure the content of an item, including widths+padding+margins == the same width as the parent object. Otherwise you will have unexpected results, especially cross-browser, cross platform.
</description>
<pubDate>Tue, 27 Apr 2010 15:54:51 +0100</pubDate>
</item>
<item>
<title>Styles on a PC and Mac... in Get Help : Other</title>
<link>http://cssdiscussion.com/viewtopic.php?pid=580#580</link>
<guid isPermaLink="false">580@http://cssdiscussion.com</guid>
<description>Topic: Styles on a PC and Mac...

Message: st3v373 wrote:Is using percentages the only was to make sure your screen fits no matter what screen resolution is used or pc vs. mac.
No.. you can use 'ems' as a unit of measurement as well...
</description>
<pubDate>Tue, 27 Apr 2010 15:37:36 +0100</pubDate>
</item>
</channel>
</rss>
