Title: brio39's Replies | WordPress.org

---

# brio39

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hemingway] Logo instead of site name/tag line?](https://wordpress.org/support/topic/logo-instead-of-site-nametag-line/)
 *  Thread Starter [brio39](https://wordpress.org/support/users/brio39/)
 * (@brio39)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/logo-instead-of-site-nametag-line/#post-4709034)
 * Perfect! Thank you!!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hemingway] Logo instead of site name/tag line?](https://wordpress.org/support/topic/logo-instead-of-site-nametag-line/)
 *  Thread Starter [brio39](https://wordpress.org/support/users/brio39/)
 * (@brio39)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/logo-instead-of-site-nametag-line/#post-4709030)
 * I’m sorry, can you tell me where in this code it goes?
 *     ```
       <!DOCTYPE html>
   
       <html <?php language_attributes(); ?>>
   
       	<head>
   
       		<meta charset="<?php bloginfo( 'charset' ); ?>">
       		<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" >
   
       		<title><?php wp_title('|', true, 'right'); ?></title>
   
       		<?php if ( is_singular() ) wp_enqueue_script( "comment-reply" ); ?>
   
       		<?php wp_head(); ?>
   
       	</head>
   
       	<body <?php body_class(); ?>>
   
       		<div class="big-wrapper">
   
       			<div class="header-cover section bg-dark-light no-padding">
   
       				<div class="header section" style="background-image: url(<?php if (get_header_image() != '') : ?><?php header_image(); ?><?php else : ?><?php echo get_template_directory_uri() . '/images/header.jpg'; ?><?php endif; ?>);">
   
       					<div class="header-inner section-inner">
   
       						<div class="blog-info">
   
       							<div id="bio-image">
       <img src="http://danahy.com/wp-content/uploads/2014/03/Danahy-Advisors-gold_small_header.jpg" alt="bio image" />
       </div> <!-- end of #bio-image>
   
       							<?php if ( get_bloginfo( 'description' ) ) { ?>
   
       								<h3 class="blog-description"><?php echo esc_attr( get_bloginfo( 'description' ) ); ?></h3>
   
       							<?php } ?>
   
       						</div> <!-- /blog-info -->
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hemingway] Logo instead of site name/tag line?](https://wordpress.org/support/topic/logo-instead-of-site-nametag-line/)
 *  Thread Starter [brio39](https://wordpress.org/support/users/brio39/)
 * (@brio39)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/logo-instead-of-site-nametag-line/#post-4709028)
 * [http://danahy.com/](http://danahy.com/) is the site.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hemingway] Logo instead of site name/tag line?](https://wordpress.org/support/topic/logo-instead-of-site-nametag-line/)
 *  Thread Starter [brio39](https://wordpress.org/support/users/brio39/)
 * (@brio39)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/logo-instead-of-site-nametag-line/#post-4709025)
 * Hi Anders,
    I put this code in and added the logo.
 *     ```
       <div id="bio-image">
       <img src="http://danahy.com/wp-content/uploads/2014/03/Danahy-Advisors-gold_small_header.jpg" alt="bio image" />
       </div> <!-- end of #bio-image>
       ```
   
 * But it is changing the page background to gray. Any idea why or what I can do
   to keep it white?
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mailchimp List Subscribe Form] shortcode makes form too big, resize?](https://wordpress.org/support/topic/shortcode-makes-form-too-big-resize/)
 *  Thread Starter [brio39](https://wordpress.org/support/users/brio39/)
 * (@brio39)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/shortcode-makes-form-too-big-resize/#post-4704494)
 * [http://www.realdealadvisors.com/newsletter/](http://www.realdealadvisors.com/newsletter/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mailchimp List Subscribe Form] shortcode makes form too big, resize?](https://wordpress.org/support/topic/shortcode-makes-form-too-big-resize/)
 *  Thread Starter [brio39](https://wordpress.org/support/users/brio39/)
 * (@brio39)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/shortcode-makes-form-too-big-resize/#post-4704484)
 * I want it more condensed so all the elements are together and at the top of the
   page.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[zeeMagazine] make a page with no sidebars for printing](https://wordpress.org/support/topic/make-a-page-with-no-sidebars-for-printing/)
 *  Thread Starter [brio39](https://wordpress.org/support/users/brio39/)
 * (@brio39)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/make-a-page-with-no-sidebars-for-printing/#post-4599241)
 * Perfect, thank you. The printing preview is working without sidebars now.
 * But on the home page the click here for more information isn’t showing as a link.
   Only on the individual post page. That seems weird to me.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[zeeMagazine] make a page with no sidebars for printing](https://wordpress.org/support/topic/make-a-page-with-no-sidebars-for-printing/)
 *  Thread Starter [brio39](https://wordpress.org/support/users/brio39/)
 * (@brio39)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/make-a-page-with-no-sidebars-for-printing/#post-4599239)
 * Also, do you know if there is a way for the links in a post to be active when
   on the front page? You can click on them on the individual post page but not 
   on the home page.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[zeeMagazine] make a page with no sidebars for printing](https://wordpress.org/support/topic/make-a-page-with-no-sidebars-for-printing/)
 *  Thread Starter [brio39](https://wordpress.org/support/users/brio39/)
 * (@brio39)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/make-a-page-with-no-sidebars-for-printing/#post-4599236)
 * Thanks,
    I use the code but the left sidebar is still showing up. Is there a 
   way to get rid of that too?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [3.8.1 missing Editor under Appearance](https://wordpress.org/support/topic/381-missing-editor-under-appearance/)
 *  Thread Starter [brio39](https://wordpress.org/support/users/brio39/)
 * (@brio39)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/381-missing-editor-under-appearance/#post-4561403)
 * Thank you for your help. I finally realized it may have something to do with 
   godaddy and called them. They have a new ‘manage wordpress’ account and it limits
   the editing capabilities. Once I downgraded and reinstalled I could get to the
   control panel on the server and into the Editor on WordPress. Good to know now
   and for others to know. Don’t let them upsell you! 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [3.8.1 missing Editor under Appearance](https://wordpress.org/support/topic/381-missing-editor-under-appearance/)
 *  Thread Starter [brio39](https://wordpress.org/support/users/brio39/)
 * (@brio39)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/381-missing-editor-under-appearance/#post-4561305)
 * yes
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [3.8.1 missing Editor under Appearance](https://wordpress.org/support/topic/381-missing-editor-under-appearance/)
 *  Thread Starter [brio39](https://wordpress.org/support/users/brio39/)
 * (@brio39)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/381-missing-editor-under-appearance/#post-4561174)
 * It is a hosted site on wordpress.org but it was a backup file from wordpress.
   com. Is that the issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easing Slider] Where to put the code in Willingness theme?](https://wordpress.org/support/topic/where-to-put-the-code-in-willingness-theme/)
 *  Thread Starter [brio39](https://wordpress.org/support/users/brio39/)
 * (@brio39)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/where-to-put-the-code-in-willingness-theme/#post-4395396)
 * Oh, no. It wasn’t the theme developer, he never commented. It was just a member.
   I figured out it was a style issue and just played with it. I’m just waiting 
   for the theme developer to respond, but I don’t see that happening.
    And thanks
   for your help! Your code fixed my issues on FireFox too!
 * I do have another question for you… Is there a way to turn off the photo names
   when you hover over the slide show?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Willingness] Position a logo to the right side of the header](https://wordpress.org/support/topic/position-a-logo-to-the-right-side-of-the-header/)
 *  Thread Starter [brio39](https://wordpress.org/support/users/brio39/)
 * (@brio39)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/position-a-logo-to-the-right-side-of-the-header/page/2/#post-4394855)
 * Worked like a charm! Thank you again!!!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Willingness] Position a logo to the right side of the header](https://wordpress.org/support/topic/position-a-logo-to-the-right-side-of-the-header/)
 *  Thread Starter [brio39](https://wordpress.org/support/users/brio39/)
 * (@brio39)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/position-a-logo-to-the-right-side-of-the-header/page/2/#post-4394853)
 * I just noticed my Trusted Choice logo link is not working in Google Chrome. It
   was working fine yesterday. IE is still working. The only thing I have done is
   to add a slider plugin, but all my header code was unchanged. Do you have any
   suggestions as to why that would be?

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

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