Title: moid93's Replies | WordPress.org

---

# moid93

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/moid93/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/moid93/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [.title is fine, but .titletwo gives the wrong text color? Please help!](https://wordpress.org/support/topic/title-is-fine-but-titletwo-gives-the-wrong-text-color-please-help/)
 *  Thread Starter [moid93](https://wordpress.org/support/users/moid93/)
 * (@moid93)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/title-is-fine-but-titletwo-gives-the-wrong-text-color-please-help/#post-2257581)
 * Anyone have any clue what’s going on and why the “titletwo” is not working properly.
   I can change the font size of “titletwo” perfectly fine, but I just cant change
   the #717171 color to anything else :/
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to make two elements show in the same line? (image, css, & php attached)](https://wordpress.org/support/topic/how-to-make-two-elements-show-in-the-same-line-image-css-php-attached/)
 *  Thread Starter [moid93](https://wordpress.org/support/users/moid93/)
 * (@moid93)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/how-to-make-two-elements-show-in-the-same-line-image-css-php-attached/#post-2211552)
 * Sorry about that.
 * Here are the CSS & PHP files. I would link to my site, but the theme I’m working
   is not live yet for regular users.
 * **CSS** (2 stylesheets): [http://pastebin.com/WqxZH5LT](http://pastebin.com/WqxZH5LT)
   and [http://pastebin.com/Wi6b7fSN](http://pastebin.com/Wi6b7fSN)
 * **PHP** (home.php): [http://pastebin.com/5hbCU7ra](http://pastebin.com/5hbCU7ra)(
   specifically line 56 – 106)
 * Thanks so much!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Autofocus Theme Issue: Front page images](https://wordpress.org/support/topic/autofocus-theme-issue-front-page-images/)
 *  [moid93](https://wordpress.org/support/users/moid93/)
 * (@moid93)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/autofocus-theme-issue-front-page-images/#post-1717498)
 * I had the same issue. This was my solution:
 * 1. Name posts what you want to show as pages on the home page
    2. Sticky those
   posts 3. Download [Page Links to](http://wordpress.org/extend/plugins/page-links-to/)
   4. Create the pages you want to show on the home page 5. Link each of the stickied
   posts (step 1 & 2) to the appropriate page (step 4) via that Page Links to Plugin(
   shows at the bottom of the “edit Post” page).
 * That should help.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to change background only for "HOME"? [URGENT] [Autofocus Theme]](https://wordpress.org/support/topic/how-to-change-background-only-for-home-urgent-autofocus-theme/)
 *  Thread Starter [moid93](https://wordpress.org/support/users/moid93/)
 * (@moid93)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/how-to-change-background-only-for-home-urgent-autofocus-theme/#post-1708447)
 * Nevermind, I figured it out. Thanks for your help!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to change background only for "HOME"? [URGENT] [Autofocus Theme]](https://wordpress.org/support/topic/how-to-change-background-only-for-home-urgent-autofocus-theme/)
 *  Thread Starter [moid93](https://wordpress.org/support/users/moid93/)
 * (@moid93)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/how-to-change-background-only-for-home-urgent-autofocus-theme/#post-1708417)
 * For some reason, the new style is not taking a higher priority than the one previously
   there.
 * Currently, the image found in:
 *     ```
       body {background-color: #000000;
       background-image: url("http://i52.tinypic.com/2j3hbtd.jpg");
       ```
   
 * is still showing, and the picture or color in “body.home” is showing behind that.
   I know that because if I zoom out far enough, I can see the new color leaking
   on the sides. How can I change this so the body.home takes priority on the home
   page?
 * This is what my structure looks like now:
 *     ```
       /*structure*/
       body.home { background-color: #676754; }
       body {background-color: #000000;
       background-image: url("http://i52.tinypic.com/2j3hbtd.jpg");
       background-repeat: no-repeat;background-position:center top;background-attachment: fixed; top;color:#444;font:1.4em/1.6 "Helvetica", "Hoefler Text", "Georgia", Georgia, sans-serif;margin:0;padding:0}
       #wrapper{padding:0;margin:0 auto;width:800px;position:absolute;
       left:200px;
       right:200px;display: fixed }/*
       ```
   
 * **Thanks alchymyth! It truly helps and I appreciate it!**
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: ["The requested theme does not exist."??? Theme title is showing very, very long!](https://wordpress.org/support/topic/the-requested-theme-does-not-exist-theme-title-is-showing-very-very-long/)
 *  Thread Starter [moid93](https://wordpress.org/support/users/moid93/)
 * (@moid93)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/the-requested-theme-does-not-exist-theme-title-is-showing-very-very-long/#post-1708937)
 * Figured it out.
 * For those wondering, it was a CAPS issue. The theme name was **A**uto**F**ocus
   in CSS, while in the directory, the file name was autofocus. I simply changed
   the theme name to autofocus in the CSS and now everything is fine.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to change background only for "HOME"? [URGENT] [Autofocus Theme]](https://wordpress.org/support/topic/how-to-change-background-only-for-home-urgent-autofocus-theme/)
 *  Thread Starter [moid93](https://wordpress.org/support/users/moid93/)
 * (@moid93)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/how-to-change-background-only-for-home-urgent-autofocus-theme/#post-1708398)
 * Where would i add that? In the structure?
 *     ```
       body {background-color: #000000;
       background-image: url("http://i52.tinypic.com/2j3hbtd.jpg");
       background-repeat: no-repeat;background-position:center top;background-attachment: fixed; top;color:#444;font:1.4em/1.6 "Helvetica", "Hoefler Text", "Georgia", Georgia, sans-serif;margin:0;padding:0}
       #wrapper{padding:0;margin:0 auto;width:800px;position:absolute;
       left:200px;
       right:200px;display: fixed }/*
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [ALL text on pages/posts is hyperlinked to one page? Please help! URGENT!](https://wordpress.org/support/topic/all-text-is-hyperlinked-to-one-page-please-help-urgent/)
 *  Thread Starter [moid93](https://wordpress.org/support/users/moid93/)
 * (@moid93)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/all-text-is-hyperlinked-to-one-page-please-help-urgent/#post-1694868)
 * Just that little bit of advice helped me figure it out. Thank you very much!
 * The problem was that I put up a banner linking to that page. In that banner, 
   I didn’t close the href tag.
 * Thanks once again!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [ALL text on pages/posts is hyperlinked to one page? Please help! URGENT!](https://wordpress.org/support/topic/all-text-is-hyperlinked-to-one-page-please-help-urgent/)
 *  Thread Starter [moid93](https://wordpress.org/support/users/moid93/)
 * (@moid93)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/all-text-is-hyperlinked-to-one-page-please-help-urgent/#post-1694861)
 * That is correct. It does take you there, but then when you click any of the text
   on that page…it takes you straight to peop1e.org/products-page/
 * For example, if you click on About, the content of that page (“This is an example
   of a Wordpres page…”) is all hyperlinked to peop1e.org/products-page. Even the
   title of the page (ABOUT) is linked to peop1e.org/products-page. I checked the
   HTML of the specific page in “Edit Page”, and it does not have any “a href” code
   or anything. What is causing this?
 * **Thank you for your help! Highly appreciated, govpatel!**
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [ALL text on pages/posts is hyperlinked to one page? Please help! URGENT!](https://wordpress.org/support/topic/all-text-is-hyperlinked-to-one-page-please-help-urgent/)
 *  Thread Starter [moid93](https://wordpress.org/support/users/moid93/)
 * (@moid93)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/all-text-is-hyperlinked-to-one-page-please-help-urgent/#post-1694855)
 * Can anyone lend some support please? Any help is highly appreciated!
    THANKS!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Autofocus theme issue — Urgent need of help](https://wordpress.org/support/topic/autofocus-theme-issue-urgent-need-of-help/)
 *  [moid93](https://wordpress.org/support/users/moid93/)
 * (@moid93)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/autofocus-theme-issue-urgent-need-of-help/#post-1686877)
 * All the above errors that you noted are from the splash page. Why would that 
   be causing the footer problem?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Autofocus theme issue — Urgent need of help](https://wordpress.org/support/topic/autofocus-theme-issue-urgent-need-of-help/)
 *  [moid93](https://wordpress.org/support/users/moid93/)
 * (@moid93)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/autofocus-theme-issue-urgent-need-of-help/#post-1686856)
 * To be honest, I am a rookie with CSS/web design. Can you lend a helping hand 
   or send me in the right direction when it comes to these errors? I honestly don’t
   know where to start with these 41 errors, it’s a bit overwhelming just looking
   at them. **I appreciate your help!**
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Autofocus theme issue — Urgent need of help](https://wordpress.org/support/topic/autofocus-theme-issue-urgent-need-of-help/)
 *  [moid93](https://wordpress.org/support/users/moid93/)
 * (@moid93)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/autofocus-theme-issue-urgent-need-of-help/#post-1686821)
 * Thank you very much for your explanation. You were completely, 100% correct. 
   I changed the color code in the e-commerce CSS, uploaded it again, and now everything
   is perfect!
 * One last question: When a single blog post appears, the footer is raised to the
   top left of the screen. I assume this is happening because of a conflicting .
   single line in a plugin. I would be extremely grateful if you could help me find
   where this line is and how to fix it. **Thanks** once again! Much appreciated.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Autofocus theme issue — Urgent need of help](https://wordpress.org/support/topic/autofocus-theme-issue-urgent-need-of-help/)
 *  [moid93](https://wordpress.org/support/users/moid93/)
 * (@moid93)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/autofocus-theme-issue-urgent-need-of-help/#post-1686796)
 * I am currently working with the opening poster on this site.
 * The only CSS file attached with this theme is Style.css. In that file, “archive,
   category & search” pages are under the same CSS heading. I have looked in this
   subsection, but do not see any conflicting code.
 * **Please help asap! Thank you very much!**
 * Here is the stylesheet (style.css)
    [http://wordpress.pastebin.ca/1947661](http://wordpress.pastebin.ca/1947661)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Autofocus Theme – How to make images of pages rather than posts appear](https://wordpress.org/support/topic/autofocus-theme-how-to-make-images-of-pages-rather-than-posts-appear/)
 *  Thread Starter [moid93](https://wordpress.org/support/users/moid93/)
 * (@moid93)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/autofocus-theme-how-to-make-images-of-pages-rather-than-posts-appear/#post-1666011)
 * Bump. any help?

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

1 [2](https://wordpress.org/support/users/moid93/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/moid93/replies/page/2/?output_format=md)