Title: abellowins's Replies | WordPress.org

---

# abellowins

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fashionistas] Centering Header Image](https://wordpress.org/support/topic/centering-header-image-6/)
 *  [abellowins](https://wordpress.org/support/users/abellowins/)
 * (@abellowins)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/centering-header-image-6/#post-4252597)
 * Hey Sarah. You can also add <center></center> to the html where the objects are.
   That will center any object.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mantra] Header image](https://wordpress.org/support/topic/header-image-72/)
 *  [abellowins](https://wordpress.org/support/users/abellowins/)
 * (@abellowins)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/header-image-72/#post-4252462)
 * Add the following code to your style.css file or the main css file in your theme.
   #
   bg_image{ width: 655px; height: 80px; }
 * instead of 655px and 80px you can use any suze you want. You should add the same
   dimensions the original image has.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How do I fix the Width on my homepage to match banner width](https://wordpress.org/support/topic/how-do-i-fix-the-width-on-my-homepage-to-match-banner-width/)
 *  [abellowins](https://wordpress.org/support/users/abellowins/)
 * (@abellowins)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/how-do-i-fix-the-width-on-my-homepage-to-match-banner-width/#post-4252046)
 * Hey. Seems to me like fixing some of the css for the slider should do it. Look
   to me like the plugin is set up to display the images at 1675px which is way 
   to big for the container you have the website in. Check the slider plugin settings
   to add a new width.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[MesoColumn] How to centre the top navigation](https://wordpress.org/support/topic/how-to-centre-the-top-navigation/)
 *  [abellowins](https://wordpress.org/support/users/abellowins/)
 * (@abellowins)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/how-to-centre-the-top-navigation/#post-4252045)
 * How about wrapping the navigation in <center></center> tags?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Twenty Twelve scaling text to fit mobiles](https://wordpress.org/support/topic/twenty-twelve-scaling-text-to-fit-mobiles/)
 *  [abellowins](https://wordpress.org/support/users/abellowins/)
 * (@abellowins)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/twenty-twelve-scaling-text-to-fit-mobiles/#post-4252044)
 * Hello Petra. Instead of using px use em for the font-size
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mantra] Header image](https://wordpress.org/support/topic/header-image-72/)
 *  [abellowins](https://wordpress.org/support/users/abellowins/)
 * (@abellowins)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/header-image-72/#post-4252455)
 * Hello Mantra. How are you adding the image. When you upload an image you should
   have options as to the size of the image itself. You can also use css to set 
   the height and width that you want.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Where to specify image dimensions?](https://wordpress.org/support/topic/where-to-specify-image-dimensions/)
 *  [abellowins](https://wordpress.org/support/users/abellowins/)
 * (@abellowins)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/where-to-specify-image-dimensions/#post-4251566)
 * Use CSS instead. You can set the size of every image right there. Just find out
   what the id or class for the image is and add the size in the style sheet.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Duena] menu depth](https://wordpress.org/support/topic/menu-depth/)
 *  [abellowins](https://wordpress.org/support/users/abellowins/)
 * (@abellowins)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/menu-depth/#post-4251564)
 * Hey mladenradev.
    Most theme’s navigation comes with 2 levels of depth. You can
   add the functionality yourself for the navigation you have or you can get a plguin
   to do it for you.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Brand new to WP and need a site like this example](https://wordpress.org/support/topic/brand-new-to-wp-and-need-a-site-like-this-example/)
 *  [abellowins](https://wordpress.org/support/users/abellowins/)
 * (@abellowins)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/brand-new-to-wp-and-need-a-site-like-this-example/#post-3957883)
 * Most themes have categories in them already. The other option is to create a 
   custom post type.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[WP-Creativix] Please help with "read more" and "continue …)](https://wordpress.org/support/topic/please-help-with-read-more-and-continue/)
 *  [abellowins](https://wordpress.org/support/users/abellowins/)
 * (@abellowins)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/please-help-with-read-more-and-continue/#post-4109607)
 * Go to page.php in your theme. There should be a code that goes something like
   this `<?php the_content('Continue...');?>` Whatever is inside of the_content 
   is what you have to change. Change it in both page and index
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Do I need Apache & WAMP for WordPress to run?](https://wordpress.org/support/topic/do-i-need-apache-wamp-for-wordpress-to-run/)
 *  [abellowins](https://wordpress.org/support/users/abellowins/)
 * (@abellowins)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/do-i-need-apache-wamp-for-wordpress-to-run/#post-4109587)
 * You do need PHP, MYSQL & Apache on your windows machine to be able to use wordpress.
   WAMP is a tool to make this process easy for you. If you need help then contact
   me.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Custom Field keeps appearing once removed](https://wordpress.org/support/topic/custom-field-keeps-appearing-once-removed/)
 *  [abellowins](https://wordpress.org/support/users/abellowins/)
 * (@abellowins)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/custom-field-keeps-appearing-once-removed/#post-4109586)
 * I can help you with that. However, it is not allowed to work on such themes. 
   Contact me for any other questions.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[WP-Creativix] Please help with "read more" and "continue …)](https://wordpress.org/support/topic/please-help-with-read-more-and-continue/)
 *  [abellowins](https://wordpress.org/support/users/abellowins/)
 * (@abellowins)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/please-help-with-read-more-and-continue/#post-4109584)
 * Hello, did you try changing the main loop in page.php?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [how to style the twenty twelve default buttons](https://wordpress.org/support/topic/how-to-style-the-twenty-twelve-default-buttons/)
 *  [abellowins](https://wordpress.org/support/users/abellowins/)
 * (@abellowins)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/how-to-style-the-twenty-twelve-default-buttons/#post-4109583)
 * Create a Child Theme and then change the css.

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