hello i dont realy get you can you pleas tell me more On Mon, Oct 12, 2009 at 1:10 AM, James Ducker <[email protected]> wrote:
> What's a widget in this context? > > > 2009/10/12 Kristine Cummins <[email protected]> > >> I am unsuccessfully able to convert my CSS/design into *pre-set HTML >> widget code* (see widget code below). >> Current List design (see Events on right): >> http://www.elizabethspencerwines.com/development/v9/index.shtml >> >> <div id="sidebar"> >> <ul> >> <li id="events-calendar" class="widget EC_Widget_display"> >> <h2 class="widgettitle">Events Calendar</h2> >> >> <ul> >> <li id="no-events-in-list"><strong>text goes here</strong></li> >> </ul> >> >> </li> >> </ul> >> </div><!-- end sidebar --> >> >> ========================= >> >> My original CSS to make my "un-widgetized" design work: >> .iconlist { >> background-color: inherit; >> color: #000; >> font: normal .7em/1.2em "Trebuchet MS", verdana, helvetica, sans-serif; >> list-style: none; >> margin: 0; >> padding: 0; >> } >> >> li.bullet { >> background: url(images/bullet.gif) no-repeat 0 8%; >> padding: 3px 0 3px 20px; >> margin: .7em 0; >> } >> >> .smtxt { >> background-color: transparent; >> color: #999; >> font: 11px/13px Arial, Verdana, sans-serif; >> text-align: center; >> } >> >> >> A MILLION THANKS! >> >> ******************************************************************* >> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm >> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm >> Help: [email protected] >> ******************************************************************* > > > > > -- > James Ducker > Web Developer > http://www.studioj.net.au > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [email protected] > ******************************************************************* ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [email protected] *******************************************************************
