Title: sam2021's Replies | WordPress.org

---

# sam2021

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/users/sam2021/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/sam2021/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changing an aspect of our website…](https://wordpress.org/support/topic/changing-an-aspect-of-our-website/)
 *  Thread Starter [sam2021](https://wordpress.org/support/users/sam2021/)
 * (@sam2021)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/changing-an-aspect-of-our-website/#post-920384)
 * It only has 3 custom colours to go on though, pink, green and yellow. very frustrating
   stuff!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changing an aspect of our website…](https://wordpress.org/support/topic/changing-an-aspect-of-our-website/)
 *  Thread Starter [sam2021](https://wordpress.org/support/users/sam2021/)
 * (@sam2021)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/changing-an-aspect-of-our-website/#post-920381)
 * Thanks for the reply, but this seems to be the only code in the header.php
    (
   it doesn’t look like what you suggested was present in there…?)
 * <?php
    global $options; foreach ($options as $value) { if (get_settings( $value[‘
   id’] ) === FALSE) { $$value[‘id’] = $value[‘std’]; } else { $$value[‘id’] = get_settings(
   $value[‘id’] ); } }
 *  /* default values */
 *  if ($fancy_main_color == ‘#FE0059’) {
    $bubbles = ‘bubbles.gif’; $feed_image
   = ‘feed.gif’; $scissors = ‘scissors.gif’; $sep = ‘sep-red.gif’; } elseif ($fancy_main_color
   == ‘#FEB400’) { $bubbles = ‘bubbles-yellow.gif’; $feed_image = ‘feed-yellow.gif’;
   $scissors = ‘scissors-yellow.gif’; $sep = ‘sep-yellow.gif’; } else { $bubbles
   = ‘bubbles-green.gif’; $feed_image = ‘feed-green.gif’; $scissors = ‘scissors-
   green.gif’; $sep = ‘sep-green.gif’; } ?> <head> <meta http-equiv=”Content-Type”
   content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?
   >” />
 *  <link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/
   css” media=”screen” />
    <link rel=”alternate” type=”application/rss+xml” title
   =”<?php bloginfo(‘name’); ?> RSS Feed” href=”<?php bloginfo(‘rss2_url’); ?>” /
   > <link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” />
 *  <title><?php bloginfo(‘name’); ?> <?php if ( is_single() ) { ?> » Blog Archive
   <?php } ?> <?php wp_title(); ?></title>
 *  <? include(TEMPLATEPATH.”/custom.php”); ?>
 *  <?php wp_head(); ?>
    </head>
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Blog help](https://wordpress.org/support/topic/blog-help/)
 *  Thread Starter [sam2021](https://wordpress.org/support/users/sam2021/)
 * (@sam2021)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/blog-help/#post-922604)
 * sorry i didn’t notice you replied in my other post, thanks again.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Blog help](https://wordpress.org/support/topic/blog-help/)
 *  Thread Starter [sam2021](https://wordpress.org/support/users/sam2021/)
 * (@sam2021)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/blog-help/#post-922603)
 * Thanks very much! Is there anyway also with the side borders.. you see they’re
   yellow. to make them black? I’ve been looking at codes and im very new to this.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changing an aspect of our website…](https://wordpress.org/support/topic/changing-an-aspect-of-our-website/)
 *  Thread Starter [sam2021](https://wordpress.org/support/users/sam2021/)
 * (@sam2021)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/changing-an-aspect-of-our-website/#post-920377)
 * bump
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Trying to rid part of our website…](https://wordpress.org/support/topic/trying-to-rid-part-of-our-website/)
 *  Thread Starter [sam2021](https://wordpress.org/support/users/sam2021/)
 * (@sam2021)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/trying-to-rid-part-of-our-website/#post-917194)
 * Hi there thanks for the reply, I can’t seem to find that line in my banner.php
   but I can find the bit in the style.css, would it do the same thing if i removed
   the part from the style.css?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with comments](https://wordpress.org/support/topic/problems-with-comments-5/)
 *  Thread Starter [sam2021](https://wordpress.org/support/users/sam2021/)
 * (@sam2021)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/problems-with-comments-5/page/2/#post-915258)
 * Thanks man, you’ve been great help! Truly appreciate it.. You could make alot
   of money off your help!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with comments](https://wordpress.org/support/topic/problems-with-comments-5/)
 *  Thread Starter [sam2021](https://wordpress.org/support/users/sam2021/)
 * (@sam2021)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/problems-with-comments-5/page/2/#post-915251)
 * Hmm and it also looks like its gone to html hell…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with comments](https://wordpress.org/support/topic/problems-with-comments-5/)
 *  Thread Starter [sam2021](https://wordpress.org/support/users/sam2021/)
 * (@sam2021)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/problems-with-comments-5/page/2/#post-915248)
 * Forget the above post, managed to fix that lol…
 * Umm that seemed to work with the two random dots, but now the right side boxes
   have moved to the bottom!?!?! have a look for yourself
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with comments](https://wordpress.org/support/topic/problems-with-comments-5/)
 *  Thread Starter [sam2021](https://wordpress.org/support/users/sam2021/)
 * (@sam2021)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/problems-with-comments-5/page/2/#post-915245)
 * Damn! I’ve done something really stupid.. I think i replaced the .css with that
   by mistake, wasn’t thinking straight.
 * Now everytime I try to go to theme editor it comes up with a page with the message
   “
   The requested theme does not exist.”
 * Help!?!! lol
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with comments](https://wordpress.org/support/topic/problems-with-comments-5/)
 *  Thread Starter [sam2021](https://wordpress.org/support/users/sam2021/)
 * (@sam2021)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/problems-with-comments-5/page/2/#post-915239)
 * Anyone have any ideas on how to get rid of the two dots next to the test post
   and down the bottom?
 * [http://www.internalmarketingagency.com](http://www.internalmarketingagency.com)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with comments](https://wordpress.org/support/topic/problems-with-comments-5/)
 *  Thread Starter [sam2021](https://wordpress.org/support/users/sam2021/)
 * (@sam2021)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/problems-with-comments-5/page/2/#post-915236)
 * Great! Thanks that works well… Mmm though they didn’t seem to be there before…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with comments](https://wordpress.org/support/topic/problems-with-comments-5/)
 *  Thread Starter [sam2021](https://wordpress.org/support/users/sam2021/)
 * (@sam2021)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/problems-with-comments-5/page/2/#post-915232)
 * Hey that looks a lot better, though the top banner still has “> in the front 
   of it ?
    and there’s two random dots at the front of the test post and down the
   bottom?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with comments](https://wordpress.org/support/topic/problems-with-comments-5/)
 *  Thread Starter [sam2021](https://wordpress.org/support/users/sam2021/)
 * (@sam2021)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/problems-with-comments-5/#post-915227)
 * Yeah I did… though the top banner has added text.. and it all looks a bit dodgey
   now.. have a look for yourself
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with comments](https://wordpress.org/support/topic/problems-with-comments-5/)
 *  Thread Starter [sam2021](https://wordpress.org/support/users/sam2021/)
 * (@sam2021)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/problems-with-comments-5/#post-915222)
 * hmm seems to look a bit strange now, can you check it out?
 * [http://www.internalmarketingagency.com](http://www.internalmarketingagency.com)

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/users/sam2021/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/sam2021/replies/page/2/?output_format=md)