|
| |
|
|
mziemann
Posts: 22 Joined: 2/9/2004 From: The White Mountains of Arizona Status: offline
|
A humble request for help... - 5/10/2004 20:02:34
Hi All, I have been working away diligently, trying to get a new site ready to go for our Holistic Medical information site. It still has a way to go yet, but I think there is good reason to get some feedback at this point, and maybe get a few "glitches" straightened out. Yes, there are still links that don't link, and pages that are half-built, but that is the easy part... I have been trying to get it to validate the index (home) page (thanks to Gorilla for the post on validation and for the links... ) and there is much I don't understand about all the error messages that are coming back. Like what can be fixed, what stuff I can just lose, what can be safely ignored, and so on... The site looks good to us in IE, but goes funky in Netscape - how can I fix that? I know it should be in CSS, and I'll likely convert over as soon as practical, but for now, we'd like to get it up and running sometime this decade! I'm learning all this stuff "on the fly" - I'm a Nurse, not a web page writer! Anyway, having given all that as a preface, please do have a look at http://drmyattswellnessclub.whole-life-unlimited.com and let me know how it can be fixed, improved, cleaned, streamlined, and just generally made better for everyone concerned. Many thanks! Mark
|
|
|
|
Giomanach
Posts: 6128 Joined: 11/19/2003 From: England Status: offline
|
RE: A humble request for help... - 5/10/2004 23:13:43
Hi Mark If you can hang on a couple of weeks I can can do it for you Dan
_____________________________
|
|
|
|
mziemann
Posts: 22 Joined: 2/9/2004 From: The White Mountains of Arizona Status: offline
|
RE: A humble request for help... - 5/11/2004 0:19:45
Thanks Dan, I'm honored, and eager for any help you can offer - it'll be (I'm guessing) a couple weeks before we can even begin to think about unveiling this website... I/we still have a bunch of content to write and fine-tune. Right now I'm just trying to get the nuts & bolts and mechanics of this thing right. Looking forward to what you have for us, when you have time! Cheers, Mark
|
|
|
|
Giomanach
Posts: 6128 Joined: 11/19/2003 From: England Status: offline
|
RE: A humble request for help... - 5/11/2004 1:02:09
For starters, I recommend you take a look at the Outfront articles for web design. I'm going to be offline at home for the next couple of weeks which is where I do all my web development and client work. I'll take a look when I get back online. Feel free to drop me a PM with more stuff that you need doing, I'm sure I'll find a gap in my client work somewhere. Dan
_____________________________
|
|
|
|
mziemann
Posts: 22 Joined: 2/9/2004 From: The White Mountains of Arizona Status: offline
|
RE: A humble request for help... - 5/11/2004 11:40:01
Wow Guys! I am overwhelmed by all your help - this is great!!! I'm gonna finish my second cuppa coffee, get my head put back together (I wrestled with code all night in my sleep...), go for a quick run to clean out the cobwebs, and then begin to address some of these issues... in between answering phones, taking orders and booking patients, and doing "nurse stuff" that is... Dan, you are right, the java buttons on the left will probably go - they look nice in IE, but are a pain to work with. I'll replace them as soon as I can find something that I can put together fairly easily that allows me to do the graduated color (red to burgandy) buttons with graduated color (orange to yellow) text on a black background, and the buttons or text have to "do something" when mouse-over'ed... I'm not the graphic designer here - Dr. Myatt is... So, JayBee, that is why the links are all screwed up - I've just been putting off sorting that out, concentrating more on doing the links in the drop-down boxes... JayBee, you are right, the door must go - it was kinda a placeholder, and never did work really right. We are trying to decide whether to do some sort of "chat" or "blog" there, we have so much educational and learning material to present - new stuff that people really should know about. How best to present it??? Any ideas for some sort of graphic that looks like inviting library or lecture hall doors for this? Or other idea? Ellipices, I appreciate the comment about Netscape - it is a bit finnicky... This is the second time I've attempted to build a website - my first attempt was years ago, and done totally on notepad - all hand-coded, and very simple, but it worked, and it sure did drum into me those basics! It is good to be reminded tho'... Dan, your nurse says that sleep is important for a growing boy, and you should turn out the light now... Cheers all, and I'll be back in a bit, probably with bunches of fixes done... Mark
|
|
|
|
d a v e
Posts: 4167 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: A humble request for help... - 5/11/2004 12:15:16
the site looks ok, but i would think twice about the grauated colour on the buttons - just makes them look old and amateurish. some css buttons would be the way to go or some nice ones done in a graphic app. when you're ready to get into css then have a look here http://www.accessify.com/tools-and-wizards/list-o-matic/list-o-matic.asp you could always just replace those java-hover buttons with plain text rollovers for now, then style them with css later on?
_____________________________
David Prescott Gekko web design
|
|
|
|
Giomanach
Posts: 6128 Joined: 11/19/2003 From: England Status: offline
|
RE: A humble request for help... - 5/12/2004 7:26:18
quote:
Dan, your nurse says that sleep is important for a growing boy, and you should turn out the light now... Not when the local doc tells me I'm a partial Insomniac quote:
Dan, you are right, the java buttons on the left will probably go - they look nice in IE, but are a pain to work with. I'll replace them as soon as I can find something that I can put together fairly easily that allows me to do the graduated color (red to burgandy) buttons with graduated color (orange to yellow) text on a black background, and the buttons or text have to "do something" when mouse-over'ed... I'm not the graphic designer here - Dr. Myatt is... CSS will do the job quite nicely, go have a mooch about in the CSS forum, I think it's in the CSS links. It's for a horizontal menu with images, done with CSS, but with a bit of altering, it can be made vertical. Been thinking about this next bit.... The three images at the top right of the page, does anyone but me think they would look better if they faded into one another, and then into the black background? Dan Edit: Typos
< Message edited by Giomanach -- 5/12/2004 12:26:59 >
_____________________________
|
|
|
|
mziemann
Posts: 22 Joined: 2/9/2004 From: The White Mountains of Arizona Status: offline
|
RE: A humble request for help... - 5/12/2004 11:35:01
Hi All, I'm still working on it... spent yesterday building a css menu as per the list-o-matic, it works in the page that I built it in (in FP) but when I try to pull it into the index page (it is an include file there...) it stops working - just goes to text. Do I need to put the css instructions on the ~index~ page to get it to work there??? I'm not understanding something here - a little slow on some of this stuff... and css is a whole new ballgame for me! Time now for another sip or to of the magic caffienated elixer to open the eyes, then a quick run to clear the cobwebs, then off to work for the day... to try to figure out what I'm doing (or not doing) here! BTW, insomnia (and sleep deprivation) are a health crisis - they adversly affect cortisol levels, and lead to a bunch of health problems, including overweight and immune problems... Cheers all, Mark
|
|
|
|
ellipisces
Posts: 849 Joined: 12/14/2003 Status: offline
|
RE: A humble request for help... - 5/12/2004 12:56:32
make sure that there is no: <html> <head> stuff <body> in your include file. If there is then it could be over-riding your CSS on the "including" page.
_____________________________
|
|
|
|
why me!
Posts: 43 Joined: 4/30/2004 Status: offline
|
RE: A humble request for help... - 5/12/2004 13:09:06
as a newcomer to the include file for headers, footers and the like am i to assume that quote:
<html> <head> stuff <body> should not be on the page? Does it effect anything else if present? Further when using say include header, where do you put the title for the page you are viewing? Header or main page linking to header? In anticipation, Jim
|
|
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
|
|
|