Purple said, March 03, 2010, 06:04:56 pmWell I have yet to hear a good suggestion how to change it to make it better. I agree it needs to be changed, I just don't know how. The banner is way too big vertically to be placed on top of all that stuff.I dont know if you can but is it possible to manually move the logo around where you want? If so maybe try moving it down and left a bit and maybe add a word wrap on the news so the logo doesnt overlap it, something like this:http://img341.imageshack.us/img341/4826/logomovement.png
Will this work on the logo/* BANNER / LOGOS */#logo { position: absolute; top: 4px; margin-right: auto; margin-left: auto; display: block; width: 600px; height: 175px; background: url(../images/img/logo.png) no-repeat!important;
Double post bitches.Um val What the fuck is with your meta infoQuote<meta name="description" content="Recent Unread Topics" /> <meta name="keywords" content="PHP, MySQL, bulletin, board, free, open, source, smf, simple, machines, forum" /> <title>Recent Unread Topics</title> That needs fixing.This what I seeCode: <h1 class="forumtitle" style="position: absolute; top: 20px; left: 35%;"> <a href="http://mugenguild.com/forumx/index.php"><img src="http://mugenguild.com/forumx/Themes/newbanner.png" alt="The Mugen Fighters Guild Forum" /></a> </h1> What file calls this up? can you send a text version of it to me so i can play, or do I have to download a copy of an entire simple machines forum.
Triple post haYou should have that image as part of line 33 ValInside this Code: <img id="upshrink" src="http://mugenguild.com/forumx/Themes/default/images/upshrink.png" alt="*" title="Shrink or expand the header." style="display: none;" /> </div> From the original source code. Not the php file mind you, but there is a change that you have made that may be affecting your padding. You have the image below the </div> I put in bold in the code below, when the original has the image above the </div>Code: <body> <div id="header"><div class="frame"> <div id="top_section"> <h1 class="forumtitle"> <a href="http://demo.jpr62.com/index.php">Demosite</a> </h1> <img id="upshrink" src="http://demo.jpr62.com/Themes/default/images/upshrink.png" alt="*" title="Shrink or expand the header." style="display: none;" /> <img id="smflogo" src="http://demo.jpr62.com/Themes/default/images/smflogo.png" alt="Simple Machines Forum" title="Simple Machines Forum" /> [b]</div> [/b] <div id="upper_section" class="middletext"> <div class="user"> Val put this back in and replace smflogo.png with newbanner.pngIf that doesn't fix the padding issue then.There is some javascript that is after this that you no longer have, it might be important. Because you can leave things the way you have them and change the image to an adjustable javascipt instead of the image file, and it would adjust to the resolution. Of course people with out javascript enabled would not see the logo.
valodim is testing out mods. it might go away or be exchanged for other stuff,nothing to worry about.
Man, it's been a while since I logged on. Noticed the new look and it looks nice. It will kinda take a while to get used to though.
Ok, here's two ideas for revamping the top........Spoiler: Idea 1: Centered Letter Logo (click to see content)Spoiler: Idea 2: Rearranged Picture Logo (click to see content)
Fixed it now. I might go for the right-aligned user area some time, but too lazy now. I think I fixed the padding issues at least Shamrock: thanks for your input. Yeah I moved it around before, because it seriously stretched out the page vertically (almost half my screen), that's why it was at a different position in the code. Fixed it now with some css fiddling around.
Spoiler, click to toggle visibiltyWhy the banner is like that?? It is temporal and is just happening to me?
The header positions look damn good now, I feel alot more comfortable with it like this and feel more at home with the new forum look now. But I think the header might look even better if the news was maybe added either below or above the Home Help Search etc buttons.Gooodaldo said, March 04, 2010, 05:30:29 amSpoiler, click to toggle visibiltyWhy the banner is like that?? It is temporal and is just happening to me?Doesnt look anything like that for me. This is what mine looks like:Spoiler, click to toggle visibiltyIm using Internet Explorer 7 and 1024 x 768 resolution. I'd assume most other peoples browsers look somewhat similar to how mine shows up.
He's right....there's problems between browsers.Spoiler: Internet Explorer (click to see content)Spoiler: Firefox (click to see content)
Internet Explorer 8 maybe? I've always used 7 and never bothered updating to 8 on any computer I ever use.