Title: Digifoto WordPress Theme
Last modified: August 20, 2016

---

# Digifoto WordPress Theme

 *  [unique_guitar](https://wordpress.org/support/users/unique_guitar/)
 * (@unique_guitar)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/digifoto-wordpress-theme/)
 * Love this theme but have some questions…please help!
 * [http://wpbusinessbundle.com/themes/digifoto/](http://wpbusinessbundle.com/themes/digifoto/)
 * 1) How do I change background color for the page name section? (not menu)
    2)
   How do I make content area larger on one specific page?
 * As a side note, how do we upload screenshots/pictures
    on the wordpress forum?
   🙂

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/digifoto-wordpress-theme/#post-3227193)
 * You can’t use images on these forums — but you can post one on a site (yours 
   or free image posting sites) and post the link.
 * So far as your site, those kinds of changes are done in the CSS code. Try using
   [Firebug ](http://getfirebug.com)to help you figure out which code to change.
   This CSS site may also be helpful:
 * [http://www.w3schools.com/css/](http://www.w3schools.com/css/)
 *  Thread Starter [unique_guitar](https://wordpress.org/support/users/unique_guitar/)
 * (@unique_guitar)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/digifoto-wordpress-theme/#post-3227194)
 * Thanks WPyogi. Don’t want to mess it up though lol.
    Is there any way you can
   look at the code?
 *  [nickkos](https://wordpress.org/support/users/nickkos/)
 * (@nickkos)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/digifoto-wordpress-theme/#post-3227199)
 * On line 1192 of the layout.css
 *     ```
       .hentry {
       	width: 640px;
       	float: left;
       	background: #ffffff;
       	box-shadow: 0 1px 1px #b9b9b9;
       }
       ```
   
 * Change it to
 *     ```
       .hentry {
       	width: 640px;
       	float: left;
       	background: #THE COLOR CODE U WANT GOES HERE;
       	box-shadow: 0 1px 1px #b9b9b9;
       }
       ```
   
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/digifoto-wordpress-theme/#post-3227256)
 * > Is there any way you can look at the code?
 * Sure, but I’d need to look at your site…code alone does not mean much as it’s
   site specific.
 *  Thread Starter [unique_guitar](https://wordpress.org/support/users/unique_guitar/)
 * (@unique_guitar)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/digifoto-wordpress-theme/#post-3227380)
 * what about the text color code there?
 *  [buddhaburke](https://wordpress.org/support/users/buddhaburke/)
 * (@buddhaburke)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/digifoto-wordpress-theme/#post-3227398)
 * hi.. how do we get to the layout.css? and other .css files for this theme?
 * when i go to style.css it has the following:
 * [@import](https://wordpress.org/support/users/import/) “css/reset.css”;
    [@import](https://wordpress.org/support/users/import/)“
   css/typography.css”; [@import](https://wordpress.org/support/users/import/) “
   css/layout.css”; [@import](https://wordpress.org/support/users/import/) “css/
   slider.css”; [@import](https://wordpress.org/support/users/import/) “css/grid-
   slider.css”; [@import](https://wordpress.org/support/users/import/) “css/shortcodes.
   css”; [@import](https://wordpress.org/support/users/import/) “css/buttons-shortcode.
   css”; [@import](https://wordpress.org/support/users/import/) “css/wide-layout.
   css”
 * Does this mean we can’t access the specified .css files? Thanks!
 *  [trinidadhomestudio](https://wordpress.org/support/users/trinidadhomestudio/)
 * (@trinidadhomestudio)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/digifoto-wordpress-theme/#post-3227414)
 * Someone please help me. I am not savvy at code or websites but built this one
   recently: [http://trinidadhomestudio.com/](http://trinidadhomestudio.com/)
 * In the Home page where they have the image carousel slider the images are cutting
   off at the top and resizing the images do not help it at all. Can anyone help
   me?
 *  [alifoto88@gmail.com](https://wordpress.org/support/users/alifoto88gmailcom/)
 * (@alifoto88gmailcom)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/digifoto-wordpress-theme/#post-3227415)
 * OK 3 questions:
 * 1.How do I remove the page title form the page?
    2.How do I create a slide show
   for the homepage carousel? 3.How do I create menu buttons and drop downs?
 * I have spent several hours trying to figure these things out!
 * my website:
 * [http://foreverpeople.com.au/](http://foreverpeople.com.au/)
 * Any help would be greatly appreciated!
 * Thanks
 *  [Haggits](https://wordpress.org/support/users/haggits/)
 * (@haggits)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/digifoto-wordpress-theme/#post-3227416)
 * trinidadhomestudio,
    I had the same problem with the cutting off pictures. For
   my website the solution was that not all of the pictures were in the same size.
   Once you change them all to the same size the problem should resolve.
 * I have a new problem of my own – I am getting “page not found” when creating 
   a portfolio. As anyone has an idea why? I can’t even see the preview page.
 * Thanks
 *  [jkabe](https://wordpress.org/support/users/jkabe/)
 * (@jkabe)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/digifoto-wordpress-theme/#post-3227418)
 * How do I create the carousel slideshow. and my blog post don’t have images show
   without going to the actual post. The page of all the posts don’t show any images.
 * Can someone please explain here.
 * I see people that asked, have got it working, but no one has shared how to actually
   do it.
 * Thank you very much for help.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 11 months ago](https://wordpress.org/support/topic/digifoto-wordpress-theme/#post-3227419)
 * We don’t support the “Digifoto” theme, please contact your theme’s vendors.

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

The topic ‘Digifoto WordPress Theme’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 11 replies
 * 9 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/digifoto-wordpress-theme/#post-3227419)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
