Title: Adjusting Default Theme
Last modified: August 20, 2016

---

# Adjusting Default Theme

 *  [VIABLE.org.uk](https://wordpress.org/support/users/viableorguk/)
 * (@viableorguk)
 * [14 years ago](https://wordpress.org/support/topic/adjusting-default-theme/)
 * Hi folks,
 * So I’m using the default theme on our companies website, but wanted to adjust
   it so that hte front page looked like it does in the below image.
 * I can’t get two images side by side in a WordPress post, so how can I make the
   front page, look like it does below with the 4 images?
 * [http://southwestdesign.org.uk/Website.png](http://southwestdesign.org.uk/Website.png)
 * Thanks,
 * Any help is appreciated.

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years ago](https://wordpress.org/support/topic/adjusting-default-theme/#post-2759511)
 * Do not edit the Twenty Eleven theme. It is the default WordPress theme and having
   access to an **unedited** version of the theme is vital when dealing with a range
   of site issues. First [create a child theme for your changes](http://codex.wordpress.org/Child_Themes).
 *  Thread Starter [VIABLE.org.uk](https://wordpress.org/support/users/viableorguk/)
 * (@viableorguk)
 * [14 years ago](https://wordpress.org/support/topic/adjusting-default-theme/#post-2759532)
 * Thats already done thanks esmi.
 * I’ve managed to do what I want now, I’ve got my post set as an “image” (format)
 * What I would liked to do now, is to remove the grey box at the bottom that contains
   the time and catagorie. I’ve found the CSS for it, but how can I totally get 
   rid of that, I’m looking for the PHP/HTML file that it’s in.
 * Any ideas on that one please?
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [14 years ago](https://wordpress.org/support/topic/adjusting-default-theme/#post-2759539)
 * Can you provide a working link please? Images just don’t help for CSS work.
 * Look at the page with [Firebug](http://getfirebug.com/), that’s a great tool 
   for identifying the CSS rules to change.
 *  Thread Starter [VIABLE.org.uk](https://wordpress.org/support/users/viableorguk/)
 * (@viableorguk)
 * [14 years ago](https://wordpress.org/support/topic/adjusting-default-theme/#post-2759546)
 * This is my website’s front page as it stands at the moment.
 * [http://southwestdesign.org.uk/swdt/](http://southwestdesign.org.uk/swdt/)
 * I would like to get rid of the grey box and the contents at the bottom, i.e the
   date and “Posted in Uncategorized”
 *  Thread Starter [VIABLE.org.uk](https://wordpress.org/support/users/viableorguk/)
 * (@viableorguk)
 * [14 years ago](https://wordpress.org/support/topic/adjusting-default-theme/#post-2759547)
 * This is the code that I need to remove;
 *     ```
       <footer class="entry-meta">
       			<div class="entry-meta">
       				<a href="http://southwestdesign.org.uk/swdt/archives/test/" rel="bookmark"><time class="entry-date" datetime="2012-05-21T10:07:53+00:00" pubdate>May 21, 2012</time></a><span class="by-author"> <span class="sep"> by </span> <span class="author vcard"><a class="url fn n" href="http://southwestdesign.org.uk/swdt/archives/author/admin/" title="View all posts by admin" rel="author">admin</a></span></span>			</div><!-- .entry-meta -->
       			<div class="entry-meta">
       								<span class="cat-links">
       					<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> <a href="http://southwestdesign.org.uk/swdt/archives/category/uncategorized/" title="View all posts in Uncategorized" rel="category tag">Uncategorized</a>				</span>
   
       							</div><!-- .entry-meta -->
   
       					</footer><!-- #entry-meta -->
       ```
   
 * Trouble is, I don’t know what file it’s in.
 *  [Chip Bennett](https://wordpress.org/support/users/chipbennett/)
 * (@chipbennett)
 * [14 years ago](https://wordpress.org/support/topic/adjusting-default-theme/#post-2759548)
 * Try `content-single.php`.
 *  Thread Starter [VIABLE.org.uk](https://wordpress.org/support/users/viableorguk/)
 * (@viableorguk)
 * [14 years ago](https://wordpress.org/support/topic/adjusting-default-theme/#post-2759549)
 * All working, thanks Chip!

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

The topic ‘Adjusting Default Theme’ is closed to new replies.

 * 7 replies
 * 4 participants
 * Last reply from: [VIABLE.org.uk](https://wordpress.org/support/users/viableorguk/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/adjusting-default-theme/#post-2759549)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
