navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Need some ideas for Pizzazz?

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Design >> Site Critiques >> Need some ideas for Pizzazz?
Page: [1]
 
mar0364

 

Posts: 3092
Joined: 4/5/2002
From: Florida, US
Status: offline

 
Need some ideas for Pizzazz? - 6/4/2004 20:21:31   
I'm redesigning the Intranet where I work. This is the template page. The managers like this because its clean and easy to find what you need. They say don't change it but add some "Pizzazz". I'd appreciate any ideas to liven it up a bit. No blinking text. LOL


Thanks!
Rich

< Message edited by mar0364 -- 6/18/2004 17:34:35 >
dpf

 

Posts: 7121
Joined: 11/12/2003
From: India-napolis
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/4/2004 22:02:38   
quote:

No blinking text. LOL

i share that! lol....but for a work template, it does look clear and functional.... hey graphics..photos can always perk up a site. photos of people in your company? products?

_____________________________

Dan

(in reply to mar0364)
d a v e

 

Posts: 4087
Joined: 7/24/2002
From: England (but live in Finland now)
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/5/2004 2:48:50   
ditto. orange instead of green for the link hovers. haven't you got a logo?

_____________________________

David Prescott
Gekko web design

(in reply to dpf)
jaybee

 

Posts: 14157
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/5/2004 3:22:14   
I like it but it needs a logo and maybe a pic as mentioned above (below the menu?)

for Pizzazz? No Marquees. Hmmmmmm..... How about a rotating disco ball or maybe some flashing lights NO WAIT, I've got it, a sparkly background. :)

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to d a v e)
dpf

 

Posts: 7121
Joined: 11/12/2003
From: India-napolis
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/5/2004 8:18:07   
maybe he could usurp your marching marianettee, jaybee

_____________________________

Dan

(in reply to jaybee)
alansmith

 

Posts: 105
Joined: 2/22/2004
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/8/2004 12:05:19   
With an intranet you normally have a 100mbps connection to the server so speed isnt an issue as it is on the web.
I have created several web automation systems running on intranet & extranets.


Basically I would add a very heavy artistic header, something in the 400-500k region.

The search button on the left hand side, could this not be a search box where you could type directly then have it submit to your current search results page. This will speed up searching.

The bottom bar dosent fit on my screen, if you want to have the links to the standards websites I suggest you place them on the left below the menus, there is space there.

Perhaps you ould do something subtle with the white background, maybe a slight gradient or faded out picture just to make it look less dull.

_____________________________

Website Design in Devon.:.Web Design Portfolio.:.Seaton Website

(in reply to dpf)
mar0364

 

Posts: 3092
Joined: 4/5/2002
From: Florida, US
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/8/2004 13:33:45   
quote:

Basically I would add a very heavy artistic header, something in the 400-500k region.

The search button on the left hand side, could this not be a search box where you could type directly then have it submit to your current search results page. This will speed up searching.

The bottom bar dosent fit on my screen, if you want to have the links to the standards websites I suggest you place them on the left below the menus, there is space there.


Very good suggestions. I'm definitely going with the search box.

Thanks!
Rich

(in reply to alansmith)
mar0364

 

Posts: 3092
Joined: 4/5/2002
From: Florida, US
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/8/2004 14:59:26   
Take a look at the site and youll see space between the two table data cells in the header include. I must be having a brain fart I can't get it out of there.

here is the code.

<table width="100%" align="center"><tr><td colspan="1" bgcolor="#8DAED3">
<p class="header">Division of Whatever and Something</p></td>
<td bgcolor="#8DAED3" valign="center">
<form>
<input type="text" name="Search">
<input type="button" name="search" value="Search">
</form>
</td>
</tr>
<tr>
<td colspan="2">

<div id="navcontainer">
<ul id="navlist">
<li id="active"><a href="#" id="current">DFS Internet</a></li>
<li><a href="#">DFS Intranet</a></li>
<li><a href="#">HR Vantage</a></li>
<li><a href="#">Rehabilitation and Liquidation Internet</a></li>
</ul>
</div> 
	</td></tr>
</table>


Thanks!
Rich

< Message edited by mar0364 -- 6/18/2004 17:35:02 >

