CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 25th, 2003, 05:08 PM
Ruy Ruy is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: Vancouver
Posts: 100 Ruy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Send a message via ICQ to Ruy
ul lists not displaying properly (css)

I have something like this:

Code:
<td id="leftBar" align="left" valign="top" bgcolor="#FEFDEB"> 
<h3>Downtown:</h3>
            <ul>
              <li><a href="Templates/opp.htm">Ocean Park Place</a></li>
              <li><a href="Templates/bw.htm">Baywest</a></li>
              <li><a href="Templates/hra.hrm">Hampton Royale Apartments</a></li>
            </ul>


and some css like this:

Code:
#leftBar {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;

}
#leftBar h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;



}
#leftBar ul {
	font-size: 12px;
	margin: 0px;
	list-style-type: square;

}


The list items however are displaying as normal lines (they aren't indented and they don't have bullets)

i have to say that I'm actually very unsure as to which properties apply to which tags, and why the above doesn't work.

Could anyone tell me why it won't work and point me towards a novice-difficulty refference which will explain it in greater detail?

Thanks!
__________________
the DOM hates me

Reply With Quote
  #2  
Old July 25th, 2003, 05:58 PM
Ruy Ruy is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: Vancouver
Posts: 100 Ruy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Send a message via ICQ to Ruy
whats even more amasing is that this:

Code:
<td id="description" colspan="18" align="left" valign="top" bgcolor="#FFFFFF">
                    <p><span class="HIGHLIGHT">CENTURY ROYALE APARTMENTS BY THE 
                      SEA </span>is Richmond's hidden secret treasure. <br>
                      Enjoy ocean, mountain & seaside living. Fresh air & 
                      panoramic views will take your breath away as you stroll 
                      the adjacent Ocean Walk. <br>
                      Come Sea Supernatural Steveston Village where the Fraser 
                      River meets the Ocean & Enjoy !</p>
                  
                  <ul>
                    <li>COMPLETELY Modernized APARTMENTS.</li>
                    <li> SPACIOUS STUDIOS, 1, 1 + Den 
                      & 2 Bedrooms with HUGE BALCONIES.</li>
                    <li> Quiet, peaceful water gardens, 
                      large ponds, waterfall, gazebo, walk-ways & sitting 
                      benches.</li>


with CSS of:

Code:
#description p {
	padding-top: 10px;
}
#description ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 5px;


}


displays properly for whatever reason



they are identical!

Reply With Quote
  #3  
Old July 25th, 2003, 06:00 PM
Ruy Ruy is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: Vancouver
Posts: 100 Ruy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Send a message via ICQ to Ruy
OH HEY - margins = 0 => no room for bullets!

stupid stupid stupid me

ok - ignore this thread

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > ul lists not displaying properly (css)


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway