Title: LL's Replies | WordPress.org

---

# LL

  [  ](https://wordpress.org/support/users/ll/)

 *   [Profile](https://wordpress.org/support/users/ll/)
 *   [Topics Started](https://wordpress.org/support/users/ll/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ll/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ll/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ll/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ll/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ll/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Automatic Bullets on List](https://wordpress.org/support/topic/automatic-bullets-on-list/)
 *  Thread Starter [LL](https://wordpress.org/support/users/ll/)
 * (@ll)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/automatic-bullets-on-list/#post-461027)
 * That blogroll is fed directly from the get_links code, and what you have above
   is something I would hardcode into my sidebar. I have the first section of links
   that I put in so that I could customize the font and get it the way it looked
   on my old site, but that second section of links, “additional blogs I read” is
   just done in the wordpress add links part. I’m thinking the problem is how THAT
   is formatted versus my sidebar. I want to keep the additional blogroll as something
   I can easily add and delete links from instead of fiddling with my sidebar.php
   file repeatedly. Is there anyway to change the code in the wordpress file to 
   make that first bullet disappear?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Automatic Bullets on List](https://wordpress.org/support/topic/automatic-bullets-on-list/)
 *  Thread Starter [LL](https://wordpress.org/support/users/ll/)
 * (@ll)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/automatic-bullets-on-list/#post-461018)
 * PLEASE, can someone help me suppress that last bullet that is offsetting the “
   Additional Blogs I Read” category/blogroll I have in my sidebar? [http://www.chromedcurses.com](http://www.chromedcurses.com)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Automatic Bullets on List](https://wordpress.org/support/topic/automatic-bullets-on-list/)
 *  Thread Starter [LL](https://wordpress.org/support/users/ll/)
 * (@ll)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/automatic-bullets-on-list/#post-460635)
 * THANK YOU! But there is one more bullet that is just hanging out on that “additional
   blogs I read.” How do I suppress that?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Automatic Bullets on List](https://wordpress.org/support/topic/automatic-bullets-on-list/)
 *  Thread Starter [LL](https://wordpress.org/support/users/ll/)
 * (@ll)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/automatic-bullets-on-list/#post-460630)
 * Oops, forgot the blog url:
 * [http://www.chromedcurses.com](http://www.chromedcurses.com)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Header Issues](https://wordpress.org/support/topic/header-issues/)
 *  Thread Starter [LL](https://wordpress.org/support/users/ll/)
 * (@ll)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/header-issues/#post-460140)
 * I’ve switched out for a jpg, I use Firefox for everything, and I’ve cleared my
   cache repeatedly, basically after each and every change.
 * I am at a total loss as to what to do.
 * My file is at `http://chromedcurses.com/wp-content/themes/darkcontrast/images/
   header.jpg`
 * I am assuming that is exactly where it’s supposed to be.
 * Any other advice?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Header Issues](https://wordpress.org/support/topic/header-issues/)
 *  Thread Starter [LL](https://wordpress.org/support/users/ll/)
 * (@ll)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/header-issues/#post-460046)
 * Perhaps it’s in my header file? I’m trying to put together 2 or 3 themes to suit
   my needs and I’m doing it all with only blogger template experience. I’m not 
   sure if I am missing code in the following.
 * Either way, the header image has still not appeared. Should I switch it out to
   a jpg and delete the png file? Then change all the url to go to the new pic?
 * `<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/
   DTD/xhtml11.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> 
   <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
   <link href="<?php bloginfo('stylesheet_url'); ?>" rel="stylesheet" media="screen"
   type="text/css" /> <title><?php bloginfo('name'); ?></title> </head> <div id="
   header"> <div id="headerimg"> </div></div> <h1 id="title"><?php bloginfo('name');?
   ></h1> <div id="wrap"> <div id="content"> <div id="left">

Viewing 6 replies - 1 through 6 (of 6 total)