Title: quickbuck's Replies | WordPress.org

---

# quickbuck

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] removing line outline and changing content position](https://wordpress.org/support/topic/removing-line-outline-and-changing-content-position/)
 *  Thread Starter [quickbuck](https://wordpress.org/support/users/quickbuck/)
 * (@quickbuck)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/removing-line-outline-and-changing-content-position/#post-4400637)
 * Actually the snippet you gave me solved both problems: removed white line and
   placed the page content higher.
 * I really apperciate your help!
    Thank you very much!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] removing line outline and changing content position](https://wordpress.org/support/topic/removing-line-outline-and-changing-content-position/)
 *  Thread Starter [quickbuck](https://wordpress.org/support/users/quickbuck/)
 * (@quickbuck)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/removing-line-outline-and-changing-content-position/#post-4400632)
 * Unfortunately it removes sidebar lines, not the line over the content. My site:
   quickbuck.pl/dla-freelancerow/
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] grey lines](https://wordpress.org/support/topic/grey-lines/)
 *  Thread Starter [quickbuck](https://wordpress.org/support/users/quickbuck/)
 * (@quickbuck)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/grey-lines/#post-4400570)
 * I think I’ve found a similar topic: [http://wordpress.org/support/topic/remove-grey-bar-above-footer?replies=7](http://wordpress.org/support/topic/remove-grey-bar-above-footer?replies=7)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] image as hyperlink](https://wordpress.org/support/topic/image-as-hyperlink/)
 *  Thread Starter [quickbuck](https://wordpress.org/support/users/quickbuck/)
 * (@quickbuck)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-as-hyperlink/#post-4397812)
 * You are right, I forgot about it.
    Thank you for your help!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] cuztomizr – custom header image](https://wordpress.org/support/topic/cuztomizr-custom-header-image/)
 *  Thread Starter [quickbuck](https://wordpress.org/support/users/quickbuck/)
 * (@quickbuck)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/cuztomizr-custom-header-image/#post-4355454)
 * It worked! Thanks again for your help. I hope, soon I will make some money thanks
   to my website and I will be able do donate.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] cuztomizr – custom header image](https://wordpress.org/support/topic/cuztomizr-custom-header-image/)
 *  Thread Starter [quickbuck](https://wordpress.org/support/users/quickbuck/)
 * (@quickbuck)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/cuztomizr-custom-header-image/#post-4355416)
 * Thanks for your response.
    I’m sorry, but I’m not very good at IT. I understand
   that I have to go in Appearances-> Editor -> Header. There, I see some code and
   I guess I have to put remove_all_actions(‘__header’); there. But I don’t know
   where exactly…
 * That’s what I see:
 *     ```
       <?php
       /**
        * The Header for Customizr.
        *
        * Displays all of the <head> section and everything up till <div id="main-wrapper">
        *
        * @package Customizr
        * @since Customizr 1.0
        */
       ?>
       <!DOCTYPE html>
       <!--[if IE 7]>
       <html class="ie ie7" <?php language_attributes(); ?>>
       <![endif]-->
       <!--[if IE 8]>
       <html class="ie ie8" <?php language_attributes(); ?>>
       <![endif]-->
       <!--[if !(IE 7) | !(IE 8)  ]><!-->
       <html <?php language_attributes(); ?>>
       <!--<![endif]-->
       <?php tc__f('rec' , __FILE__ , __FUNCTION__ ); ?>
   
       	<?php do_action( '__before_body' ); ?>
   
       	<body <?php body_class(); ?> itemscope itemtype="http://schema.org/WebPage">
   
       		<?php do_action( '__before_header' ); ?>
   
       	   	<header class="tc-header clearfix row-fluid" role="banner">
   
       			<?php do_action( '__header' ); ?>
   
       		</header>
   
       		<?php
       		 //This hook is filtered with the slider
       		do_action ( '__after_header' )
       		?>
       ```
   
 * _[Moderator Note: Please post code & markup between backticks or use the code
   button. Your posted code may now have been permanently damaged by the forum’s
   parser.]_
 * Could you tell me where should I put the code you gave me.
    I really appreciate
   your help.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] remove "home>>page name" from pages](https://wordpress.org/support/topic/remove-homepage-name-from-pages/)
 *  Thread Starter [quickbuck](https://wordpress.org/support/users/quickbuck/)
 * (@quickbuck)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/remove-homepage-name-from-pages/#post-4357871)
 * Thank you for your help, problem resolved. I really appreciate it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] cuztomizr – custom header image](https://wordpress.org/support/topic/cuztomizr-custom-header-image/)
 *  Thread Starter [quickbuck](https://wordpress.org/support/users/quickbuck/)
 * (@quickbuck)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/cuztomizr-custom-header-image/#post-4355386)
 * Or maybe there is a way to delete the header?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] cuztomizr – custom header image](https://wordpress.org/support/topic/cuztomizr-custom-header-image/)
 *  Thread Starter [quickbuck](https://wordpress.org/support/users/quickbuck/)
 * (@quickbuck)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/cuztomizr-custom-header-image/#post-4355380)
 * thanks for your help!
    I used the snippet for header, but the image is shown 
   in he background (behind tagline and menus)and I what it to replace logo and 
   menus, i.e. I want an image on the top of my site instead of logo etc.
 * Is there anything I can do? It is really important for me
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [themes not working](https://wordpress.org/support/topic/themes-not-working-15/)
 *  Thread Starter [quickbuck](https://wordpress.org/support/users/quickbuck/)
 * (@quickbuck)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/themes-not-working-15/#post-4243796)
 * Thank you very much for your help!
    But actually my friend has just solved this
   problem for me. Anyway I really apprieciate your help, it made me understand 
   a couple of things!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [themes not working](https://wordpress.org/support/topic/themes-not-working-15/)
 *  Thread Starter [quickbuck](https://wordpress.org/support/users/quickbuck/)
 * (@quickbuck)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/themes-not-working-15/#post-4243753)
 * What should I do now?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [themes not working](https://wordpress.org/support/topic/themes-not-working-15/)
 *  Thread Starter [quickbuck](https://wordpress.org/support/users/quickbuck/)
 * (@quickbuck)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/themes-not-working-15/#post-4243749)
 * OK, I changed it to 755. But I still can’t see .htaccess in wp-content/themes/
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [themes not working](https://wordpress.org/support/topic/themes-not-working-15/)
 *  Thread Starter [quickbuck](https://wordpress.org/support/users/quickbuck/)
 * (@quickbuck)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/themes-not-working-15/#post-4243730)
 * I did this but I still can’t see .htaccess , in domains -> quickbuck.pl there
   is still .htpaswd
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [themes not working](https://wordpress.org/support/topic/themes-not-working-15/)
 *  Thread Starter [quickbuck](https://wordpress.org/support/users/quickbuck/)
 * (@quickbuck)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/themes-not-working-15/#post-4243722)
 * someone told me earlier that to solve this problem I should change permissions:
   to 644 for files and to 755 for folders. Does it have something to do with your
   question?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [themes not working](https://wordpress.org/support/topic/themes-not-working-15/)
 *  Thread Starter [quickbuck](https://wordpress.org/support/users/quickbuck/)
 * (@quickbuck)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/themes-not-working-15/#post-4243719)
 * I don’t see .htaccess via FTP client. I see .htpaswd file, and its permission
   is set to 755. I have not done anything else to it.

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