Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:09

How to make the menu resize to fit the screen?


Poster: calbury
Dated: Wednesday June 24 2009 - 12:55:35 BST

Here's one of my pages with the menu
http://www.homemade-baby-food-recipes.c ... cipes.html

When I used a larger font and the menu ran right across the full width of my site, I viewed it on a smaller monitor... and the menu did not resize - it simply ran right off the side of the page. I've made the font smaller so the full menu is visible, but I want the menu to sit right across the full width of the page in any screen size. Can anyone help me achieve this?

Thank you

Re: How to make the menu resize to fit the screen?


Poster: Ruth
Dated: Thursday June 25 2009 - 2:18:08 BST

Hi,

The problem is in the css, your generic table coding. If you remove that, which I doubt you want to do, that fixes it. However, I have figured out how to fix it and still have your table coding. You just have to set it up as a class instead of generic.

1. change the TABLE{ code to a class. .genericTable
2. also add this class to the stylesbi.css
Code:
.milmen{FONT-SIZE:100%;text-decoration:none;}

3. add this to the menuStyle in the menu_data file. offclass="milmen"; onclass="milmen";
4. also add this to the menuStyle. nowrap="off";


Now, you will also have to make a change to the layout. It will NOT change how it looks but it gives you control of the tables using the class and leaves the menu table without a class in it. I did this and then used your source code from the page on the web so the urls for files should be fine. This is the setup starting with the body tag and ending with the first line after all the stars just after the menu. This first line is to create the bottom table, using the rest of the original table cells. That is why nothing changes as to layout.

Code:
<body >
<!--************************************************************************************************-->

<center>
        <script type="text/javascript" src="http://www.homemade-baby-food-recipes.com/support-files/milonic_src.js"></script>
<noscript><a href="http://www.milonic.com/" onClick="window.location.href='http://www.homemade-baby-food-recipes.com/cgi-bin/counter.pl?url=http%3A%2F%2Fwww%2Emilonic%2Ecom%2F&referrer=http%3A%2F%2Fwww%2Ehomemade-baby-food-recipes%2Ecom%2Fzucchini-baby-food-recipes%2Ehtml'; return false;">JavaScript DHTML Menu Powered by Milonic</a></noscript>
<script type="text/javascript" src="http://www.homemade-baby-food-recipes.com/support-files/mmenudom.js"></script>
<script type="text/javascript" src="http://www.homemade-baby-food-recipes.com/support-files/menu_data.js"></script>
<table bgcolor="#ffffff" border="0" bordercolor='red' cellpadding="5" cellspacing="0" width="100%" class="genericTable">
<tr>
<td bgcolor="#ffffff" colspan="3">
<div align="center"><a  href="http://www.homemade-baby-food-recipes.com/index.html"><img src="http://www.homemade-baby-food-recipes.com/image-files/header.jpg" width="725" height="152" title="" alt="Homemade Baby Food Recipes"></a></div>

<p>
</td></tr></table>
<table bgcolor="#ffffff" border="0" bordercolor='red' cellpadding="5" cellspacing="0" width="100%">
<tr>
    <td>
<div align="center"><script>
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
openstyle="up";
orientation="horizontal";
style=menuStyle;
position="relative";
aI("showmenu=Beginners;text=Beginners;");
aI("showmenu=Baby Foods;text=Baby Foods;");
aI("showmenu=Finger Foods;text=Finger Foods;");
aI("showmenu=Allergies;text=Allergies;");
aI("showmenu=Problems;text=Problems;");
aI("showmenu=Preparation;text=Preparation;");
aI("showmenu=Articles;text=Articles;");
aI("showmenu=Travel;text=Travel;");
aI("showmenu=Special Recipes;text=Special Recipes;");
}
drawMenus();
</script></div>
</td>
</tr>
</table>
<p>
               

<!--************************************************************************************************-->

<table bgcolor="#ffffff" border="0" bordercolor='red' cellpadding="5" cellspacing="0" width="100%"  class="genericTable">


This is the only way I could fix it. It works fine in FF if I just create a class for the menu table, but that doesn't work in IE, it still seems to read your original TABLE css code and ignores the class.

When it is setup like this, then it looks the same in IE and FF, no matter what the persons fontsize is set at in the browser, or the resolution. Just for info, you cannot control the users resolution or font size, except in IE, unless the IE user has the accessiblity set, then again you can't control it. The other browsers set the users' controls as default, whereas IE sets the 'page author's' settings as default [which actually should be the default, the user should only be able to override the author if they set accessiblity, in my opinion]

Anyway, since I assume you want the users' controls to dominate, the way I set it up they will, but the page will look the same at various resoltuions, as long as they are not less than 800x600. At least it did at the 3 I test, 800x600, 1024x768, 1152x864.

Hope this helps. Just post back if you need something else.

Also, there is a new version you need to upgrade to 5.823

Ruth

Re: How to make the menu resize to fit the screen?


Poster: calbury
Dated: Thursday June 25 2009 - 14:50:19 BST

Thanks so much for giving me such a detailed reply. Unfortunately, I'm having a couple of problems.

I'm not good with CSS - I actually had someone design the stylesheets for me. I have made the changes you suggested (I think), but now my left hand column is on the right of my page. And - for some reason - any changes I make to the font size on the main menu are not taking effect. I haven't uploaded the page and files to my site yet.

Would you be so kind as to check my coding and tell me what I've done wrong?

Here's the page code:

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<!-- Created on 17/06/2007 21:51:30 -->
<html>

<head>

<title>
Zucchini Baby Food Recipes (aka Courgette Baby Food Recipes!)
</title>

<meta name="Keywords" content="zucchini baby food recipes, courgette baby food recipes, homemade, vegetable marrow, introducing zucchini ">
<meta name="Description" content="Welcome to our zucchini baby food recipes section - if you've arrived here looking for courgette baby food ideas, don't worry - you're in the right place! ">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META NAME="ROBOTS" CONTENT="all">

<META HTTP-EQUIV="CONTENT-LANGUAGE" CONTENT="EN">
<META NAME="revisit-after" CONTENT="7 days">

