Congratulations to AcaCandy on her 100,000th post!
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
acer black screen blue screen boot bsod computer connection crash css dell driver drivers email error ethernet excel firefox firefox 3 freeze game hard drive internet internet explorer itunes laptop linux malware monitor network networking nvidia outlook outlook 2003 outlook 2007 outlook express partition password problem router slow software sound trojan usb video virus vista windows windows xp wireless
Web Design & Development
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Internet & Networking > Web Design & Development >
Master Page Changes = Having to Redo every page


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

Closed Thread
 
Thread Tools
melonhead's Avatar
Senior Member with 793 posts.
 
Join Date: May 2002
Location: West Des Moines, IA
02-Mar-2008, 09:05 PM #1
Master Page Changes = Having to Redo every page
Yikes! Maybe someone can help me!

I am using Expression as my web designer software. However, I am using a drop down menu from Project Seven and also script from fancy zoom.

Everytime i make any changes to the master page - even if it is to update the menu, I have to go in and redo every page in my website. The parts of the web page that are attached to the master page turn out perfect - but the editable areas get all mixed up and I have to go in and copy and paste the stuff into new documents.

Am I missing some extra <div> or something?

My website is www.solutionoftheday.com Here is the code from my master page:
Thanks in advance!

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- #BeginEditable "doctitle" -->
<title></title>
<!-- #EndEditable -->
<link rel="stylesheet" type="text/css" title="CSS" href="styles/style3.css" media="screen" />
<script src="/js-global/FancyZoom.js" type="text/javascript"></script>
<script src="/js-global/FancyZoomHTML.js" type="text/javascript"></script>
<link href="p7exp/p7exp.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="p7exp/p7exp.js"></script>
<!--[if lte IE 7]>
<style>
#menuwrapper, #p7menubar ul a {height: 1%;}
a:active {width: auto;}
.style2 {
font-size: xx-large;
color: white;
}
.style3 {
font-size: xx-small;
}
.style4 {
text-align: left;
}
.style5 {
text-align: center;
}
.style6 {
color: #FFFFFF;
}
.style7 {
font-family: Centaur;
font-size: 32pt;
}
</style>
<![endif]-->


</head>

<body onload="setupZoom();P7_ExpMenu()">

<!-- Begin Container -->
<div id="container">
<!-- Begin Masthead -->
<div id="masthead">
<table style="width: 100%">
<tr>
<td class="style4" style="width: 471px; height: 94px;">
<span class="style3">
<img src="images/master/sdlogolg.png" width="87" height="142" alt="Solution of the Day Logo" />
</span><span lang="en-us"><span class="style2"><br />
<br />
</span><span class="style6"><span class="style7">Solution of the Day</span></span></span></td>
<td style="height: 94px">


<!-- SiteSearch Google -->
<form method="get" action="http://www.google.com/custom" target="_top">
<table border="0" bgcolor="#002f2f">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">

</td>
<td nowrap="nowrap">
<input type="hidden" name="domains" value="www.solutionoftheday.com"></input>
<label for="sbi" style="display: none">Enter your search terms</label>
<input type="text" name="q" size="31" maxlength="255" value="" id="sbi"></input>
<label for="sbb" style="display: none">Submit search form</label>
<input type="submit" name="sa" value="Google Search" id="sbb"></input>
</td></tr>
<tr>
<td>&nbsp;</td>
<td nowrap="nowrap">
<table>
<tr>
<td>
<input type="radio" name="sitesearch" value="" checked id="ss0"></input>
<label for="ss0" title="Search the Web"><font size="-1" color="#ffffff">Web</font></label></td>
<td>
<input type="radio" name="sitesearch" value="www.solutionoftheday.com" id="ss1"></input>
<label for="ss1" title="Search www.solutionoftheday.com"><font size="-1" color="#ffffff">www.solutionoftheday.com</font></label></td>
</tr>
</table>
<input type="hidden" name="client" value="pub-4760146343745563"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="ISO-8859-1"></input>
<input type="hidden" name="oe" value="ISO-8859-1"></input>
<input type="hidden" name="safe" value="active"></input>
<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:F FFFFF;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;LH:50;LW:46;L:h ttp://www.solutionoftheday.com/images/master/sdlogolg.png;S:http://;FORID:1"></input>
<input type="hidden" name="hl" value="en"></input>
</td></tr></table>
</form>
<!-- SiteSearch Google --> </td>


