StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-27-2009, 05:38 AM
chenvova11 chenvova11 is offline
Registered User
Pro Plus Member
 
Join Date: May 2009
Posts: 46
Default How to insert bullet points (image) in widget (recent posts)

Hi guys,

I want to include bullet points (image) on the left side of my "Recent Posts" widget

<li id="recent-posts">
<div class="widget">
<h2>Recent Episodes & Posts</h2>
<ul>
<?php wp_get_archives('type=postbypost&limit=5'); ?> [/list] </div>


Also in Links widget:

<li id="links">
<div class="widget">
<h2>Links</h2>
<ul>
<?php wp_list_bookmarks('title_li=&categorize=0'); ?>
[/list] </div>


Any ideas what piece of code to insert and where? Please look at http://www.mydenmarktv.com/

Thanks a lot in advance for any help.
Vladimir
 

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
bullet points mess my image up... twersk General Discussion 3 05-07-2010 09:18 AM
Bullet points carolepyke General Discussion 1 11-11-2009 12:05 AM
Resolved: Change Bullet Points in Post & Page Text to Image steve General Discussion 8 12-30-2008 07:47 AM


All times are GMT -5. The time now is 05:52 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.