Title: Theme Help
Last modified: August 19, 2016

---

# Theme Help

 *  [akear1970](https://wordpress.org/support/users/akear1970/)
 * (@akear1970)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/theme-help-7/)
 * ok heres the thing i have been messing with the Professional-Design 1.0 by [http://www.bingowebdesign.info](http://www.bingowebdesign.info)
   now i have managed to do almost everything i want to do with it but i want to
   make the logo bigger so i can add my own and also make the site name and sub 
   name bigger conversly that will mean perhaps making the name and subname centralised…..
   is there anyone out there that can help me and tell me where in the right PHP
   or CSS file i would change the sizes
 * Regards
    Alex
 * P.S. my site is [http://www.secondlinesalessolutions.co.uk/newsletter](http://www.secondlinesalessolutions.co.uk/newsletter)

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

 *  [kennethwatt](https://wordpress.org/support/users/kennethwatt/)
 * (@kennethwatt)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/theme-help-7/#post-1046619)
 * The logo will be in an images file on your server, in your theme’s folder. That
   will be in **wp-content/themes**
 * To make the text bigger, first look in **header.php**. Where it says **<?php 
   bloginfo(‘name’); ?>** and **<?php bloginfo(‘description’); ?>**, have a look
   in what div, or <h*> tags they’re in. Maybe have a look [here](http://codex.wordpress.org/Template_Tags/bloginfo).
   
   Say it was `<div id="title> <?php bloginfo('name'); ?> </div>`, then you would
   have to go into **style.css** and change the **.title** or **#title** **font-
   size** to something smaller/bigger.
 * Hope this was of some use!
    _Kenneth [http://www.technofinger.com](http://www.technofinger.com)
 *  Thread Starter [akear1970](https://wordpress.org/support/users/akear1970/)
 * (@akear1970)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/theme-help-7/#post-1046635)
 * Thanks for that Kenneth i will look at the the tags and look into the styke.css
   with regards the Logo i know where to find the image what im trying to find out
   is how to make it so i can us a larger logo as it is restriced to 32px*32px.do
   you have any insight there by any chance???
 * Regards
    Alex
 *  [kennethwatt](https://wordpress.org/support/users/kennethwatt/)
 * (@kennethwatt)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/theme-help-7/#post-1046742)
 * You need to find out the size of your logo and change the properties of the corresponding
   DIV tag.

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

The topic ‘Theme Help’ is closed to new replies.

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [kennethwatt](https://wordpress.org/support/users/kennethwatt/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/theme-help-7/#post-1046742)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
