YesNoOk
avatar

Update to the guild? (Read 13938 times)

Started by Nnaajj, March 01, 2010, 06:38:23 pm
Share this topic:
Re: Update to the guild?
#221  March 03, 2010, 07:26:31 pm
  • ****
    • thedopehouse.webs.com/

  • Online
Well 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
Quote
I bet you kiss prostitutes.
Re: Update to the guild?
#222  March 03, 2010, 09:21:12 pm
  • ******
  • Somebody PM when Caddie is no longer a mod.
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;
Re: Update to the guild?
#223  March 03, 2010, 09:28:40 pm
  • ******
  • Somebody PM when Caddie is no longer a mod.
Double post bitches.

Um val What the fuck is with your meta info
Quote
<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 see

Code:
<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.
Re: Update to the guild?
#224  March 03, 2010, 10:26:21 pm
  • ******
  • Somebody PM when Caddie is no longer a mod.
Triple post ha

You should have that image as part of line 33 Val

Inside 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.png

If 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.
Re: Update to the guild?
#225  March 03, 2010, 10:41:15 pm
  • *****
  • Beemo Is Camera !! :O
    • USA
    • StormEX-Team.com/
Hey i just noticed that there's a Respect thing in are profiles!? Anybody What its for? ???
Re: Update to the guild?
#226  March 03, 2010, 11:01:55 pm
  • ******
  • does this look like the face of mercy?
valodim is testing out mods. it might go away or be exchanged for other stuff,nothing to worry about.
Re: Update to the guild?
#227  March 04, 2010, 01:32:25 am
  • ***
It all depends on how much respect he gets.
Re: Update to the guild?
#228  March 04, 2010, 01:59:09 am
  • ***
  • Still alive and still kicking...
    • USA
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.
Re: Update to the guild?
#229  March 04, 2010, 03:06:24 am
  • *****
  • Beemo Is Camera !! :O
    • USA
    • StormEX-Team.com/
._. Damn i have -29 Respect!
Re: Update to the guild?
#230  March 04, 2010, 03:13:10 am
  • ****
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)
Re: Update to the guild?
#231  March 04, 2010, 03:48:08 am
  • *****
  • Beemo Is Camera !! :O
    • USA
    • StormEX-Team.com/
I think number one has a fresh new look for the new year!

#1 :sugoi:
Re: Update to the guild?
#232  March 04, 2010, 04:00:53 am
  • ******
something like #2 would be ideal
Re: Update to the guild?
#233  March 04, 2010, 04:27:25 am
  • ****
    • http://nxistence.tumblr.com/
going with number 2 as well. looks more professional, web 2.0, etc, etc
Re: Update to the guild?
#234  March 04, 2010, 04:31:09 am
  • ******
    • Germany
    • valodim@gmail.com
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 :P

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.
Re: Update to the guild?
#235  March 04, 2010, 05:30:29 am
  • ******
  • Just... Ask the question
    • Panama
Spoiler, click to toggle visibilty

Why the banner is like that?? It is temporal and is just happening to me?
Re: Update to the guild?
#236  March 04, 2010, 05:49:40 am
  • ****
    • thedopehouse.webs.com/

  • Online
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.

Spoiler, click to toggle visibilty

Why 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 visibilty
Im using Internet Explorer 7 and 1024 x 768 resolution. I'd assume most other peoples browsers look somewhat similar to how mine shows up.
Quote
I bet you kiss prostitutes.
Last Edit: March 04, 2010, 05:53:13 am by Sir Smokesalot
Re: Update to the guild?
#237  March 04, 2010, 05:56:37 am
  • ******
  • Just... Ask the question
    • Panama
Same Browser and same resolution as you but still having the problem  :-\
Re: Update to the guild?
#238  March 04, 2010, 05:57:58 am
  • ******
  • Somebody PM when Caddie is no longer a mod.
Looks fine on chrome.

@ gooodaldo, clear your cache and refresh then get back to us.
Re: Update to the guild?
#239  March 04, 2010, 06:11:10 am
  • ****
He's right....there's problems between browsers.
Spoiler: Internet Explorer (click to see content)
Spoiler: Firefox (click to see content)
Re: Update to the guild?
#240  March 04, 2010, 06:17:50 am
  • ****
    • thedopehouse.webs.com/

  • Online
Internet Explorer 8 maybe? I've always used 7 and never bothered updating to 8 on any computer I ever use.
Quote
I bet you kiss prostitutes.