Jump to content


Photo

New Network Bar


  • Please log in to reply
16 replies to this topic

#1 Detail

Detail

    King Detail

  • Hosted
  • 7,767 posts
  • Location:Dayonic
  • Projects:Dayvi.com
  •  Blu Spy

Posted 18 August 2003 - 08:51 PM

Looks like i'll have to make 2 like i did with ES. A netbar and a navbar.
I'll do this tommorow.

#2 Detail

Detail

    King Detail

  • Hosted
  • 7,767 posts
  • Location:Dayonic
  • Projects:Dayvi.com
  •  Blu Spy

Posted 17 August 2003 - 06:34 PM

M Three, the webby of World Crisis, has made a new network bar :)
This one works in all normal browsers and is alot quicker to load.
Over the comming days the bar might look a bit odd at times, that will be me tweeking it ;)2

#3 Pinch

Pinch
  • New Members
  • 23 posts

Posted 17 August 2003 - 06:38 PM

Yes, tweaking would be good. It looks very odd at my stie :)

#4 Detail

Detail

    King Detail

  • Hosted
  • 7,767 posts
  • Location:Dayonic
  • Projects:Dayvi.com
  •  Blu Spy

Posted 17 August 2003 - 07:04 PM

I'm finished for the moment. Later today i'll give the customise part a shot.

#5 Deathblow Luc

Deathblow Luc

    Unique

  • Undead
  • 3,768 posts
  • Location:Argentina
  • Division:Ex - Network Leader

Posted 17 August 2003 - 08:34 PM

Looking great D. (Im posting for another reason, so im not classed as MIA :) )

Margret Thatcher - Fenring's the one for me

<{POST_SNAPBACK}>


#6 Detail

Detail

    King Detail

  • Hosted
  • 7,767 posts
  • Location:Dayonic
  • Projects:Dayvi.com
  •  Blu Spy

Posted 17 August 2003 - 08:43 PM

humm, did not class you as MIA anyway :)
I've been reading you're "my compe is poo" posts on YR-Arg ;)2

#7 Tratos_Old

Tratos_Old
  • New Members
  • 53 posts

Posted 17 August 2003 - 09:13 PM

Its nice, but looks very wrong on the world crisis site, and it broke out of its table on RedGen.

#8 Detail

Detail

    King Detail

  • Hosted
  • 7,767 posts
  • Location:Dayonic
  • Projects:Dayvi.com
  •  Blu Spy

Posted 17 August 2003 - 09:49 PM

It should not be in a table :/
It should be right under the body tag.

#9 Banshee

Banshee

    One Vision, One Purpose!

  • Network Admins
  • 9,045 posts
  • Location:Rio De Janeiro, RJ, Brazil.
  • Projects:PPM, PPM: Final Dawn, OS SHP Builder, OS Palette Editor, OS W3D Viewer, VXLSE III, etc...
  •  Retired Network Leader
  • Division:Revora
  • Job:Maintenance Admin

Posted 17 August 2003 - 10:31 PM

Sorry, but I prefer the old navbar...
Project Perfect Mod

Command & Conquer Mods, Mods Support, Public Researchs, Map Archives, Tutorials, Tools, A Friendly Community and much more. Check it out now!

Posted Image

#10 mthree

mthree
  • New Members
  • 3 posts

Posted 17 August 2003 - 11:53 PM

its in a table so i can restrict its width to 750 so it fits the rest of the layout.

Tratos, you may as well take the bar include statement out of the table, because it's not going to fit IN the table, since it floats at the top left corner of the browser window and assumes the window's full width.

If you really want the bar to fit the layout, and if you get permission from Detail first, you can add this in the head of your html file:

<style type="text/css" media="screen">

#bar {

  left: 50%;
  width: 750px;
  margin-left: -325px;

}

</style>


#11 Detail

Detail

    King Detail

  • Hosted
  • 7,767 posts
  • Location:Dayonic
  • Projects:Dayvi.com
  •  Blu Spy

Posted 18 August 2003 - 12:48 AM

He don't need permission for that.

On Half-Life Origin and Origin Modding the a:hover colour appears on the bar, how do i stop this?

#12 mthree

mthree
  • New Members
  • 3 posts

Posted 18 August 2003 - 01:34 AM

Detail, you can take care of all the problems with the bar if you'll just replace the mMenu.css that's already uploaded with the new copy I emailed you eariler.

#13 Detail

Detail

    King Detail

  • Hosted
  • 7,767 posts
  • Location:Dayonic
  • Projects:Dayvi.com
  •  Blu Spy

Posted 18 August 2003 - 01:41 AM

I had already added #bar to the start of each section. I've uploaded you're mMenu.css and all thats changed is the font <_<

#14 mthree

mthree
  • New Members
  • 3 posts

Posted 18 August 2003 - 02:01 AM

Okay, one last thing to try. Add " !important" after the "import" line in the style section of bar.php (without the quotes, of course, and before the semi-colin).

#15 InfinityX

InfinityX
  • New Members
  • 9 posts

Posted 18 August 2003 - 11:06 AM

Any idea how I can stop these two errors?

http://infinityx.pwp...o.uk/error1.png

http://infinityx.pwp...o.uk/error2.png

The first is how the bar appears in Opera on my site, expanding to around 100% of the screen size (this also happens on a test page I made that has no additional styling or content).

The second is how the bar appears in Mozilla (though it does the same thing in IE and Netscape as well), the popups appear below the floats I've used.

#16 Detail

Detail

    King Detail

  • Hosted
  • 7,767 posts
  • Location:Dayonic
  • Projects:Dayvi.com
  •  Blu Spy

Posted 18 August 2003 - 01:16 PM

mthree, I added the '!important' part and the bar stopped loadeding the style sheet altogether.

#17 Banshee

Banshee

    One Vision, One Purpose!

  • Network Admins
  • 9,045 posts
  • Location:Rio De Janeiro, RJ, Brazil.
  • Projects:PPM, PPM: Final Dawn, OS SHP Builder, OS Palette Editor, OS W3D Viewer, VXLSE III, etc...
  •  Retired Network Leader
  • Division:Revora
  • Job:Maintenance Admin

Posted 18 August 2003 - 08:15 PM

I'm seriously thinking about adding an option for registered users in PPM to disable the navbar. It's just uncompatible with PPM and I will not change the whole code of the site because of a damn navbar. I really dont care if this navbar is multi-browser or not, but it's really too slow in PPM and bugged... The old one wasnt bugged..
Project Perfect Mod

Command & Conquer Mods, Mods Support, Public Researchs, Map Archives, Tutorials, Tools, A Friendly Community and much more. Check it out now!

Posted Image




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users