logo…

Support Area Forums Elite logo…

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: theatreideas.com/testsite
  • Author
    Posts
  • #18199
    Micah Hensley
    Participant

    Hi Bill,
    I’m thinking of moving my blog from the theme it’s on, onto the elite theme. Is it possible however, to make the logo a little larger? It just doesn’t stand out enough for me…Not talking making it huge…but somewhat bigger would be good….

    Take a look and let me know what you think!

    Micah

    #18200
    Bill Robbins
    Participant

    Micah,

    It is possible to take out the restrictions on the size of the logo. That way the actual dimensions uploaded will be the ones used. Here’s how:

    1. Go to the Theme Options page and select the Advanced tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      #logo,
      #text-logo {
      	max-width: none;
      }
      
      #logo img {
      	max-height: none;
      }
      
    3. Update your settings.

    Give that a shot and see if that works out well for you. Let me know if you have any trouble.

    Have a great day,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘logo…’ is closed to new replies.