<META NAME="Copyright" CONTENT="Homemade Baby Food Recipes">
<link rel="shortcut icon" href="image-files/favicon.gif">
<link rel="stylesheet" type="text/css" href="http://www.homemade-baby-food-recipes.com/support-files/stylesbi.css">
<link rel="stylesheet" type="text/css" href="http://www.homemade-baby-food-recipes.com/support-files/navigation.css">
<link rel="stylesheet" type="text/css" href="http://www.homemade-baby-food-recipes.com/support-files/stylefloatingdivs.css">
<link rel="stylesheet" href="http://www.homemade-baby-food-recipes.com/support-files/addto.css" type="text/css">
</head>

    <body >
    <!--************************************************************************************************-->

    <center>
            <script type="text/javascript" src="http://www.homemade-baby-food-recipes.com/support-files/milonic_src.js"></script>
    <noscript><a href="http://www.milonic.com/" onClick="window.location.href='http://www.homemade-baby-food-recipes.com/cgi-bin/counter.pl?url=http%3A%2F%2Fwww%2Emilonic%2Ecom%2F&referrer=http%3A%2F%2Fwww%2Ehomemade-baby-food-recipes%2Ecom%2Fzucchini-baby-food-recipes%2Ehtml'; return false;">JavaScript DHTML Menu Powered by Milonic</a></noscript>
    <script type="text/javascript" src="http://www.homemade-baby-food-recipes.com/support-files/mmenudom.js"></script>
    <script type="text/javascript" src="http://www.homemade-baby-food-recipes.com/support-files/menu_data.js"></script>
    <table bgcolor="#ffffff" border="0" bordercolor='red' cellpadding="5" cellspacing="0" width="100%" class="genericTable">
    <tr>
    <td bgcolor="#ffffff" colspan="3">
    <div align="center"><a  href="http://www.homemade-baby-food-recipes.com/index.html"><img src="http://www.homemade-baby-food-recipes.com/image-files/header.jpg" width="725" height="152" title="" alt="Homemade Baby Food Recipes"></a></div>

    <p>
    </td></tr></table>
    <table bgcolor="#ffffff" border="0" bordercolor='red' cellpadding="5" cellspacing="0" width="100%">
    <tr>
        <td>
    <div align="center"><script>
    with(milonic=new menuname("Main Menu")){
    alwaysvisible=1;
    openstyle="up";
    orientation="horizontal";
    style=menuStyle;
    position="relative";
    aI("showmenu=Beginners;text=Beginners;");
    aI("showmenu=Baby Foods;text=Baby Foods;");
    aI("showmenu=Finger Foods;text=Finger Foods;");
    aI("showmenu=Allergies;text=Allergies;");
    aI("showmenu=Problems;text=Problems;");
    aI("showmenu=Preparation;text=Preparation;");
    aI("showmenu=Articles;text=Articles;");
    aI("showmenu=Travel;text=Travel;");
    aI("showmenu=Special Recipes;text=Special Recipes;");
    }
    drawMenus();
    </script></div>
    </td>
    </tr>
    </table>
    <p>
                   

    <!--************************************************************************************************-->

    <table bgcolor="#ffffff" border="0" bordercolor='red' cellpadding="5" cellspacing="0" width="100%"  class="genericTable">

<!--************************************************************************************************-->

<td width="80%" rowspan="2" valign="top" bgcolor="#ffffff">
<div class="full-width-box">
<h1 align="center">Yummy Zucchini Baby Food Recipes</h1>
<h3 align="center">(Also known as Courgette Baby Food Recipes in Europe!)</h3>
<hr class="solid">

<div align="right"><form action="http://www.google.com/cse" id="cse-search-box" target="_blank">
  <div>
    <input type="hidden" name="cx" value="partner-pub-7051266122732357:kkhylg-sppp" />
    <input type="text" name="q" size="20" />
    <input type="submit" name="sa" value="Search" />
  </div>
</form>
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&amp;lang=en"></script></div>

Welcome to our Zucchini Baby Food Recipes section - and if you've arrived here looking for
Courgette Baby Food Recipes, don't worry... you're in the right place!

<br>
<br>

Zucchini (or Italian squash) - a popular summer squash - is also known as a courgette in many parts of the world...
and to confuse matters even more, some people also call it a vegetable marrow!

<a name="topofpage"></a>
<br>
<br>

<div align="center"><font color="#0080FF"><strong>To keep things simple, however, we'll stick to the name 'zucchini' in the recipes on this page!</strong></font></div>


<p>

<br>

<font color="#FF8080"><strong><font size="4">On this page...</font></strong></font>

<p>

<a href="#introducing">Introducing zucchini</a>
<br>
<a href="#peel">Do I need to peel zucchini?</a>
<br>
<a href="#seeds">Do I need to remove the seeds?</a>
<br>
<a href="#storing">Choosing and storing zucchini</a>
<br>
<a href="#warning">Home grown zucchini - a warning</a>
<br>
<a href="#cook">How to cook zucchini for baby</a>
<br>
<a href="#raw">May I serve raw zucchini to baby</a>
<br>
<a href="#recipes">Recipes and ideas</a>


<a name="introducing"></a>
<p><br>

<h2>Introducing zucchini baby food to your little one</h2>


<table align="right" width="140"><TR><TD><script type="text/javascript"><!--
google_ad_client = "pub-7051266122732357";
/* 120x90, created 02/05/09 */
google_ad_slot = "5780125010";
google_ad_width = 120;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</TD>
</TR>
</TABLE>


When you think of vegetables to use for making baby food, you may not immediately think of zucchini. But zucchini ...
<ul>
<li class="custom">is extremely versatile</li>
    <li class="custom">*contains beta-carotene, potassium, folate and vitamin C</li>
    <li class="custom">is NOT considered a common allergen</li>
    <li class="custom">is NOT a <a href="baby-constipation.html">constipating</a> food</li>
   
    <li class="custom">has a very delicate flavour (meaning you can add it to just about anything without greatly changing the taste)</li>
</ul>

All in all, these characteristics make it a useful addition to baby's diet!

<p>

<img src="image-files/zucchini.jpg" width="276" height="184" title="" alt="Zucchini baby food recipes" align="left" vspace="10" hspace="10">