(in reply to mar0364)
jaybee

 

Posts: 14157
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/8/2004 18:02:53   
Have you collapsed your borders?

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to mar0364)
mar0364

 

Posts: 3092
Joined: 4/5/2002
From: Florida, US
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/8/2004 18:29:47   
No I haven't. I didn't see that as an option. Would you please tell me about it.

Thanks!
Rich

(in reply to mar0364)
mar0364

 

Posts: 3092
Joined: 4/5/2002
From: Florida, US
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/8/2004 19:56:52   
Well I did the border-collapse and still have a small space. Would using a background image for that whole row be a good alternative?

Thanks!
Rich

(in reply to mar0364)
jaybee

 

Posts: 14157
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/9/2004 7:34:41   
It's getting closer. Can you post the code you're using for your include so I can take a look at it?

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to mar0364)
mar0364

 

Posts: 3092
Joined: 4/5/2002
From: Florida, US
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/10/2004 8:45:59   
Thanks! Sorry I didn't get back to you yesterday. The little one had her adenoids taken out and tubes put in. So I was playing nurse maid all day.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
<title></title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="stylesheet" type="text/css" href="../fp_mariner.css"/>
<style>
</style>
</head>
<body>
<!--begin content -->

<table style="border-collapse: collapse;" width="100%" align="center"><tr><td colspan="1" bgcolor="#8DAED3">
<p class="header">Division of Whatever and Something</p></td>

<td bgcolor="#8DAED3" valign="center">
<form>
<input type="text" name="Search">
<input type="button" name="search" value="Search">
</form>
</td>
</tr>
<tr>
<td colspan="2">

<div id="navcontainer">
<ul id="navlist">
<li id="active"><a href="#" id="current">DFS Internet</a></li>
<li><a href="#">DFS Intranet</a></li>
<li><a href="#">HR Vantage</a></li>
<li><a href="#">Rehabilitation and Liquidation Internet</a></li>
</ul>
</div> 
	</td></tr>
</table>

</body>
</html>


Thanks!
Rich

(in reply to jaybee)
jaybee

 

Posts: 14157
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/10/2004 11:16:02   
Replace

quote:

<table style="border-collapse: collapse;" width="100%" align="center">


with

<table style="border-collapse: collapse;" width="100%" align="center" cellspacing="0">

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to mar0364)
mar0364

 

Posts: 3092
Joined: 4/5/2002
From: Florida, US
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/10/2004 13:39:48   
Thanks! I'll try it when I can get to the server. Crazy day.
:)

Rich

(in reply to mar0364)
mar0364

 

Posts: 3092
Joined: 4/5/2002
From: Florida, US
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/14/2004 11:56:34   
No dice on that one. These are the things that drive me nuts. I know it is just one little tweek I'm missing.

Thanks!
Rich

(in reply to mar0364)
mar0364

 

Posts: 3092
Joined: 4/5/2002
From: Florida, US
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/14/2004 14:00:10   
I think its something in the style sheet. I'll take a look at it.

(in reply to mar0364)
jaybee

 

Posts: 14157
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/14/2004 15:18:05   
Must be in the style sheet. I pulled all that code into FP and tweaked it. It was working fine. You can mail me the style sheet if you are totally stuck.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to mar0364)
mar0364

 

Posts: 3092
Joined: 4/5/2002
From: Florida, US
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/14/2004 17:30:05   
Thanks!

Let me bang the code against my forehead for a while. If I need to I'll send it to you.

(in reply to jaybee)
dpf

 

Posts: 7121
Joined: 11/12/2003
From: India-napolis
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/14/2004 17:35:25   
quote:

Let me bang the code against my forehead for a while

does that work????? i use a hammer which doesnt tho it feels great when i stop!!!!

_____________________________

Dan

(in reply to mar0364)
mar0364

 

Posts: 3092
Joined: 4/5/2002
From: Florida, US
Status: offline

 
RE: Need some ideas for Pizzazz? - 6/15/2004 8:53:56   
You ever take a stick and put it in your eye? I hate it when that happens.

(in reply to dpf)
Page:   [1]

All Forums >> Web Design >> Site Critiques >> Need some ideas for Pizzazz?
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts