Title: cycle730's Replies | WordPress.org

---

# cycle730

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Seventeen] How to center main menu](https://wordpress.org/support/topic/waster-space-on-staic-pages/)
 *  Thread Starter [cycle730](https://wordpress.org/support/users/cycle730/)
 * (@cycle730)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/waster-space-on-staic-pages/#post-9607755)
 * Solved:
 * “#top-menu{
    text-align:center;” }
 * In custom CSS
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Missing header image](https://wordpress.org/support/topic/missing-header-image-3/)
 *  Thread Starter [cycle730](https://wordpress.org/support/users/cycle730/)
 * (@cycle730)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/missing-header-image-3/#post-6609373)
 * I tried over riding it with
 * .custom-banner {
    background: url(/wp-content/uploads/2015/10/cropped-greyscale_road_title.
   png) no repeat; height: 686x; width: 1640px; }
 * So now I have the image as the background, but the text which should be below
   it is still in the banner area.
 * I shouldn’t have to do any of this in the first place. This is a theme-specific
   problem which does not happen to any other theme I’ve tried.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Missing header image](https://wordpress.org/support/topic/missing-header-image-3/)
 *  Thread Starter [cycle730](https://wordpress.org/support/users/cycle730/)
 * (@cycle730)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/missing-header-image-3/#post-6609312)
 * As a bit of extra info, this image
    [http://www.expeditioncycle.org/wp-content/uploads/2015/10/cropped-greyscale_road_title.png](http://www.expeditioncycle.org/wp-content/uploads/2015/10/cropped-greyscale_road_title.png)
 * is currently set as the header in Customise>Header image>Current header
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Centre-aligning gallery image, title and caption](https://wordpress.org/support/topic/centre-aligning-gallery-image-title-and-caption/)
 *  Thread Starter [cycle730](https://wordpress.org/support/users/cycle730/)
 * (@cycle730)
 * [11 years ago](https://wordpress.org/support/topic/centre-aligning-gallery-image-title-and-caption/#post-6032334)
 * I am now able to sift the text to the center using the below in the css sheet.
 * .attachment .site-content {
    text-align: center; /* center image and text */ }
 * But this leaves the picture annoyingly to the left.
 * Alternatively I can use
 * .attachment p {
    text-align:center; /* center image and text */ }
 * To get both image and text centred, but that leaves an annoying white block to
   the right of the page.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Centre-aligning gallery image, title and caption](https://wordpress.org/support/topic/centre-aligning-gallery-image-title-and-caption/)
 *  Thread Starter [cycle730](https://wordpress.org/support/users/cycle730/)
 * (@cycle730)
 * [11 years ago](https://wordpress.org/support/topic/centre-aligning-gallery-image-title-and-caption/#post-6032311)
 * Can anyone direct me to where I can find ‘Attachment Display Settings’ alignment
   in WP 4.1.1?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Centre-aligning gallery image, title and caption](https://wordpress.org/support/topic/centre-aligning-gallery-image-title-and-caption/)
 *  Thread Starter [cycle730](https://wordpress.org/support/users/cycle730/)
 * (@cycle730)
 * [11 years ago](https://wordpress.org/support/topic/centre-aligning-gallery-image-title-and-caption/#post-6032302)
 * Little more info; This concerns the image ‘attachment pages’ which I can disable
   but I prefer the look of the attachment page.

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