$5
image frustration with autofocus+ theme
Thank you in advance for any help you can provide!
Lisa Gerber | 07/13/10 at 3:18pm
| Edit
(3) Possible Answers Submitted...
-
Last edited:
07/13/10
4:49pmOleg Butuzov says:deleted
Previous versions of this answer: 07/13/10 at 4:49pm
- 07/13/10 3:32pm
Oleg Butuzov says:select index.php or single.php find that code and just remove it.
- 07/13/10 3:32pm
-

Last edited:
07/13/10
3:43pmPippin Williamson says:By editing the template a little bit, you could do this really easily.
If you're willing to up the prize money to $25, I'd edit the files for you and get everything working perfect for you.- 07/13/10 3:29pm
Lisa Gerber says:So it is a matter of editing code? How would this work? Do I send you all of the theme files associated with autofocus +?
- 07/13/10 3:33pm
Pippin Williamson says:Yes, it's a matter of editing the code. You could either send me the theme files (best would be to compress the folder into a .zip file) and email them to me at pippin@pippinspages.com, or you could provide me with a user name a password that would allow me to login into your WordPress and I could edit the files from the built-in code editor.
- 07/13/10 3:29pm
-

Last edited:
07/13/10
3:41pmDarrin Boutote says:The easiest solution--without editing your template files--is to add the following to the bottom of your style.css file:
.single h2.entry-title { display: none; }
.single #content .entry-meta { display:none; }
.single #content .entry-content { display:none; }
.single #nav-below { display:none; }
This will hide the elements you don't want shown on your single post/image pages.- 07/13/10 3:49pm
Darrin Boutote says:Also, if you want to hide the gray background that shows up when an image isn't as large as the post area add this as well:
.single .post-image-container {background-color: #fff !important; }
- 07/13/10 3:49pm
This question has expired.
Current status of this question: Completed





