Title: TECKSPEED's Replies | WordPress.org

---

# TECKSPEED

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Change header colour to box colour](https://wordpress.org/support/topic/change-header-colour-to-box-colour/)
 *  [TECKSPEED](https://wordpress.org/support/users/teckspeed/)
 * (@teckspeed)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/change-header-colour-to-box-colour/#post-6281210)
 * Actually change the hexadecimal code to be `#F5F5F5` that is actually closer 
   for you. Always change the hexadecimal value to change the color of the header
   background as you wish.
 * Now for cross browser support you may need:
 *     ```
       -moz-background-color: #fff;
        -ms-background-color: #fff;
        -o-background-color: #fff;
        -webkit-background-color: #fff;
       ```
   
 * That shoudl support most browsers just to be safe.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Change header colour to box colour](https://wordpress.org/support/topic/change-header-colour-to-box-colour/)
 *  [TECKSPEED](https://wordpress.org/support/users/teckspeed/)
 * (@teckspeed)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/change-header-colour-to-box-colour/#post-6281208)
 *     ```
       .sticky-disabled .tc-header{
             background-color: #fff;
       }
       ```
   
 * That should do the trick.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Unconditional] Place logo in the top right hand corner of the navigation bar](https://wordpress.org/support/topic/place-logo-in-the-top-right-hand-corner-of-the-navigation-bar/)
 *  Thread Starter [TECKSPEED](https://wordpress.org/support/users/teckspeed/)
 * (@teckspeed)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/place-logo-in-the-top-right-hand-corner-of-the-navigation-bar/#post-5792943)
 * Id love help on this however I just need to know how the theme is laid out by
   Zulfikar Nore im sure he could help me within a few minutes
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Unconditional] Place logo in the top right hand corner of the navigation bar](https://wordpress.org/support/topic/place-logo-in-the-top-right-hand-corner-of-the-navigation-bar/)
 *  Thread Starter [TECKSPEED](https://wordpress.org/support/users/teckspeed/)
 * (@teckspeed)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/place-logo-in-the-top-right-hand-corner-of-the-navigation-bar/#post-5792937)
 * That would be in the general support because the support in this theme has somehow
   dropped how can I get support if the go aren’t responded too or deleted? Support
   forums are meant to help not hinder ones ability to create something great. Forgive
   me for my ignorance however support is crucial for some users.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Unconditional] Place logo in the top right hand corner of the navigation bar](https://wordpress.org/support/topic/place-logo-in-the-top-right-hand-corner-of-the-navigation-bar/)
 *  Thread Starter [TECKSPEED](https://wordpress.org/support/users/teckspeed/)
 * (@teckspeed)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/place-logo-in-the-top-right-hand-corner-of-the-navigation-bar/#post-5792931)
 * There’s a duplicate? Could you point me to it if I saw it I wouldn’t of posted
   a second time
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Unconditional] Place logo in the top right hand corner of the navigation bar](https://wordpress.org/support/topic/place-logo-in-the-top-right-hand-corner-of-the-navigation-bar/)
 *  Thread Starter [TECKSPEED](https://wordpress.org/support/users/teckspeed/)
 * (@teckspeed)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/place-logo-in-the-top-right-hand-corner-of-the-navigation-bar/#post-5792906)
 * Im guessing Ill have to go about the solution myself.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Unconditional] Place logo in the top right hand corner of the navigation bar](https://wordpress.org/support/topic/place-logo-in-the-top-right-hand-corner-of-the-navigation-bar/)
 *  Thread Starter [TECKSPEED](https://wordpress.org/support/users/teckspeed/)
 * (@teckspeed)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/place-logo-in-the-top-right-hand-corner-of-the-navigation-bar/#post-5792856)
 * Im already using a child theme and writing custom css to tailor this towards 
   the way I need it to look. Im open to coding php and css, Im just unsure of how
   your theme functions and what your using where etc.
 * As for css I was just looking for a consolidated list so that I didnt have to
   inspect an element every time I needed a class.
 * – Kyle
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Center the Navigation Bar within the white menu box](https://wordpress.org/support/topic/center-the-navigation-bar-within-the-white-menu-box/)
 *  Thread Starter [TECKSPEED](https://wordpress.org/support/users/teckspeed/)
 * (@teckspeed)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/center-the-navigation-bar-within-the-white-menu-box/#post-5655661)
 * Marked this as resolved it encompasses the overall goal although I need to look
   into this further to see line by line what I had differently.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Center the Navigation Bar within the white menu box](https://wordpress.org/support/topic/center-the-navigation-bar-within-the-white-menu-box/)
 *  Thread Starter [TECKSPEED](https://wordpress.org/support/users/teckspeed/)
 * (@teckspeed)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/center-the-navigation-bar-within-the-white-menu-box/#post-5655639)
 * @d4z_conf I used your code to test and it works fine, now why all that code for
   a simple adjustment is beyond me. Thanks.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Center the Navigation Bar within the white menu box](https://wordpress.org/support/topic/center-the-navigation-bar-within-the-white-menu-box/)
 *  Thread Starter [TECKSPEED](https://wordpress.org/support/users/teckspeed/)
 * (@teckspeed)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/center-the-navigation-bar-within-the-white-menu-box/#post-5655583)
 * [@rdellconsulting](https://wordpress.org/support/users/rdellconsulting/), it 
   seems funny to not have that functionality already however, if you xhange the
   span of the navbar to span 12 to take up the whole box then use:
 *     ```
       float: none;
        text-align: center;
       ```
   
 * do you think that would work as a simple solution? My biggest problem is making
   that span12 to take up the whole box.
 * @d4z_conf I’ll give this a swing and see what I have and report back to you.
 * Thanks,
 * – Kyle
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Slider isn't showing up on other computers](https://wordpress.org/support/topic/slider-isnt-showing-up-on-other-computers/)
 *  [TECKSPEED](https://wordpress.org/support/users/teckspeed/)
 * (@teckspeed)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/slider-isnt-showing-up-on-other-computers/#post-5654104)
 * I inspected your element on the slider for you you throw two errors on the page
   both pertaining to the jquery which is used to render the slideshow on your page.
   Its saying that your missing a file on your server (server 404 not found) on 
   this file.
 * [http://www.pureaircareusa.com/wp-content/uploads/2014/12/SliderOne.jpg](http://www.pureaircareusa.com/wp-content/uploads/2014/12/SliderOne.jpg)
 * This leads me to believe either your installation is bad or your missing that
   file straight away. However you have added a new slider multiple times correct?
 * – Kyle
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Center the Navigation Bar within the white menu box](https://wordpress.org/support/topic/center-the-navigation-bar-within-the-white-menu-box/)
 *  Thread Starter [TECKSPEED](https://wordpress.org/support/users/teckspeed/)
 * (@teckspeed)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/center-the-navigation-bar-within-the-white-menu-box/#post-5655505)
 * Secondly, I am working in XAMPP and dont have a url for you to view (sorry about
   that) help is harder to give when you cant use fire bug really trust me. . .

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