<i>*Whilst zucchini does provide nutritional value to the diet, it doesn't attain the 'Super Food' status of its
cousin, the winter
   squash (<a href="butternut-squash-baby-food.html">butternut squash</a> and <a href="http://blog.homemade-baby-food-recipes.com/spaghetti-squash-baby-food-ideas/">spaghetti squash</a>, for example).
   
   <p>
   
   This is because winter squashes are harvested when mature
   (hence the thick, tough skin) and summer squashes (including zucchini) are harvested when immature.</i>
   
   <p>
   
   <b>You can introduce zucchini to your baby from 6 months of age (although you should always check with your doctor
   before introducing any new foods into your baby's diet).</b>
   
   <p>
   
   <b>Zucchini puree</b> - whilst easy to make - is probably not the best choice for baby's very first food, however.
   
   <p>
   
   Why?
   
   <p>
   
   Well, all foods that are new to your baby should be introduced separately, <a href="http://www.homemade-baby-food-recipes.com/babydigestiveproblems.html">at least four days apart</a>.
   This helps you identify the source of any potential digestive problems or <a href="http://www.homemade-baby-food-recipes.com/babyfoodallergies.html">allergic reactions</a>.
   
   <p>
   
   But zucchini - served alone as a puree - tends to be on the runny side, because it has a very large water content.
   The best option is to serve it 'partnered up' with another puree your baby is already enjoying!
   
   <p>
   
   <div class="half-width-box-right">
   <font size="+1"><b><font color="#ff6666">Did you know...</font></b></font>
   <p>
Although zucchini is usually served as a vegetable, botanically it's classified as a fruit!
</div>
   
   Good partners include...<ul>
    <li class="custom"><a href="http://www.homemade-baby-food-recipes.com/sweet-potato-baby-food-recipes.html">sweet potato</a></li>
    <li class="custom">white potato</li>
    <li class="custom">parsnip</li>
    <li class="custom"><a href="carrot-baby-food.html">carrot</a></li>
    <li class="custom">butternut squash</li>
    <li class="custom"><a href="introduce-meat-to-baby.html">chicken</a></li>
</ul>

<p>

<br>

<a href="#topofpage">Return to top of page</a>


<a name="peel"></a>

<br>
<br>
<br>

<h2>Do I need to peel zucchini for my baby food recipes?</h2>

Almost ALL the nutrients in zucchini are contained in the peel - so we do NOT recommend peeling zucchini for your baby.

<p>

This is actually true of many fruits and vegetables (see our article - <a href="should-i-peel-fruits-and-vegetables-for-my-baby.html">Should I Peel Fruits and Vegetables for my Baby?</a>).


<p>

Zucchini skin is very tender and seems to puree quite well - and, although you can still see the 'bits' of skin
in the puree, they are usually so soft that they don't tend to cause any problems with <a href="http://www.homemade-baby-food-recipes.com/baby-feeding-problems.html">gagging</a>.

<p>

<i>However, some parents prefer to peel zucchini if they are concerned that their babies may have difficulty in digesting
the skins.</i>

<p>

Our babies ate zucchini - skins and all - from 6 months of age with no digestive issues at all, but it's very
important to remember that what works for one baby may not work for another!

<p>

That being said, we'd actually recommend delaying zucchini until later in baby's first year rather than removing the skin -
peeled zucchini really offers very little in the way of nutrients.

<p>

<br>

<a href="#topofpage">Return to top of page</a>

<a name="seeds"></a>   
<br>
<br>
<br>

<h2>Zucchini baby food - do I need to remove the seeds?</h2>

No - the seeds in zucchini are very soft and tender and are easy to puree or mash.

<p>

<i>Do, however, beware of particularly large zucchini or those with a hard skin.</i>

<p>

The seeds will likely be harder, too - and less suitable for use in your baby food recipes.


<p>

<br>

<a href="#topofpage">Return to top of page</a>

<a name="storing"></a>

<p>
<br>

<h2>Choosing and storing zucchini for your baby food recipes</h2>

As mentioned above, zucchini is a small summer squash which is picked when the seeds are immature. If you're lucky
enough to find zucchini available with the flowers still attached, then you can be sure they've been picked at the perfect
time and are very fresh.

<div class="half-width-box-right">
   <font size="+1"><b><font color="#ff6666">Did you know...</font></b></font>
   <p>
The flowers from the zucchini plant are edible, too and are often eaten as tempura (fried in batter). Whilst they may
not be suitable for your baby just yet, they'd make a lovely treat for Mummy and Daddy!

<p>

<a href="http://www.foodnetwork.com/recipes/tyler-florence/fried-zucchini-flowers-recipe/index.html" target="_blank">Here's how to make them</a> (external link)
</div>

<p>

Zucchini is similar in shape to the cucumber and can be green, pale green or yellow - usually striped and sometimes
speckled.

<p>

Always look for small zucchini (5 to 6 inches or so) - they are superior to larger ones in both texture and taste.

<p>

Avoid those that have 'squashy' spots - the skin should be glossy and blemish free.

<p>

You can store them in the refrigerator for around 3 days. Unlike winter squash, zucchini are delicate - make sure
they're completely dry when you refrigerate them, or you may find they begin to develop soft, sunken patches.

<p>

It <i>is</i> possible to freeze fresh zucchini - but beware! Because of their high water content, their texture changes
completely once frozen. On thawing, they will become decidedly mushy - not too much of a problem if you're using them
in a stew or soup - but not so appealing if you were planning to serve them alone!

<p>

<br>

<a href="#topofpage">Return to top of page</a>


<a name="warning"></a>

<br>
<br>
<br>


<div class="full-width-box">
   <font size="+1"><b><font color="#ff6666">Home Grown Zucchini - A Warning</font></b></font>
   <p>
Growing your own zucchini is very easy and many home gardeners can produce a large enough crop to feed their own
family and some of the neighbours, too!

<p>

But - if you plan to use some home grown zucchini in your baby food recipes - do take a little taste to check for
bitterness before serving it to your little one.

<p>

This is very important, because bitter zucchini often contains high levels of a natural toxin called
cucurbitacin (a chemical produced by all members of the Cucurbit family, which includes cucumbers, pumpkins
and melons).

<p>

<i>The result of consuming bitter zucchini can be a very nasty bout of diarrhea, tummy ache and vomiting.</i>

<p>

Cucurbitacins don't usually present a problem in commercially grown zucchini as the concentrations tend to be
much lower.

</div>

<p>

<br>

<a href="#topofpage">Return to top of page</a>

<a name="cook"></a>

<br>
<br>
<br>

<h2>How to cook zucchini for baby</h2>

One of the best things about zucchini is the ease of its preparation!

<p>

Simply wash thoroughly under running water, cut off both ends, then slice or dice according to the recipe you're
following!

<p>

Zucchini is <i>extremely</i> versatile...

<p>

It can be boiled (in a VERY little water), sauted, steamed, microwaved, stuffed or barbecued! You can even grate it and add it to your
bread or muffin recipes - it adds moisture and a welcome boost of nutrition.

<p>

<i>If you DO use zucchini in your baking, remember that you may need to reduce the amount of liquid in the recipe to
compensate for the extra moisture in the zucchini.</i>

<p>


<strong><font color="#0080FF">To make a basic zucchini baby food puree...</font></strong>

<p>

Wash the zucchini, remove the top and bottom, then cut it into slices. Steam them for a few minutes, until tender.

<p>

If you prefer to boil the slices, you need just a little water - because the water content of zucchini is already so high!
Cook only to the point where the zucchini becomes tender - overcooking reduces the nutritional value and turns them to a mush!

<p>

Once cooked, transfer the zucchini to a food processor and blend until smooth - you shouldn't need to add any extra liquid.

<p>

<b>You may freeze a zucchini baby food puree...  </b>

<p>

...however, it may seem even more watery when thawed!

<p>

This can sometimes be remedied by giving it a good stir -
or read our article <a href="http://www.homemade-baby-food-recipes.com/thicken-baby-food-purees.html">How to Thicken Baby Food Purees</a> for some other methods!

<p>

<br>

<a href="#topofpage">Return to top of page</a>


<p>
<br>

<div align="center"><a href="http://www.tkqlhce.com/rl82ox52x4KMUQPMMUKMLOUTLOQ?url=http%3A%2F%2Fwww.babyearth.com%2Fkidco-baby-steps-electric-food-mill.html&cjsku=3381" target="_blank" onmouseover="window.status='http://www.babyearth.com';return true;" onmouseout="window.status=' ';return true;" onClick="window.open('http://www.homemade-baby-food-recipes.com/cgi-bin/counter.pl?url=http%3A%2F%2Fwww.tkqlhce.com%2Frl82ox52x4KMUQPMMUKMLOUTLOQ%3Furl%3Dhttp%253A%252F%252Fwww.babyearth.com%252Fkidco-baby-steps-electric-food-mill.html%26cjsku%3D3381&referrer=http%3A%2F%2Fwww.homemade-baby-food-recipes.com%2Fbabys-first-foods.html'); return false;"><img src="http://www.babyearth.com/images/images_big/10-3491-01.jpg" border="0" width="188" height="200" alt="Baby Steps Electric Food Mill"/></a>
<img src="http://www.lduhtrp.net/a866bosgmk57FBA77F5769FE69B" width="1" height="1" border="0"/>

<p>

Pureeing baby food is easy with the
<br>
<a href="http://www.jdoqocy.com/em115biroiq57FBA77F5769FE69B?url=http%3A%2F%2Fwww.babyearth.com%2Fkidco-baby-steps-electric-food-mill.html&cjsku=3381" target="_blank" onmouseover="window.status='http://www.babyearth.com';return true;" onmouseout="window.status=' ';return true;" onClick="window.open('http://www.homemade-baby-food-recipes.com/cgi-bin/counter.pl?url=http%3A%2F%2Fwww.jdoqocy.com%2Fem115biroiq57FBA77F5769FE69B%3Furl%3Dhttp%253A%252F%252Fwww.babyearth.com%252Fkidco-baby-steps-electric-food-mill.html%26cjsku%3D3381&referrer=http%3A%2F%2Fwww.homemade-baby-food-recipes.com%2Fbabys-first-foods.html'); return false;">
Baby Steps Electric Food Mill</a>
<img src="http://www.tqlkg.com/kf117elpdjh24C8744C2436CB368" width="1" height="1" border="0"/>
<br>
and it's dishwasher safe too!
</div>
<a name="raw"></a>
<p>
<br>

<h2> May I serve raw zucchini to my baby?</h2>

Raw zucchini makes a nice addition to salads and can be grated or even sliced into sticks. Whilst some older babies
may enjoy it as a finger food, the texture may pose a challenge (and therefore a choking hazard) for others. Use your discretion - based on your baby's
development - when offering uncooked zucchini to your baby.

<p>
<br>



<div align="center"><font color="#0080FF"><strong>Visit our blog for a yummy way to prepare zucchini as a finger food for your baby</strong></font><p><a href="http://blog.homemade-baby-food-recipes.com/easy-way-to-prepare-zucchini-as-a-finger-food-for-baby/">Click here</a></div>

<p>

<br>

<a href="#topofpage">Return to top of page</a>


<a name="recipes"></a>


<p>
<br>

<h2>Zucchini baby food recipes and ideas</h2>

Zucchini has such a delicate flavour that you can easily add it to other dishes without altering their taste.

<p>

This can come in rather handy if your little one <a href="baby-wont-eat-vegetables.html">refuses to eat veggies</a> -
sneaking some zucchini puree into a pasta sauce, for example, means you can ensure your tot gets the nutrition
he needs <i>without him even realizing!</i>

<p>

Try adding sliced, diced or pureed zucchini to your baby's soups, stews and casseroles.

<br>
<br>
<br>

<span style="background-color:#ccd5fa;"><font size="+1"><b>Zippy Zucchini 'N Pasta (6 months+, for babies enjoying soft lumps)</b></font></span>


<p>

1 bowl of cooked pasta, chopped
<br>
2 small zucchini, sliced
<br>
1 tsp fresh chives, chopped
<br>
olive oil



<p>

Steam the zucchini for around 3 mins, until tender.
<br>
Transfer the zucchini to a food processor and add a little olive oil.
<br>
Blend until smooth, then stir in the chives.
<br>
Pour the zucchini over baby's pasta and - for a little extra flavour - top with a small handful of grated cheese.


<br>
<br>
<br>

<span style="background-color:#ccd5fa;"><font size="+1"><b>Baby's Zucchini Soup (6 months+ or later if you prefer to delay the introduction of onions)</b></font></span>


<p>

1 lb zucchini, sliced
<br>
1 medium potato
<br>
1 small onion, peeled and chopped
<br>
1 clove garlic, crushed
<br>
olive oil
<br>
12 fl oz (1 1/2 cups) <a href="http://www.homemade-baby-food-recipes.com/how-to-make-vegetable-stock.html">homemade vegetable stock</a>
<br>
1 tbsp natural yogurt



<p>

Saute the onion and garlic in the olive oil until tender.
<br>
Cut the potato into small dice and add to the pan.
<br>
Cover and cook over a very low heat for 15 mins, stirring often.
<br>
Add the zucchini and cook for 5 minutes more.

<br>
Pour in the vegetable stock and bring to the boil.
<br>
Simmer until the potatoes are tender (5 to 10 mins more).
<br>
Puree, then stir in the yogurt and serve.


<br>
<br>
<br>

<span style="background-color:#ccd5fa;"><font size="+1"><b>Foil Wrapped Zucchini Parcels (6-8 months+)</b></font></span>


<p>

1 zucchini
<br>
1 small leek
<br>
4oz (1/2 cup) asparagus spears (woody stems removed)
<br>
1 small sweet potato, cut into small dice
<br>
1 clove garlic, crushed
<br>
2 sprigs fresh tarragon



<p>

Preheat the oven to 400 deg F (200 deg C).
<br>
Use a potato peeler to create 'ribbons' of zucchini.
<br>
Cut the leek into very thin strips and the asparagus into one inch lengths.
<br>
Take 2 pieces of foil, around 12 inches by 12 inches.
<br>
Share out the veggies between the two foil squares and top with the garlic and tarragon.
<br>
Gather the foil up around the veggies to create a parcle and seal, to prevent the steam from escaping.
<br>
Place in the oven and cook unitl the veggies are tender (10-15 mins).
<br>
Open carefully (watch out for the steam), remove the tarragon sprig - then chop, mash or puree the cooked veggies to suit your baby.

<br>
<br>
<br>

<span style="background-color:#ccd5fa;"><font size="+1"><b>Super Stuffed Zucchini Boats (a squashy, squidgy finger food!)</b></font></span>


<p>

2 zucchini
<br>
olive oil
<br>
4 tbsp fresh whole wheat breadcrumbs
<br>
2 tbsp cheddar cheese
<br>
1 clove garlic, crushed
<br>
1 leek, chopped finely
<br>
1 carrot, peeled and chopped finely
<br>
1 tbsp fresh parsley, chopped



<p>

Preheat the oven to 375 deg F (190 deg C).
<br>
Carefully cut the zucchini in half lengthwise then use a spoon to scoop out the flesh, leaving a 1/2 inch thick shell.
<br>
Squeeze the excess liquid out of the zucchini flesh and place in a bowl.
<br>
Put the zucchini shells, cut side down, on a lightly greased baking sheet.
<br>
Bake for 15 mins.
<br>Meanwhile, saute the leek, garlic and carrot in a little olive oil until tender.
<br>
Put the cooked veggies into a bowl with the zucchini flesh and add the breadcrumbs, cheddar cheese and parsley. Mix well.
<br>
Remove the zucchini shells from the oven and fill with the veggie/breadcrumb mixture.
<br>
Return to the oven and cook for a further 15 mins, until golden.
<br>
Cool, cut into manageable pieces, and serve!


<br>
<br>
<br>

<span style="background-color:#ccd5fa;"><font size="+1"><b>Very Veggie Pancakes (12 months+)</b></font></span>


<p>

2 small zucchini
<br>
2 oz (1/2 cup) all purpose (plain) flour
<br>
2 eggs
<br>
4 tbsp whole milk
<br>
olive oil



<p>

Grate the zucchini and beat the eggs.
<br>
With a whisk, combine the eggs and the flour, slowly adding the milk as you do so. You should be left with a smooth batter.
<br>
Stir in the zucchini.
<br>
Heat the oil in a frying pan.
<br>
Add the batter, one tablespoon at a time, and cook for 2 mins. Lift carefully with a spatula and check the undersides -
they should be golden brown.
<br>
Turn the pancakes over and cook for a further 2 mins.
<br>
Serve alone as a finger food - or with a yummy butternut squash or pumpkin puree to use as a dip!

<br>
<br>
<br>

<h2>More Useful Tips and Ideas...</h2>

<a href="http://www.homemade-baby-food-recipes.com/introduce-corn-to-baby.html">Introducing corn to your baby</a>

<p>

<a href="http://www.homemade-baby-food-recipes.com/can-babies-eat-spicy-food.html">Introducing spices, herbs and garlic</a>

<p>

<a href="http://www.homemade-baby-food-recipes.com/eczema-and-baby-food.html">Eczema and baby food - can diet make a difference?</a>

<p>


<a href="http://www.homemade-baby-food-recipes.com/introducing-solids-to-your-breastfed-baby.html">Introducing solids to your breastfed baby</a>

<p>

<a href="http://www.homemade-baby-food-recipes.com/wheat-germ.html">The wonders of wheat germ</a>

<br clear="all">
<br clear="all">

<a href="http://www.homemade-baby-food-recipes.com">From "Zucchini Baby Food Recipes", return to home</a>


<br>
<br>
<br>







<p>
<br>
<div align="center"><a href="http://feeds.feedburner.com/~r/TheHomemadeBabyFoodRecipesBlog/~6/1" onClick="window.location.href='http://www.homemade-baby-food-recipes.com/cgi-bin/counter.pl?url=http%3A%2F%2Ffeeds.feedburner.com%2F%7Er%2FTheHomemadeBabyFoodRecipesBlog%2F%7E6%2F1&referrer=http%3A%2F%2Fwww.homemade-baby-food-recipes.com%2Fbabys-first-foods.html'; return false;"><img src="http://feeds.feedburner.com/TheHomemadeBabyFoodRecipesBlog.1.gif" alt="Latest Headlines From Our Blog" style="border:0"></a></div>
<p>
<br>





   
       



       <div align="center"><!-- ADDTHIS BUTTON BEGIN -->
<script type="text/javascript">
addthis_pub = 'calbury'; addthis_options = 'email'; addthis_brand = 'Homemade Baby Food Recipes';
</script><a href="http://www.addthis.com/bookmark.php" onMouseOver="return addthis_open(this, '', '[URL]', '[TITLE]')" onMouseOut="addthis_close()" onClick="return addthis_sendto()">Tell a friend about this page</a><script type="text/javascript" src="http://s7.addthis.com/js/152/addthis_widget.js"></script>
<!-- ADDTHIS BUTTON END --></div>
<br>

       
<p>

<br clear="all">
<!--************************************************************************************************-->
<div align="center"><script>function fbs_click() {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><style> html .fb_share_button { display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; } html .fb_share_button:hover { color:#fff; border-color:#295582; background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; text-decoration:none; } </style> <a href="http://www.facebook.com/share.php?u=http://www.homemade-baby-food-recipes.com/zucchini-baby-food-recipes.html" class="fb_share_button" onclick="return fbs_click()" target="_blank" style="text-decoration:none;">Share</a>
<p><!-- Begin TwitThis (http://twitthis.com/) -->
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
<!-- /End --></div>

<p>


<script language="JavaScript" type="text/javascript">
var addtoMethod=1;
var addtoLayout=4;    
var AddURL = document.location.href;
var AddTitle = escape(document.title);
</script>

<script language="JavaScript" src="http://www.homemade-baby-food-recipes.com/support-files/addto.js" type="text/javascript"></script>
<div class="addToContent"><div align="center"> 
<div class="addTo"> <span title="Learn about Social Bookmarking" class="addToAbout" onclick="addto(0)">ADD     TO YOUR SOCIAL BOOKMARKS:</span>
<span class="addtos" title="Add this page to Blink"  onclick="addto(1)"><img src="http://www.homemade-baby-food-recipes.com/image-files/addto_blink.gif" width="16" height="16" alt="add to Blink">Blink</span>
<span class="addtos" title="Add this page to Delicious" onclick="addto(2)"><img src="http://www.homemade-baby-food-recipes.com/image-files/addto_delicious.gif" width="16" height="16" alt="add to Del.icio.us">Del.icio.us</span>     
<span class="addtos" title="Add this page to Digg" onclick="addto(3)"><img src="http://www.homemade-baby-food-recipes.com/image-files/addto_digg.gif" width="16" height="16" alt="add to Digg">Digg</span><br>
<span class="addtos" title="Add this page to Furl" onclick="addto(4)"><img src="http://www.homemade-baby-food-recipes.com/image-files/addto_furl.gif" width="16" height="16" alt="add to Furl">Furl</span>     
<span class="addtos" title="Add this page to Google" onclick="addto(5)"><img src="http://www.homemade-baby-food-recipes.com/image-files/addto_google.gif" width="16" height="16" alt="add to Google">Google</span>     
<span class="addtos" title="Add this page to Simpy" onclick="addto(6)"><img src="http://www.homemade-baby-food-recipes.com/image-files/addto_simpy.gif" width="16" height="16" alt="add to Simpy">Simpy</span>     

<span class="addtos" title="Add this page to Spurl" onclick="addto(8)"><img src="http://www.homemade-baby-food-recipes.com/image-files/addto_spurl.gif" width="16" height="16" alt="add to Spurl">Spurl</span>     
<a STYLE="text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal; color:#000" title="add this page to Technorati" href="javascript:void(document.location='http://technorati.com/faves?add='+escape(document.location))"><img src="http://www.homemade-baby-food-recipes.com/image-files/technorati.gif" alt="Bookmark at Technorati" width="16" height="16" border="0">Technorati</a>     
<span class="addtos" title="Add this page to Yahoo! MyWeb" onclick="addto(7)"><img src="http://www.homemade-baby-food-recipes.com/image-files/addto_yahoo.gif" width="16" height="16" alt="add to Yahoo">Y! MyWeb</span>
</div></div></div>
<br clear=all>
<br>
<br>
<br>
       <div align="center">
       
          <form action="http://www.homemade-baby-food-recipes.com/cgi-bin/mailout/mailmgr.cgi" method="post">
<input type="hidden" name="list_id" value="7417">
<input type="hidden" name="action" value="subscribe">

<table cellpadding="5" cellspacing="0" border="1" align="" bgcolor="#ffffff">
<tbody><tr>
<td valign="left" align="center">
<br>
<font color="#6666ff"><font size="+1">A Gift For You and Baby...
<p>
Download our FREE baby food recipes e-book -<br>Ten Perfect Purees!

<br>

Plus receive all our new recipes and updates.

<p>

Just subscribe to Baby Bites<br>...our free monthly newsletter</font></font>
<br>

<br>
<img src="http://www.homemade-baby-food-recipes.com/image-files/newslettersml.jpg" width="153" height="142" title="Homemade baby food recipes newsletter" alt="Subscribe to the Homemade Baby Food Recipes Newsletter!" align="right" vspace="0" hspace="0" border="0">
<b>Email</b><br><input name="email" type="text" size="12"><br>
<b>Name</b><br>
<input name="name" type="text" size="12"><br>
<font size="1"><b>Then</b><br>
<input type="SUBMIT" value="Subscribe" name="SUBMIT"><br>
<font color="#6666ff">
</td>
</tr>
</table>Don't worry -- your e-mail address is totally secure.<br>
I promise to use it only to send you Baby Bites.</font></font>

</form>
               </div>
               
               <br>
               <br>
               <br>
               
               



<a href="http://www.homemade-baby-food-recipes.com">Return to home</a>

       
<!-- Start of StatCounter Code -->
<script type="text/javascript">
var sc_project=1269139;
var sc_invisible=0;
var sc_partition=11;
var sc_security="81006dc7";
</script>

<script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script><noscript><div class="statcounter"><a class="statcounter" href="http://www.statcounter.com/" onClick="window.location.href='http://www.homemade-baby-food-recipes.com/cgi-bin/counter.pl?url=http%3A%2F%2Fwww.statcounter.com%2F&referrer=http%3A%2F%2Fwww.homemade-baby-food-recipes.com%2Fbabys-first-foods.html'; return false;"><img class="statcounter" src="http://c12.statcounter.com/1269139/0/81006dc7/0/" alt="hidden hit counter" /></a></div></noscript>
<!-- End of StatCounter Code -->            
     </div>
</td>
<!--************************************************************************************************-->








   








<!--************************************************************************************************-->

<tr>
<td bgcolor="#ffffff" valign="top">



<div align="center"><div id="navigator">

***navigation.shtml***
             
              </div></div>
             
             
             
             
       
       
       




<br>

<br><!-- RSS FEED --><div style="text-align: center;"><table style="margin-left: auto; margin-right: auto;" bgcolor="#ffffff" border="1" bordercolor="#cccccc" cellpadding="3" cellspacing="0" width="90%"><tbody><tr><td align="center"><a href="http://www.homemade-baby-food-recipes.com/homemade-baby-food-recipes.xml" target="_new" onclick="alert('Sorry, please right-click on this button, and then copy the shortcut (the URL of this link). Paste that URL into your RSS reader. If this message is confusing, close this window and then please click on the &quot;What\'s an RSS feed?&quot; link just below the orange button.'); return false"><img src="http://www.homemade-baby-food-recipes.com/objects/xml-rss.gif" alt="XML RSS" align="absmiddle" border="0" height="14" vspace="3" width="72"></a>
<br><a href="http://www.homemade-baby-food-recipes.com/what-is-rss.html" target="_new"><img src="http://www.homemade-baby-food-recipes.com/objects/whatsthis.gif" alt="What is this?" border="0" height="18" width="96"></a>
<br><a href="http://add.my.yahoo.com/content?.intl=us&amp;url=http://www.homemade-baby-food-recipes.com/homemade-baby-food-recipes.xml" target="yahoo_window"><img src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo2.gif" alt="Add to My Yahoo!" align="middle" border="0" height="14" vspace="8" width="100"></a>

<br><a href="http://my.msn.com/addtomymsn.armx?id=rss&amp;ut=http://www.homemade-baby-food-recipes.com/homemade-baby-food-recipes.xml&amp;ru=http://www.homemade-baby-food-recipes.com" target="msn_window" onClick="window.open('http://www.homemade-baby-food-recipes.com/cgi-bin/counter.pl?url=http%3A%2F%2Fmy.msn.com%2Faddtomymsn.armx%3Fid%3Drss%26amp%3But%3Dhttp%3A%2F%2Fwww.homemade-baby-food-recipes.com%2Fhomemade-baby-food-recipes.xml%26amp%3Bru%3Dhttp%3A%2F%2Fwww.homemade-baby-food-recipes.com&referrer=http%3A%2F%2Fwww.homemade-baby-food-recipes.com%2Fbabys-first-foods.html'); return false;"><img src="http://www.homemade-baby-food-recipes.com/objects/mymsn.gif" alt="Add to My MSN" border="0" height="17" width="78"></a>
<br><a href="http://fusion.google.com/add?feedurl=http://www.homemade-baby-food-recipes.com/homemade-baby-food-recipes.xml" target="google_window"><img src="http://buttons.googlesyndication.com/fusion/add.gif" alt="Add to Google" border="0" height="17" vspace="8" width="104"></a></td></tr></tbody></table></div><!-- End RSS FEED -->

<br>
<br>
<br>
<hr class="dotted">
<br>
<br>
<div align="center"><a href="http://www.facebook.com/group.php?gid=9896545118&ref=ts#/group.php?gid=9896545118&ref=ts" target="_new"><img src="http://www.homemade-baby-food-recipes.com/image-files/facebook-invite.png" alt="Join our baby food group" width="150" height="65"></a>
</div>

<br>
<br>

<hr class="dotted">
<br>
<br>



<div align="center"><a href="http://www.dpbolvw.net/gp70r09608OQYUTQQYOQPTUYPUX" target="_blank" onmouseover="window.status='http://www.sittercity.com';return true;" onmouseout="window.status=' ';return true;" onClick="window.open('http://www.homemade-baby-food-recipes.com/cgi-bin/counter.pl?url=http%3A%2F%2Fwww.dpbolvw.net%2Fgp70r09608OQYUTQQYOQPTUYPUX&referrer=http%3A%2F%2Fwww.homemade-baby-food-recipes.com%2Fbabys-first-foods.html'); return false;">
<img src="http://www.ftjcfx.com/g677fz2rxvGIQMLIIQGIHLMQHMP" alt="Find local babysitters at Sittercity.com" border="0"/></a></div>

<br>
<br>

<hr class="dotted">

<br>
<br>

<div align="center"><div class="full-width-box2" >
         <h3>Our Competition</h3>
         We'd love to feature your homemade baby food recipes!
<p>For your chance to win an Amazon voucher...
<p><a href="http://www.homemade-baby-food-recipes.com/baby-food-recipe-competition.html">Please send in your ideas</a>
<p>Would you like to see what other parents are cooking for their babies?
<p><a href="http://www.homemade-baby-food-recipes.com/baby-food-ideas.html">Visit our readers' recipes page</a>
</div>


<br>
<br>





<hr class="dotted">

<br>
<br>

<div align="center">

<a href="http://www.kqzyfj.com/al102ar-xrzEGOKJGGOEGFLGOMHH" target="_blank" onmouseover="window.status='http://instantamber.com';return true;" onmouseout="window.status=' ';return true;">
<img src="http://www.lduhtrp.net/t579iw-ousDFNJIFFNDFEKFNLGG" alt="" border="0"/></a></div>


<br>
<br>

<hr class="dotted">

<br>
<br>

<div align="center"><a href="http://wahm.sitesell.com/CHRISTINE1.html1.html.html" target="_blank" onClick="window.open('http://www.homemade-baby-food-recipes.com/cgi-bin/counter.pl?url=http%3A%2F%2Fwahm.sitesell.com%2FCHRISTINE1.html1.html.html&referrer=http%3A%2F%2Fwww.homemade-baby-food-recipes.com%2Fbabys-first-foods.html'); return false;"><img src="http://graphics.sitesell.com/snippet/wahm5-120x600.jpg" alt="Site Build It!" border="0" width="120" height="600"></a>
</div>

<br>
<br>

<hr class="dotted">

<br>

<br>


<div align="center"><a href="http://www.dpbolvw.net/l8122vpyvpxCEMIHEEMCEDIHIEDF" target="_blank" onmouseover="window.status='http://cafemom.com';return true;" onmouseout="window.status=' ';return true;" onClick="window.open('http://www.homemade-baby-food-recipes.com/cgi-bin/counter.pl?url=http%3A%2F%2Fwww.dpbolvw.net%2Fl8122vpyvpxCEMIHEEMCEDIHIEDF&referrer=http%3A%2F%2Fwww.homemade-baby-food-recipes.com%2Fbabys-first-foods.html'); return false;">
<img src="http://www.tqlkg.com/h4102bosgmk57FBA77F576BAB768" alt="Join CafeMom Today!" border="0"/></a></div>

<br>
<br>

<hr class="dotted">
<br>
<br>





</td>
</tr>

<!--************************************************************************************************-->
<tr >
<td colspan ="3" bgcolor="#ffffff">
<div align="left">
<script type="text/javascript">
document.write("<input type='button' " +
"onClick='window.print()' " +
"class='printbutton' " +
"value='Print This Page'/>");
</script> </div>
<p>
<div align="center">
<a href="http://www.homemade-baby-food-recipes.com/index.html"><font size="-1">Home page</font></a> | <a href="http://www.homemade-baby-food-recipes.com/babyfoodnews.html"><font size="-1">Baby Food News</font></a> | <a href="http://www.homemade-baby-food-recipes.com/baby-bites-newsletter.html"><font size="-1">Our Newsletter</font></a> | <a href="http://www.homemade-baby-food-recipes.com/sitemap.html"><font size="-1">All Recipes and Articles</font></a> | <a href="http://www.homemade-baby-food-recipes.com/babys-first-foods.html"><font size="-1">Introducing Solids</font></a> | <a href="http://www.homemade-baby-food-recipes.com/babyfirstfood.html"><font size="-1">First Foods Recipes</font></a>

<br><a href="http://www.homemade-baby-food-recipes.com/6-to-9-month-baby.html"><font size="-1">6 to 9 Month Recipes</font></a> | <a href="http://www.homemade-baby-food-recipes.com/making-baby-food.html"><font size="-1">10 to 12 Month Recipes</font></a> | <a href="http://www.homemade-baby-food-recipes.com/baby-finger-foods.html"><font size="-1">Finger Foods</font></a> | <a href="http://www.homemade-baby-food-recipes.com/babyfoodallergies.html"><font size="-1">Food Allergies</font></a> | <a href="http://www.homemade-baby-food-recipes.com/baby-food-storage.html"><font size="-1">Preparation and Storage</font></a><br>
<a href="http://www.homemade-baby-food-recipes.com/travelling-with-baby.html"><font size="-1">Baby Travel Tips</font></a> | <a href="http://www.homemade-baby-food-recipes.com/babyfoodrecipesebook.html"><font size="-1">The Homemade Baby Food Recipes E-Book</font></a> | <a href="http://www.homemade-baby-food-recipes.com/baby-sign-language.html"><font size="-1">Baby Signing</font></a> | <a href="http://www.homemade-baby-food-recipes.com/baby-care-accessories.html"><font size="-1">Shop For Baby</font></a> | <a href="http://www.homemade-baby-food-recipes.com/free-stuff-for-baby.html"><font size="-1">Free Stuff/Coupons</font></a> | <a href="http://www.homemade-baby-food-recipes.com/baby-product-reviews.html"><font size="-1">Baby Product Reviews</font></a> | <a href="http://www.homemade-baby-food-recipes.com/baby-food-blogs.html"><font size="-1">Your Baby Food Blogs</font></a> | <a href="http://www.homemade-baby-food-recipes.com/contact-us.html"><font size="-1">Contact Us</font></a><br>

<a href="http://www.homemade-baby-food-recipes.com/baby-food-search.html"><font size="-1">Search</font></a> | <a href="http://www.homemade-baby-food-recipes.com/resources.html"><font size="-1">Useful Resources</font></a> | <a href="http://www.homemade-baby-food-recipes.com/homemade-baby-food-recipes-blog.html"><font size="-1">What's New?</font></a> | <a href="http://www.homemade-baby-food-recipes.com/support-us.html"><font size="-1">Please Support This Site</font></a> |  <a href="http://www.homemade-baby-food-recipes.com/advertise.html"><font size="-1">Advertise with us</font></a>
</div>
<div align="center"><a href="http://www.homemade-baby-food-recipes.com/disclaimer.html" target="_self" onmouseover="MM_displayStatusMsg('Click to view the disclaimer'); return document.MM_returnValue;"><img src="http://www.homemade-baby-food-recipes.com/imgs/FOOTER.gif" alt="footer for homemade baby food recipes page" border="0" height="80" width="500"></a>
<br>

   <a href="#top"> Return to top </a></div>

</td>
</tr>
</table>
</center>

</body>
</html>


Here's stylesbi.css


Code:
/* this first section sets the background color....thats the color surround OUTSIDE
your main table. The same with the fonts, this applies only to any text you place outside the
main content table. Which will probably be nothing. So just leave this section alone.*/

body {
background-color:#ffffff;
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
color: #000;
}





/* you have 3 more classes of horizontal rule, as well as the default version Change the attributes to
get the look you want. The 3 classes are solid, dotted, and dashed. Add class="dashed" to your hr
tag on an HTML page, to get the dashed version of the hr. Change the colors to suit. */

.solid {
   border-bottom:1px solid #CCCCCC;
   border-top:hidden;
   border-left:hidden;
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   
   
}

.dashed {
  border-bottom:1px dashed #CCCCCC;
   border-top:hidden;
   border-left:hidden;
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   
   
}

.dotted {
   border-bottom:1px dotted #CCCCCC;
   border-top:hidden;
   border-left:hidden;
   width: 100%;
   margin-left: auto;
   margin-right: auto;
}

/* this is a custom class for your bold tag. You can alter anything here, or remove
it completely to get the default bold*/
b{

color: #000000;
font-family: Arial;
font-size: 17px;

}


/* this is a custom class for using graphics as bullets.  Upload a custom graphic to your
graphics library in the usual way. Then replace my URL
with your own. Note there are no speech marks around the URL*/

ul {
list-style-type: none;
padding-left: 0;
margin-left: 10px;
}

li.custom {
background: url(http://www.homemade-baby-food-recipes.com/images/0160_diamondblue.png) left center no-repeat;

padding-left: 20px;
margin-bottom: 10px;

}

/* this area below is for your  Link-text and headings. You can change the font type and size, the color of each of them
as well as the a:hover, which is the text for a link, once the pointer passes over it*/

a { font-family: Arial, Verdana, sans-serif; font-size: 17px; color: #000099; text-decoration: underline}

a:hover { font-family: Arial, Verdana, sans-serif;
font-size: 17px;
background-color: #BCD2EE;
color: #fff;
}

h1 { font-family: Arial, Verdana, sans-serif; font-size: 22px;  color: #3300FF}
h2 { font-family: Arial, Verdana, sans-serif; font-size: 19px;  color: #3300FF}
h3 { font-family: Arial, Verdana, sans-serif; font-size: 18px;  color: #3300FF}
h4 { font-family: Arial, Verdana, sans-serif; font-size: 14px;  color: #3300FF}


/* as we are using a table based layout, all your text is within a table. So this is the area to change the
size, color and font family */

.genericTable {
font-family: Arial, Verdana, sans-serif;
font-size: 17px;
background-color:#fff;
color: #000000;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}


.milmen{FONT-SIZE:100%;text-decoration:none;}

/* if you change the fonts and sizes, etc above, make this the same, but leave the weight as bold
Its just here to give you the option of a bold type font, without the extra size.*/

.note {
font-family: Arial, Verdana, sans-serif;
background-color:#fff;
font-size: 11px;
color: #666666;
font-weight: bold;
font-style: italic;
}


.roundedcornr_box_556304 {
   background: #ffeeee url(roundedcornr_556304_grad.gif) repeat-x top left;
}
.roundedcornr_top_556304 div {
   background: url(roundedcornr_556304_tl.gif) no-repeat top left;
}
.roundedcornr_top_556304 {
   background: transparent url(roundedcornr_556304_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_556304 div {
   background: url(roundedcornr_556304_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_556304 {
   background: transparent url(roundedcornr_556304_br.gif) no-repeat bottom right;
}

.roundedcornr_top_556304 div, .roundedcornr_top_556304,
.roundedcornr_bottom_556304 div, .roundedcornr_bottom_556304 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_556304 { margin: 0 30px; }
 
 






I really appreciate your help with this.

Re: How to make the menu resize to fit the screen?


Poster: Ruth
Dated: Thursday June 25 2009 - 21:11:54 BST

Hi,

You have a tr missing from the code where you added the last table, just below the star line after the new menu table, you need to add the tr so the code would be
Code:
   <table bgcolor="#ffffff" border="0" bordercolor='red' cellpadding="5" cellspacing="0" width="100%"  class="genericTable">

<!--************************************************************************************************-->
<tr>
<td width="80%" rowspan="2" valign="top" bgcolor="#ffffff">


Also, the main menu should be
Code:
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
openstyle="up";
orientation="horizontal";
style=menuStyle;
menuwidth="100%";
itemwidth="115px";
position="relative";
aI("showmenu=Beginners;text=Beginners;");
aI("showmenu=Baby Foods;text=Baby Foods;");
aI("showmenu=Finger Foods;text=Finger Foods;");
aI("showmenu=Allergies;text=Allergies;");
aI("showmenu=Problems;text=Problems;");
aI("showmenu=Preparation;text=Preparation;");
aI("showmenu=Articles;text=Articles;");
aI("showmenu=Travel;text=Travel;");
aI("showmenu=Special Recipes;text=Special Recipes;itemwidth=130;");
}
drawMenus();


This is the menuStyle coding

Code:
with(menuStyle=new mm_style()){
styleid=1;
offclass="milmen";
onclass="milmen";
bordercolor="#ccccFF";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#CCCCCC";
headercolor="#ffffff";
image="http://img.milonic.com/square_blue.gif";
imagepadding=6;
imagealign="top";
imageposition="top, left";
offbgcolor="#ffffff";
offcolor="#3300FF";
onbgcolor="#ffffff";
oncolor="#ccccFF";
outfilter="Fade(Overlap=1.00)";
overimage="http://img.milonic.com/square_blue.gif";
padding=4;
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=5;
nowrap="off";
}


Finally, you need to put that square_blue.gif image on your own site and link to it there, not from Milonic.com.

This should take care of the problem. The missing table row, tr, code was causing the shift.

Let me know if you need more help :)

Ruth

Re: How to make the menu resize to fit the screen?


Poster: calbury
Dated: Thursday June 25 2009 - 22:20:10 BST

Thanks so much. The layout is fixed and I will sort out the image - but I have one more problem. Some of the menu items are wrapping (Finger Foods and Special Recipes). Not only does it look untidy, it's causing the square blue image to move down a bit. Sorry to ask for more help after you've helped me so much already, but I'd be really grateful if you could help me fix this! :)

Re: How to make the menu resize to fit the screen?


Poster: Ruth
Dated: Friday June 26 2009 - 2:35:45 BST

Hi,

Can you put up a test page so I can see what the problem is as regards the image? I am having no problem in any browser I am using, IE7, FF1.5, 2.0.0.18, 3.0.8, Google Chrome, NN9, 7.9, Safari 3+ for pc. My resolution is 1152x864, but I did test it at 800x600, also.

If you copied the menuStyle I posted and put that in your menu data file, and you copied the main menu with the sizes and such in it, then the wrapping shouldn't do anything with the image, that image should be at the top left of each item. As to the wrapping itself, that has to be set in order to do what you want.

Font size, and even font family and color, I think color, are controlled by the user of the browser. So, you could set a font size, say 12px, and if the person visiting your site has their default [or accessibility in IE] set to 20px that is what the font size will be. Given that, the only way you can 'semi' control the menu so that it stays within the available browser window area [unless the person is using excessively large font settings] is to set it at 100% and turn nowrap off so the menu has room to expand. Since you don't want it to expand horizontally, it has to expand down by wrapping the words.

If you don't care about accessiblity, then I could actually do an image for you to show you how to do it so that it would look exactly like it is now, but would fit any space from 800x600 up. You would make a transparent image and then put the text on each one along with that little blue square. You would then not be using text on the main menu and it would never get too big for the screen.

Ruth

Re: How to make the menu resize to fit the screen?


Poster: calbury
Dated: Friday June 26 2009 - 12:46:47 BST

Thank you. I would upload a test page - however, this would mean uploading an amended stylesheet which is referenced throughout all my other pages and I don't want to screw those up!
Quote:
If you don't care about accessiblity, then I could actually do an image for you to show you how to do it so that it would look exactly like it is now, but would fit any space from 800x600 up. You would make a transparent image and then put the text on each one along with that little blue square. You would then not be using text on the main menu and it would never get too big for the screen.


This sounds great, but I didn't understand the reference to accessibility. What would doing this involve?

Thanks so much once again

Re: How to make the menu resize to fit the screen?


Poster: Ruth
Dated: Friday June 26 2009 - 15:19:08 BST

Accessibility refers to making the web accessible to those who need special things, say someone who uses a reader to read out loud what's on the page to them because they are blind, or if not fully blind, need the fonts to be very large for them to be able to see them. If you look in IE under Tools / Internet Options under the General Tag you'll see Appearance toward the bottom, one of the buttons is accessibility and when you click that it allows you to set up things like ignoring the font size. This means it will take the font size the browser/OS has set.

As to the test page, just set up the stylesheet with the changes, and then save it as say stylesbi-test.css, and do the changes in the menu_data file and save it as menu_data_test.js, upload them to where you have the others, change the links for the style sheet and the data file to reflect those 'test' names. That way the rest of your site will not take that style sheet or data file :) That way, once you get everything working correctly and know all the fixes are done and you know those are what you want to use, you can just save them under the original names having them overwrite the older files

Ruth

Re: How to make the menu resize to fit the screen?


Poster: calbury
Dated: Saturday June 27 2009 - 18:54:07 BST

Ruth, I'm very grateful for all your help but I've decided to leave the menu as it appears now. The only remaining problem I have with it is the way the item in the menu is highlighted if you are on that page, or if the page you are on is listed as a link in a submenu under that heading. My headings are all blue, but - when highlighted - are black. How do I control the color they become?

On this page
http://www.homemade-baby-food-recipes.c ... cipes.html
for example, the 'Baby Foods' heading is black and I want to be able to change it. Thank you

Re: How to make the menu resize to fit the screen?


Poster: Ruth
Dated: Saturday June 27 2009 - 19:50:19 BST

Hi,

That is the pagecolor. The page properties are designed for you to set whatever bg, font colors or bg images or images. So, in the styles sections you would set that to be whatever colors you want, or you can eliminate them totally if you don't want to have the 'you are here' type properties being used.

Given your site, I think you made a good choice to leave it. I can understand say an 'extreme dirt bike' or something like that not worrying about accessibility, but your site is something most everyone would like as a reference so providing for accessibility is a good choice!

Ruth

Re: How to make the menu resize to fit the screen?


Poster: calbury
Dated: Sunday June 28 2009 - 13:01:12 BST

Ah - pagecolor! I tried everything except that! It's fixed now - thank you for everything, you've been really helpful :)