Jump to content

[Solved] Forum Logo Off-set


Veino
 Share

Recommended Posts

Hi, 

 

I'm putting together a board and made a forum logo to run across the top of the page. It's on Proboards. Unfortunately, there's a white blank space along the left edge of the logo and I cannot figure out why it's there or how to fix it. The logo and forum are supposedly the same pixel width in the settings and I can find no way to manually shift it over. I'm trying to figure out if there's something that was supposed to be there once and still exists in the code? Any thoughts? 

Aure entuluva! Day shall come again! - The Children of Hurin

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

@Skadi http://sunsagarp.boards.net/

 

I think I fixed the white line problem by adjusting the images in the logo, but it still seems very unbalanced to me. Can't tell if I'm being super picky or that's how the theme functions. 

Aure entuluva! Day shall come again! - The Children of Hurin

Link to comment
Share on other sites

#banner {
    display: block;
    height: 150px;
    background-color: #000000;
    background-image: none;
    background-position: center top;
    background-repeat: repeat;
    vertical-align: middle;
    padding: 0px;
    text-align: justify;
    overflow: hidden;
}

 

@Veino Change this part in your code to what I've posted above. It should fix your padding issue.

Edited by Skadi

addds.gif.2e6b2697e05de6bbe39af8e65a3e5840.gif

Link to comment
Share on other sites

Awesome, thanks! I'll definitely do that. Appreciate it! @Skadi

Aure entuluva! Day shall come again! - The Children of Hurin

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Guidelines and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.