New Title Bar

Pug307

Sense
Fellow Frogger
Joined
Mar 8, 2002
Messages
4,336
Location
Australia
I just noticed the new title bar and can I say, well done.

It's useful having the links available on all pages of the forum.

Cheers,

Justin
 
yeah it works well!

I saw it and thought what the?? then I thought "hey this is cool!"

well done wink
 
Cool!

Glad you like.

I did it & had to do the bolt so didn't announce it.
The index page forwards straight into here now so I guess we'll see if the traffic differs throughout the site.
Main site doesn't seem "too buried" with the title bar :)

Also in relation to "toning down" colours, I've tried a different tone in the Humour forum.
Getting colours to look OK together is no easy task actually. I don't really like what's there.
Someone can submit some colour ideas...
Just playing at the moment, doesn't mean we are changing it all.
 
Love the title bar, but dont like the colours in the humour forum. Too dull. I have always liked darker colours in the back ground. I'll have a play and see what I come up with.

Gerry - you mind if i have a go at making some buttons for the top title bar?
 
Phasis, you are welcome to make buttons, however the title bar is Javascript & I don't believe buttons would work with it, I may be wrong.
Unless I go the Frame method the forum doesn't like the fancy html.

Here is the script if anybody has a better idea for access to the main site with a single click:
<blockquote><font size="1" face="Verdana, Arial">code:<hr /><pre style="font-size:x-small; font-family: monospace;"><script language="JavaScript" src="navcond.js"></script>
<script language="JavaScript">

/*
Top Navigational Bar II (By Mike Hall)
Last updated: 00/05/08
Permission granted and modified by Dynamicdrive.com to include script in archive
For this and 100's more DHTML scripts, visit http://dynamicdrive.com
*/

var myNavBar1 = new NavBar(0);
var dhtmlMenu;

//define menu items (first parameter of NavBarMenu specifies main category width, second specifies sub category width in pixels)
//add more menus simply by adding more "blocks" of same code below

dhtmlMenu = new NavBarMenu(125, 0);
dhtmlMenu.addItem(new NavBarMenuItem("aussiefrogs home", "http://www.aussiefrogs.com/site.html"));
myNavBar1.addMenu(dhtmlMenu);

dhtmlMenu = new NavBarMenu(100, 120);
dhtmlMenu.addItem(new NavBarMenuItem("Concours", ""));
dhtmlMenu.addItem(new NavBarMenuItem("Past Events", "http://www.aussiefrogs.com/pe.html"));
dhtmlMenu.addItem(new NavBarMenuItem("Pictures", "http://www.aussiefrogs.com/pict.html"));
myNavBar1.addMenu(dhtmlMenu);

dhtmlMenu = new NavBarMenu(110, 170);
dhtmlMenu.addItem(new NavBarMenuItem("Club Info", ""));
dhtmlMenu.addItem(new NavBarMenuItem("Australian Club Register", "http://www.aussiefrogs.com/cr.html"));
dhtmlMenu.addItem(new NavBarMenuItem("Australian Club Links", "http://www.aussiefrogs.com/local.html"));
myNavBar1.addMenu(dhtmlMenu);

dhtmlMenu = new NavBarMenu(100, 150);
dhtmlMenu.addItem(new NavBarMenuItem("Road Tests", ""));
dhtmlMenu.addItem(new NavBarMenuItem("Citroen Road Tests", "http://www.aussiefrogs.com/drop.html#citroen"));
dhtmlMenu.addItem(new NavBarMenuItem("Peugeot Road Tests", "http://www.aussiefrogs.com/drop.html#peugeot"));
dhtmlMenu.addItem(new NavBarMenuItem("Renault Road Tests", "http://www.aussiefrogs.com/drop.html#renault"));
dhtmlMenu.addItem(new NavBarMenuItem("Frog Related Info", "http://www.aussiefrogs.com/drop.html#frog"));
dhtmlMenu.addItem(new NavBarMenuItem("Archive", "http://www.aussiefrogs.com/archive.html"));
myNavBar1.addMenu(dhtmlMenu);

dhtmlMenu = new NavBarMenu(100, 150);
dhtmlMenu.addItem(new NavBarMenuItem("Links", ""));
dhtmlMenu.addItem(new NavBarMenuItem("Froggy Links", "http://www.aussiefrogs.com/fl.html"));
dhtmlMenu.addItem(new NavBarMenuItem("Local Links", "http://www.aussiefrogs.com/local.html"));
dhtmlMenu.addItem(new NavBarMenuItem("Member Links", "http://www.aussiefrogs.com/member.html"));
dhtmlMenu.addItem(new NavBarMenuItem("Submitted Links", "http://www.aussiefrogs.com/snippets/links.htm"));
myNavBar1.addMenu(dhtmlMenu);

dhtmlMenu = new NavBarMenu(125, 0);
dhtmlMenu.addItem(new NavBarMenuItem("Members Gallery", "http://www.aussiefrogs.com/gallery/usergallery.htm"));
myNavBar1.addMenu(dhtmlMenu);

//set menu colors
myNavBar1.setColors("#000000", "#000000", "#8fbc8f", "#ffffff", "#3299cc", "#000000", "#cccccc", "#ffffff", "#000080")

//uncomment below line to center the menu (valid values are "left", "center", and "right"
//myNavBar1.setAlign("center")

var fullWidth;

