Community Forums › Forums › Archived Forums › General Discussion › Trying to add a 2 column unordered list to my sidebar widget area
Tagged: column classes, sidebar widget, unordered list
- This topic has 6 replies, 2 voices, and was last updated 13 years, 1 month ago by
SoZo.
-
AuthorPosts
-
January 22, 2013 at 4:33 pm #13870
kmb
MemberHere is the code I am using
<div class="one-half first">
<ul>
<li>Alpine</li>
<li>Bay Park</li>
<li>Bonsall</li>
<li>Bonita</li>
<li>Cardiff</li>
<li>Carmel Valley</li>
<li>Carlsbad</li>
<li>Chula Vista</li>
<li>Clairemont</li>
<li>Coronado</li>
<li>Del Cerro</li>
<li>Del Mar</li>
<li>El Cajon</li>
<li>Elfin Forest</li>
<li>Encinitas</li>
<li>Escondidio</li>
<li>Fallbrook</li>
<li>Fairbanks Ranch</li>
<li>Kensington</li>
<li>La Costa</li>
<li>La Jolla</li>
<li>Lakeside</li>
<li>La Mesa</li>
<li>Linda Vista</li>
<li>Mira Mesa</li>
<li>Mission Hills</li>
</ul>
</div><div class="one-half">
<li>Mission Village</li>
<li>North Park</li>
<li>Oceanside</li>
<li>Ocean Beach</li>
<li>Pacific Beach</li>
<li>Point Loma</li>
<li>Poway</li>
<li>Rancho Bernardo</li>
<li>Rancho Penasquitos</li>
<li>Rancho San diego</li>
<li>Rancho Santa Fe</li>
<li>San Diego</li>
<li>San Marcos</li>
<li>Santaluz</li>
<li>Santee</li>
<li>San Carlos</li>
<li>Scripps Ranch</li>
<li>Sorrento Valley</li>
<li>Solana Beach</li>
<li>Spring Valley</li>
<li>Tierrasanta</li>
<li>University City</li>
<li>Valley Center</li>
<li>Vista</li>
<li>4S Ranch</li>
</ul>
</div>Wondering if it is a sizing issue or what. Left side list is genesis default (ul) and the right side is the true unordered list.
Any help is greatly appreciated. Thanks in advance>
The website is http://everythingswimmingpools.com
January 22, 2013 at 4:37 pm #13874kmb
MemberWanted them to be small and tight together so that not to take up so much sidebar.. Sorry for not adding this piece of info
January 22, 2013 at 4:38 pm #13875SoZo
MemberWhat is it you need help with?
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
January 24, 2013 at 10:25 am #14308kmb
MemberI was trying to add this list as an unordered list but instead it adds the content like a menu listing with the little crosses. The code works in a page or post but not in the widget area sidebar. Any helpfull advise is appreciated. Thanks for your time and help.
January 24, 2013 at 10:57 am #14329SoZo
MemberThe list isn't there now but if you don't want the crosses you need to edit the list rule. I recommend installing the Firebug add on for Firefox or using Chrome's Firebug Lite which will enable you to right click on any element to inspect it and determine the associated style rules or the selectors required to create new style rules.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
January 25, 2013 at 10:00 am #14605kmb
MemberThanks. I will look at the style sheet to see what I want to do. Thank you for your time.Have a good day. Appreciate it.
January 25, 2013 at 10:48 am #14621SoZo
Member -
AuthorPosts
- The forum ‘General Discussion’ is closed to new topics and replies.