Making Logo Banner

Support Area Forums Foxy Making Logo Banner

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #6090
    smithotics
    Participant

    Hello. I was wondering how I’d go about making the logo section larger to stretch across the site like a banner. Thanks so much.

    #6096
    Bill Robbins
    Moderator

    You can do that. Here’s how:

    1. Go to the theme options page and choose the styling tab.
    2. Make sure you’ve selected “yes” at the top to include custom styling.
    3. Scroll down to the very bottom until you see a box labeled “Custom CSS” and paste this into that box:
      
      #logo {
      	width: 100%;
      }
      
    4. Update your settings.

    That should give you the full width of the content area to add a logo. If you have any trouble, let me know,
    Bill

    #6104
    smithotics
    Participant

    Hi Bill,

    Thanks, I updated as you suggested but the logo banner is still not going across the website. I have the logo banner sized at 830×108 pixels. I can resize it but it looks like it’s only allowing me that little box for the logo. Here’s the site if you can see it http://www.smithotics.com/wp/. Thanks again for your help.

    #6106
    Bill Robbins
    Moderator

    Thanks for sending over the link. When I click on it though, it gives me a message saying to “Please Visit Us Soon.” Is there a way around the splash page?

    Thanks,
    Bill

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Making Logo Banner’ is closed to new replies.