Title: stepquick's Replies | WordPress.org

---

# stepquick

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/stepquick/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/stepquick/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/stepquick/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/stepquick/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/stepquick/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/stepquick/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Sidebar is Appearing Below the Content](https://wordpress.org/support/topic/sidebar-is-appearing-below-the-content/)
 *  [stepquick](https://wordpress.org/support/users/stepquick/)
 * (@stepquick)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/sidebar-is-appearing-below-the-content/#post-2943805)
 * I haven’t looked at your css, but you may need to make sure that the sidebar 
   and left-content inside the main-content div are both floating to the left. That
   would be a good solution to make sure they line up together.
 * Doing this will require you using clearfix to make sure nothing inherits the 
   float and messes with the content within these two divs.
 * Let me know if you have any questions. Google search clearfix. It works pretty
   good. 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Title font size – Delicate theme](https://wordpress.org/support/topic/title-font-size-delicate-theme/)
 *  [stepquick](https://wordpress.org/support/users/stepquick/)
 * (@stepquick)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/title-font-size-delicate-theme/#post-2810172)
 *     ```
       h2 {
       font-size: 14px;
       }
       ```
   
 * This is what you need to edit for that. It appears this is the main style for
   all h2 tags and will adjust all of them unless you specifically override this
   rule.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding a link to my domain to promote an affliliate site](https://wordpress.org/support/topic/adding-a-link-to-my-domain-to-promote-an-affliliate-site/)
 *  [stepquick](https://wordpress.org/support/users/stepquick/)
 * (@stepquick)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/adding-a-link-to-my-domain-to-promote-an-affliliate-site/#post-2810150)
 * In Menus under Appearance on the Admin panel there’s an option to add custom 
   links to a set menu. You can put an external link there. If that’s not what you’re
   talking about please be more specific.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Title font size – Delicate theme](https://wordpress.org/support/topic/title-font-size-delicate-theme/)
 *  [stepquick](https://wordpress.org/support/users/stepquick/)
 * (@stepquick)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/title-font-size-delicate-theme/#post-2810147)
 * Your title is an image, not a font, that’s why it’s not adjusting. You need to
   change the size of the image. Or are you referring to another title? Would you
   mind being a bit more specific?
 *     ```
       .post .entry {
       margin-top: 26px;
       }
       ```
   
 * This being applied to that information below the slider. You’ll need to adjust
   this margin for the information to be closer, but it would take a bit more, you
   may need to apply it’s own margin, because this will certain affect anything 
   using this class.
 * For future reference, a theming issue would likely belong better in the Templates
   and Themes section, since this isn’t a WordPress issue, but a design issue.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Creating a List of links to posts](https://wordpress.org/support/topic/creating-a-list-of-links-to-posts/)
 *  [stepquick](https://wordpress.org/support/users/stepquick/)
 * (@stepquick)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/creating-a-list-of-links-to-posts/#post-2810143)
 * You can link to specific categories on the menu, that way when you click on the
   link you can have it showing that category.
 * Meaning if you label all of your posts the same category it would do the similar
   response.
 * As for a page showing all the post titles, you would need to make a template 
   for this.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Mamp "error establishing database connection"](https://wordpress.org/support/topic/mamp-error-establishing-database-connection/)
 *  [stepquick](https://wordpress.org/support/users/stepquick/)
 * (@stepquick)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/mamp-error-establishing-database-connection/#post-2738806)
 * Does mamp show both mysql and the apache server are running without issue.
 * Meaning, the green light for both?
 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [http://www.bleachingearthdirect.com/, what do you think?](https://wordpress.org/support/topic/httpwwwbleachingearthdirectcom-what-do-you-think/)
 *  [stepquick](https://wordpress.org/support/users/stepquick/)
 * (@stepquick)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/httpwwwbleachingearthdirectcom-what-do-you-think/#post-2738805)
 * It has a nice set of fonts, but it could use some color. Maybe a colorful set
   of images.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to centre images](https://wordpress.org/support/topic/unable-to-centre-images/)
 *  [stepquick](https://wordpress.org/support/users/stepquick/)
 * (@stepquick)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/unable-to-centre-images/#post-2739215)
 * text-align isn’t actually designed for images, some browsers work with it, but
   it shouldn’t be relied on as a solution.
 * If you click aligncenter on the image editor for wordpress it appends an aligncenter
   to your image. All you need to do then is either two choices: Go to your theme’s
   css file under the appearance editor and add the previous aligncenter class i
   mentioned. that way it will do it for all images you ask to align via centering.
 * Or you can try adding the style directly to the image tag. `<img src="http://
   www.bushlab.com.au/lab/wp-content/uploads/2011/07/Learningpath1.png style="margin:
   0 auto;">`
 * Mind you this doesn’t always work depending on the circumstances of the location
   of the image.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: ["« Older Entries" Link randomly stopped working. Doesn't load old posts.](https://wordpress.org/support/topic/older-entries-link-randomly-stopped-working-doesnt-load-old-posts/)
 *  [stepquick](https://wordpress.org/support/users/stepquick/)
 * (@stepquick)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/older-entries-link-randomly-stopped-working-doesnt-load-old-posts/#post-2739213)
 * [Older entries link not working (11 posts)](http://wordpress.org/support/topic/older-entries-link-not-working-2?replies=11)
 * Try this previous question. Hope it helps.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Find the content of the text widget](https://wordpress.org/support/topic/find-the-content-of-the-text-widget/)
 *  [stepquick](https://wordpress.org/support/users/stepquick/)
 * (@stepquick)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/find-the-content-of-the-text-widget/#post-2739211)
 * It would likely be saved in the database installation that it was using. Do you
   have access to that, because that was probably where it was?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to centre images](https://wordpress.org/support/topic/unable-to-centre-images/)
 *  [stepquick](https://wordpress.org/support/users/stepquick/)
 * (@stepquick)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/unable-to-centre-images/#post-2739210)
 *     ```
       .aligncenter{
       margin:0 auto;}
       ```
   
 * Add this somewhere in your css, that should help
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do I install a slide show like this](https://wordpress.org/support/topic/how-do-i-install-a-slide-show-like-this/)
 *  [stepquick](https://wordpress.org/support/users/stepquick/)
 * (@stepquick)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/how-do-i-install-a-slide-show-like-this/#post-2739209)
 * There are several top notch sliders made specifically for WordPress. The best
   one I can think off the top of my head is probably SlideDeck.
 * [Slidedeck](http://www.slidedeck.com/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changed permalinks by mistake](https://wordpress.org/support/topic/changed-permalinks-by-mistake/)
 *  [stepquick](https://wordpress.org/support/users/stepquick/)
 * (@stepquick)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/changed-permalinks-by-mistake/#post-2739207)
 * [Using Permalinks](http://codex.wordpress.org/Using_Permalinks)
 * This is a good guide to change permalinks. 😀
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error logging into admin console](https://wordpress.org/support/topic/error-logging-into-admin-console/)
 *  [stepquick](https://wordpress.org/support/users/stepquick/)
 * (@stepquick)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/error-logging-into-admin-console/#post-2739206)
 * [FAQ Troubleshooting](http://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F)
 * Try this for starters and see if it helps.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to add a page with multiple picture links?](https://wordpress.org/support/topic/how-to-add-a-page-with-multiple-picture-links-1/)
 *  [stepquick](https://wordpress.org/support/users/stepquick/)
 * (@stepquick)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/how-to-add-a-page-with-multiple-picture-links-1/#post-2703815)
 * This is somewhat a complicated topic. But for starters you will need to possibly
   learn about custom post types.
 * [Codex:Post Types](http://codex.wordpress.org/Post_Types)
 * You’ll probably need to look into template files as well.
 * [Codex:Pages](http://codex.wordpress.org/Pages)
 * One way to do this would be to make a custom post type for recipes. Then make
   a template file that would instead of listing the normal posts, would have it
   list the image of the recipe. This image could link to a custom single post file
   that would list the information for this recipe. Hope this helps you in the right
   direction. 😀

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

1 [2](https://wordpress.org/support/users/stepquick/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/stepquick/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/stepquick/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/stepquick/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/stepquick/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/stepquick/replies/page/2/?output_format=md)