function init() {

// Get width of window, need to account for scrollbar width in Netscape.

fullWidth = getWindowWidth()
- (isMinNS4 && getWindowHeight() < getPageHeight() ? 16 : 0);

myNavBar1.resize(fullWidth);
myNavBar1.create();
myNavBar1.setzIndex(2);
//UNCOMMENT BELOW LINE TO MOVE MENU DOWN 50 pixels
//myNavBar1.moveTo(0, 50);
}
</script> </pre><hr /></blockquote><font size="2" face="Verdana, Arial">Also, is everyone being redirected into here when going to <a href="http://www.aussiefrogs.com" target="_blank">www.aussiefrogs.com</a> ?
One of my customer's PC's today was not :confused:

cheers!
 
The title bar is good, and yes, the <a href="http://www.aussiefrogs.com" target="_blank">www.aussiefrogs.com</a> link redirects me straight to the forums.
 
The menu bar doesn't work in Safari - Apple's browser :(
Interesting cos I've seen other DHTML work with Safari, but anyway - thought I'd let you know.

It looks cool in IE on the PC's at work though :)

The redirect is very nice Gerry wink
Derek

[edit] I just noticed the background image on the redirect page doesn't load.... I'm guessing it's pointing at the wrong image file?
<blockquote><font size="1" face="Verdana, Arial">code:<hr /><pre style="font-size:x-small; font-family: monospace;"><body bgcolor="#FFFFFF" marginheight="0" topmargin="0" rightmargin="0" leftmargin="0"
marginwidth="0" background="file:///D|/My%20Webs/www.aussiefrogs.com/backgroundaani.gif"></pre><hr /></blockquote><font size="2" face="Verdana, Arial">

<small>[ 26 June 2003, 06:43 PM: Message edited by: DeKa ]</small>
 
thats really cool.When i logged on i thought i downloaded by accident some shitty program that put the bar my browser, but then i looked harder.

anyway yeah its really good and hope it stays there
 
Ok, I have whipped up some colour changes, some are a little gawdy, so bring on the flaming :)

<a href="http://home.iprimus.com.au/bwjones/pictures/af/blue.jpg" target="_blank"> <img src="http://home.iprimus.com.au/bwjones/pictures/af/blue_sm.jpg" alt=" - " /></a><a href="http://home.iprimus.com.au/bwjones/pictures/af/green.jpg" target="_blank"> <img src="http://home.iprimus.com.au/bwjones/pictures/af/green_sm.jpg" alt=" - " /></a>
<a href="http://home.iprimus.com.au/bwjones/pictures/af/greenwhite.jpg" target="_blank"> <img src="http://home.iprimus.com.au/bwjones/pictures/af/greenwhite_sm.jpg" alt=" - " /></a><a href="http://home.iprimus.com.au/bwjones/pictures/af/greenwhite_2.jpg" target="_blank"> <img src="http://home.iprimus.com.au/bwjones/pictures/af/greenwhite_2_sm.jpg" alt=" - " /></a>

<small>[ 27 June 2003, 01:35 PM: Message edited by: Phasis ]</small>
 
Thanks DeKa, it was pointing to my harddrive, now fixed wink

Here is the template example for the colours we have now. We can make the Humour forum the guinea pig.

<img src="http://www.aussiefrogs.com/Jpegs/template.gif" alt=" - " />

Phasis how'd you get the forum to change colour. Is that a feature with oprah? Can't stand that Dr Phil :rolleyes:

a_drink
 
Gib - nah, a bit of Photoshop trickery. It's easy when you have flat colours. Just pick all of one colour then change it. Have you tried Opera before? I rate it. LOVE the feature where u can navigate forward and back just with the mouse bottons and the Google search bar.

I found it really hard to get something looking good using greens as nothing really goes with it. Remember, green and blue should NEVER be worn together :D

Its also hard when sticking to web-safe colours as there are some pretty large jumps between shades.

<small>[ 26 June 2003, 09:42 PM: Message edited by: Phasis ]</small>
 
#1 is alright, #2 is OK, but neither beat the one we have at the moment. I haven't seen the Humour forum since the colour experimentation, but i will look at it in a minute.
I love the new bar across the top!
 
The new colours in the Humour section are not as nice as the ones we already have, IMHO
 
This site is getting better all the time guys. A big thanks to Greenblood this is great now we just need more different colours please...
 
danielsydney:
This site is getting better all the time guys. A big thanks to Greenblood this is great now we just need more different colours please...
question question question question question question
Twas not me Daniel, all the work of our fearless leader Gibgib wink

Cheers
Chris
 
Damien,

You're a hypocrite you know.

I seem to remember the following was said by you in reference to my suggested changes. The issues I raised were addressed, and some I had not even thought of were also raised and have now been introduced and have gained my and your approval.

Originally posted by Damien Gardner at <a href="http://www.aussiefrogs.com/cgi-bin/ultimatebb.cgi?ubb=get_topic&f=5&t=001412;p=2#000034" target="_blank">http://www.aussiefrogs.com/cgi-bin/ultimatebb.cgi?ubb=get_topic&f=5&t=001412;p=2#000034</a>

<strong>Change for change sake, is a waste of resources.
This change for change's sake was very worth while. Just wanted to point that out wink

Derek
 
deka,
Gloat all you like little man!!

Cut and paste is great hey, makes it so easy to take one sentance, and use it out of context.
Well done. I award you D H of the day award.

It mearly means either gibgib decided to make changes or more than likely was pressured by the MINORITY to make changes.
One Fact remains It is a great Site & Forum, and it Belongs to gibgib and he is free, to do as he bloody well wants with it.
moon

<small>[ 27 June 2003, 12:55 PM: Message edited by: Damien Gardner ]</small>
 
Top