Title: randomrage's Replies | WordPress.org

---

# randomrage

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [CSS problem – ul bullets cutting into image border](https://wordpress.org/support/topic/css-problem-ul-bullets-cutting-into-image-border/)
 *  Thread Starter [randomrage](https://wordpress.org/support/users/randomrage/)
 * (@randomrage)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/css-problem-ul-bullets-cutting-into-image-border/#post-1048668)
 * I saw there was a “background” behind the bullets and I fixed that, but still
   a no-go. Still can’t figure out why the bullets are cutting into the picture 
   border. Anyone?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [CSS problem – ul bullets cutting into image border](https://wordpress.org/support/topic/css-problem-ul-bullets-cutting-into-image-border/)
 *  Thread Starter [randomrage](https://wordpress.org/support/users/randomrage/)
 * (@randomrage)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/css-problem-ul-bullets-cutting-into-image-border/#post-1048527)
 * Anyone have any ideas about this? The site is fully functional now, shouldn’t
   hit a 404 error…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [CSS problem – ul bullets cutting into image border](https://wordpress.org/support/topic/css-problem-ul-bullets-cutting-into-image-border/)
 *  Thread Starter [randomrage](https://wordpress.org/support/users/randomrage/)
 * (@randomrage)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/css-problem-ul-bullets-cutting-into-image-border/#post-1048397)
 * No, sorry, I picked tonight to ditch Yahoo webhosting as well, so the site was
   in the moving process…it’s back up now, and the post in question is moved to 
   the front page. Sorry about that…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Myspace Crossposter troubles](https://wordpress.org/support/topic/myspace-crossposter-troubles/)
 *  [randomrage](https://wordpress.org/support/users/randomrage/)
 * (@randomrage)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/myspace-crossposter-troubles/#post-834108)
 * Yeah…I just noticed this myself. I think 2.6 killed MySpace Crossposter. Don’t
   know if the author is aware (he doesn’t have any posts about it on his blog).
   Anyone with coding experience know how to get it up and running? Anyone successfully
   running it in 2.6?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Comment problems with theme](https://wordpress.org/support/topic/comment-problems-with-theme/)
 *  Thread Starter [randomrage](https://wordpress.org/support/users/randomrage/)
 * (@randomrage)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/comment-problems-with-theme/#post-742699)
 * Okay, I figured it out! The theme I’m using uses multiple CSS stylesheets, and
   there were conflicting instructions. I removed the offending instructions and
   it’s working properly.
 * I also found the “title” command – it calls a function called freshy_get_comment_excerpt()
   to make the text blow up over the post title. So, here’s my question: can someone
   help me put in a “title” form, then replace the comment exerpt command with the
   title text?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Comment problems with theme](https://wordpress.org/support/topic/comment-problems-with-theme/)
 *  Thread Starter [randomrage](https://wordpress.org/support/users/randomrage/)
 * (@randomrage)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/comment-problems-with-theme/#post-742674)
 * After poking around with CSS validators and trying to feel my way through it,
   I made a few tweaks. Now, comments from normal people appear properly, but I’m
   still having a problem with author comments.
    The proper colors appear briefly
   while the page is loading, but the background turns to white by the time it’s
   finished loading. [Take a look.](http://randomrage.net/index.php/2008/04/16/mysql-can-kiss-mysqass/#comments)
   I’m sure this is some screwy CSS somewhere, but I’m having a hard time finding
   it, mainly because I don’t know what I’m doing. If someone could take a look,
   please. Also, I’m still at a loss for what to do about the comment titles. I’d
   like to lose them entirely, or have a “title” field below the comment registration
   that will take care of it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Comment problems with theme](https://wordpress.org/support/topic/comment-problems-with-theme/)
 *  Thread Starter [randomrage](https://wordpress.org/support/users/randomrage/)
 * (@randomrage)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/comment-problems-with-theme/#post-742630)
 * Okay, quick follow up:
    I didn’t check the post in seperate browsers. In IE, 
   the first post looks fine, it looks fantastic and legible, but the second post(
   my follow-up) is white and unreadable. In Opera, where I checked first, both 
   posts are unreadable. This is probably some bad xhtml somewhere, but I really
   have a hard time finding this stuff. Any help will do. Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Help! Single post sidebar falling to bottom of page](https://wordpress.org/support/topic/help-single-post-sidebar-falling-to-bottom-of-page/)
 *  Thread Starter [randomrage](https://wordpress.org/support/users/randomrage/)
 * (@randomrage)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/help-single-post-sidebar-falling-to-bottom-of-page/#post-742001)
 * Ha ha! I found it. When I was playing around with digg code, I accidentally deleted
   a div tag. The other xhtml errors can suck it, the page works now. Thanks for
   the help!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Help! Single post sidebar falling to bottom of page](https://wordpress.org/support/topic/help-single-post-sidebar-falling-to-bottom-of-page/)
 *  Thread Starter [randomrage](https://wordpress.org/support/users/randomrage/)
 * (@randomrage)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/help-single-post-sidebar-falling-to-bottom-of-page/#post-741999)
 * Thanks. I’m currently working on this, but I’m having a hard time becuase I don’t
   know which stylesheets to look in for any of these errors. I’m just kind of randomly
   poking around right now. If there’s a faster way to tell, can someone let me 
   know?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [De-italicizing freshy 2 header font](https://wordpress.org/support/topic/de-italicizing-freshy-2-header-font/)
 *  Thread Starter [randomrage](https://wordpress.org/support/users/randomrage/)
 * (@randomrage)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/de-italicizing-freshy-2-header-font/#post-741358)
 * Awesome! Thanks so much for the help. I looked at almost every stylesheet except
   for that one. Thanks again!

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