</tr>
<tr>
<td style="width: 471px" class="style5">
&nbsp;</td>
<td>
<table style="width: 100%">
<tr>
<td>
<input type="button"
value="Add to My Favorites"
style="background-color:#000000; color:#FFFFFF; width: 144px;"
onclick='window.external.AddFavorite(location.href, document.title);'/><span class="style3">&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
<td><!-- AddThis Bookmark Button BEGIN --><script type="text/javascript">
addthis_url = location.href;
addthis_title = document.title;
addthis_pub = 'melonheadmis';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script><!-- AddThis Bookmark Button END --></td>
</tr>
</table>
</td>

</tr>
</table>
</div>
<!-- End Masthead -->
<!-- Begin Navigation -->
<div id="menuwrapper">
<ul id="p7menubar">
<li><a href="index.htm">Home</a></li>
<li><a class="trigger" href="otherstuff/otherstuffmenu.htm">Other Stuff</a>
<ul>
<li><a href="otherstuff/stickfriends/stickfriends.htm">Sub 1.1</a></li>
</ul>
</li>
<li><a class="trigger" href="phrases/phrasesmenu.htm">Phrases Menu</a>
<ul>
<li><a href="phrases/attitude.htm">Attitude</a></li>
<li><a href="phrases/bathroomsayings.htm">Bathroom Sayings</a></li>
</ul>
</li>
</ul>
<br class="clearit"/>
</div>
<!-- End Navigation -->
<!-- Begin Page Content -->
<div id="content">

<!-- Begin Left Column -->
<div id="column_l">
<!-- #BeginEditable "content" -->
<h2>Headline 2</h2>
<p>insert content here </p>
<!-- #EndEditable --></div>
<!-- End Left Column -->

<!-- Begin Middle Column -->
<div id="column_m" style="width: 280px">
<!-- #BeginEditable "content" -->
<h3>Headline 3</h3>
<p>insert content here</p>
<!-- #EndEditable --></div>
<!-- End Medium Column -->

<!-- Begin Right Column -->
<div id="column_r">
<!-- #BeginEditable "sidebar" -->
<h3>Headline 3</h3>
<p>insert content here</p>
<!-- #EndEditable --></div>
<!-- End Right Column -->

<!-- End Page Content --></div>
<!-- Begin Footer -->
<div id="footer">
<p><a href="index.htm">Home</a> | <a href="about/about.htm">About</a> |
<a href="calendar/calendar.htm">Calendar</a> |
<a href="contact/contact.htm">Contact</a> |
<a href="employees/employees.htm">Employees</a> |
<a href="employment/employment.htm">Employment</a> |
<a href="faq/faq.htm">FAQ</a> |
<a href="information_links/information_links.htm">Information Links</a>
| <a href="news/news.htm">News</a> |
<a href="photo_gallery/photo_gallery.htm">Photo Gallery</a> |
<a href="press/press.htm">Press</a> | <a href="products/products.htm">Products</a>
| <a href="promotions/promotions.htm">Promotions</a> |
<a href="services/services.htm">Services</a> |
<a href="sitemap/sitemap.htm">Site Map</a></p>
<p>Copyright © 2008 www.solutionoftheday.com.</p>
</div>
<!-- End Footer --></div>
<!-- End Container -->

</body>

</html>
Closed Thread

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who help people like you solve computer problems. See our Welcome Guide to get started.



Thread Tools


You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 12:44 AM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.