PHP: image link- rel or site?

When it comes to php, I'm a newb.  I don't know much about writing the code. Here's my issue: I'm having problems with displaying an image in my right column (rightcol.php).
The image is viewable when you go to
http://www.spartanburgfamilydentistry.com/test/spartanburg_dental_patient_forms/
But not when you are on the main page:
http://www.spartanburgfamilydentistry.com/test/index.php
I've tried to link the image via REL and SITE, and I've linked the rightcol.php REL and SITE.
Can someone point me in the right direction? Any help is greatly appreciated!
<div id="pagewidth" >
  <!--insert header here-->
  <?php require_once('header.php'); ?>
<div id="contentwrapper">
   <div id="maincol">
       <img src="images/spartanburg_family_dentistry_front_office.jpg" alt="Dental Services Spartanburg SC" width="300" height="300" class="imageleft" />
     <br />
     <br />
     <h1>Welcome to Spartanburg Family Dentistry!</h1>
     <p>We are located just a few blocks from downtown Spartanburg, just across the street from the YMCA. We provide all types of dental services to meet your needs. We invite you to set up an appointment by clicking the button to the right or calling the number below. </p>
     <p>Call us at (864) 585-5246 to speak with one of our friendly office staff and<strong> discuss your dental needs</strong>. We look forward to exceeding your expectations!</p>
    </div>
    <div id="rightcol" >
      <?php require_once('rightcol.php'); ?>
      <br />
    </div>
  </div>
      <div id="footer" >Spartanburg skyline picture courtesy of Glen Woodfin.</div>
  <!--insert footer here-->
  </div>
<?php require_once('footer.php'); ?>

Here's rightcol.php:
<div id="officehrs">
      <table width="210" border="0" cellspacing="0" cellpadding="1">
            <tr>
              <td colspan="2" align="left" bgcolor="#006633"><h5>Office Hours</h5></td>
             </tr>
            <tr>
              <td width="105" align="left">Monday</td>
              <td width="101" align="left">8:30am-5:30pm</td>
               </tr>
            <tr>
              <td width="105" align="left">Tuesday</td>
              <td width="101" align="left">8:30am-5:30pm</td>
               </tr>
            <tr>
              <td width="105" align="left">Wednesday</td>
              <td width="101" align="left">8:30am-5:30pm</td>
               </tr>
            <tr>
              <td width="105" align="left">Thursday</td>
              <td width="101" align="left">8:30am-5:30pm</td>
               </tr>
            <tr>
              <td width="105" align="left">Friday</td>
              <td width="101" align="left">Closed</td>
               </tr>
            <tr>
              <td colspan="2" align="left">Closed for lunch 12:30-1:30pm                
                 <hr size="1" noshade="noshade" /></td>
               </tr>
            <tr>
              <td colspan="2" align="left" bgcolor="#CC6600"><h5>Request Appointment</h5></td>
            </tr>
            <tr>
              <td colspan="2" align="left">Click <a href="#">here</a> to schedule an appointment!</td>
            </tr>
            <tr>
              <td colspan="2" align="left"><hr size="1" noshade="noshade" /></td>
            </tr>
            <tr>
              <td colspan="2" align="left" bgcolor="#FF66CC"><h5>Website Coupon</h5></td>
            </tr>
            <tr>
              <td colspan="2" align="left"><img src="../images/zoom_discount.jpg" alt="Zoom Teeth Whitening Discount" width="199" height="142" /></td>
            </tr>
             </table>
        </div>

Similar Messages

  • Image Links To Other Sites

    I have designed a website in DW CS3 and i wanted to make some
    of my images link to other external sites......however when write
    the link address in and upload the info then try the link it always
    comes back with a blank web page with - cannot find URL - on
    it...... any ideas, its really annoying me now. i'm not writing in
    css. cheers

    As tweaked suggests, the links to external sites should look
    like this -
    <a href="
    http://www.example.com/thepage.html''....
    A valid external link must specify the protocol and the
    domain.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "laneoo" <[email protected]> wrote in
    message
    news:go66ru$8vo$[email protected]..
    >I have designed a website in DW CS3 and i wanted to make
    some of my images
    >link
    > to other external sites......however when write the link
    address in and
    > upload
    > the info then try the link it always comes back with a
    blank web page
    > with -
    > cannot find URL - on it...... any ideas, its really
    annoying me now. i'm
    > not
    > writing in css. cheers
    >

  • How do i remove image links to adobe site with my dreamweaver built flash gallery ?

    This is probably a very simple solution, but i can't figure out how to remove the link to the adobe site when you click on the images in my gallery--I built a site in dreamweaver used the insert media option and added my photos---when uploaded, my images in the gallery are clickable and take you to the adobe site...how do i make the images have no link??
    here is an example of one of the pages...
    http://geckoweb.org/coleonyx-brevis.html
    any help is really really appreciated.
    thanks in advance

    Which version of DW are you running?
    There are plenty of jQuery solutions and commercial plugins to create photo galeries.
    Some require hand coding,
    http://www.typeerror.com/index.php/top-10-latest-jquery-image-galleries/
    https://www.google.com.au/search?q=jquery+photo+galleries
    others are point and click inside Dreamweaver.
    http://www.projectseven.com/products/galleries/index.htm

  • Make image link to another site. Seems simple, yeah?

    I have an image that I want make link (hyperlink) to another website. How do I do it? I tried using the anchor tag, but it still doesn't work. Please help me. /http://empirestuntcom01.businesscatalyst.com/

    Very simple .... select the image and type in the Address or paste into the hyperlink tool.

  • CSS Image Swap Conundrum Link Rel

    Hi. I apologise in advance for the length of the post. It's probably very simple for you, but it's killin' me.
    http://jchmusic.com
    I've been experimenting with two ideas that are conflicting with one another.
    The first is that I wanted to integrate my wordpress-based blog into my site so they look/feel the same. I did this by using a php include in the index page of the blog which reads in the sidemenu of my main site sidemenu.shtml. Seemed to work OK, BUT in order to have the menu look/feel correct it has to read the style sheet from the main site, default.css. So I guess I 'cheated' by adding a <head> statement to sidemenu.shtml like so:
    <head>
    <link rel="stylesheet" href="http://jchmusic.com/default.css" type="text/css"/>
    </head>
    ...note that it reads in the full path of the style sheet, since the wordpress blog 'lives' in another folder. (I made various attempts at including the style sheet into the blog as a whole but they were disasters. The selector names and ids conflict and it's a MESS.
    As I said that works. Now the second issue:
    Also on sidemenu.shtml is the top site graphic JCHMusic. There are actually two graphics, JCHMusic for when the user is at the main page and JCHMusic+themusicofjcharris which displays when the user is at any other page. The 1st is hidden in the default style sheet using display:none. When the user is at the main page, the 2nd graphic is hidden using a local stylesheet which reverses the display property. Works fine.
    EXCEPT THAT, there is something about having that extra head in sidemenu.shtml that prevents the image swap from working.
    IOW: if I remove those 3 lines from sidemenu.shtml, the image swap occurs as expected. But of course, when I do that, it destroys the look of the menu when the user selects the blog.
    Can I have my cake and eat it too?
    TIA,
    ---JC

    Parent level pages must contain only one set of the following:
    1) Valid Document Type
    2) Hhtml tags
    3) Head tags
    4) Body tags
    Server-Side includes are nothing more than snippets of reusable HTML code.  Most often we use them for   shared page elements such as headers, footers and menus.  No great mystery  to using them really.
    http://forums.adobe.com/message/2112460#2112460
    SSIs cannot contain any of the above mentioned HTML tags as they already exist on the parent page.  If you put additional <head> tags into your include files, this will result in duplicate <head> tags  in the parent page once content is parsed by the server.  You don't want this to happen.  Incidentally, code errors (even small ones caused by YouTube and Amazon code) can cause browser rendering issues.  All code errors can and should be fixed.
    Finally, If you want to reference an external stylesheet that is currently outside your WP folder, copy the CSS file to your WP folder and put your external stylesheet link inside the WP Parent page; not in the include file.
    Good luck with your project,
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • Adobe Muse Site Post/Broken File Image Links

    I posted my Adobe Muse site and it is riddled with broken image file links. The site isn't loading
    I was told the broken image files are due to naming the files with "periods" in the file
    name. I need to rename each file and replace it in Muse pages. If that is the case
    why did the site look fine when I was viewing in Adobe Business Catalyst posting?
    I'm super concerned that I may have to rebuild much of the site with new file name
    updates to broken image links.
    Anyone? Help is appreciated.

    Impossible to speculate without the URL for the site, or at minimum an example of the file names in question.
    Do you have files named starting with a period? That would be a problem for some hosting providers.

  • Updated links and now site doesn't work correctly

    I updated the links on my site and now the text shows when it shouldn't. This is a PSD to HTML conversion.
    Code:
    <html>
    <head>
    <title>ABC Automall</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <link href="default.css" rel="stylesheet" type="text/css">
    <script type="text/javascript">
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    </head>
    <!-- Save for Web Slices (mockup-4.psd) --><body onLoad="MM_preloadImages('images/mockup-4_05.jpg')" onmouseover="MM_swapImage('Rotator','','images/mockup-4_05.jpg',1)">
    <table id="Table_01" width="1200" height="1034" border="0" cellpadding="0" cellspacing="0">
        <tr>
            <td colspan="2" rowspan="2">
                <img src="images/mockup-4_01.jpg" width="113" height="176" alt=""></td>
            <td colspan="8">
                <img src="images/mockup-4_02.jpg" width="979" height="175" alt="" target="_blank" onMouseOver="mouseOver()"
                onmouseout="mouseOut()"></td>
                <div id="container">
                <div id="header">
                <h1 class="title"><span>ABC Automall</span></h1>
                   <h4 class="address"><span>LOCATED AT: 5575 Douglas Avenue | URBANDALE, IA 53022</span></h4>
                <h4 class="phone"><span class="type">Sales:</span> (888) 555-5555</h4>
                   <h4 class="phone"><span class="type">Service:</span> (888) 555-5554</h4>
                </div></div>
                <div id="navigation">
                <nav>Home | New Cars | Pre-Owned | Specials | Research | Service/Parts | Finance | Locations | About Us | Contact Us</nav>
                </div>
            <td rowspan="8">
                <img src="images/mockup-4_03.jpg" width="108" height="1033" alt=""></td>
        </tr>
        <tr>
            <td colspan="4">
                <img src="images/mockup-4_04.jpg" width="250" height="1" alt=""></td>
            <td colspan="2" rowspan="2">
                <img src="images/mockup-4_05.jpg" alt="" name="Rotator" width="717" height="496" id="Rotator"></td>
                  <div id="document">
                <h4>ABC Automall of Urbandale, Iowa</h4>
                <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
                Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
                Lorem ipsum dolor my nibh euismod tincidunt ut lacreet dolor magna aliguam erat voluptat. Ut wisis enim ad minim veniam.</p>
                </div>
                <div id="info">
                <nav>Value Your Trade In</nav>
                <nav>Specials & Savings</nav>
                <nav>Read Our Blog</nav></div>
                </div>
            <td colspan="2">
                <img src="images/mockup-4_06.jpg" width="12" height="1" alt=""></td>
        </tr>
        <tr>
            <td rowspan="6">
                <img src="images/mockup-4_07.jpg" width="108" height="857" alt=""></td>
            <td colspan="4">
                <img src="images/mockup-4_08.jpg" width="248" height="495" alt=""></td>
            <div id="sidebar">
                    <h4><a href-"#">View Buick Inventory</a></h4>
                    <h4><a href-"#">View Cadillac Inventory</a></h4>
                    <h4><a href-"#">View GMC Inventory</a></h4>
                       <h4><a href-"#">View Hyundai Inventory</a></h4>
            </div>
                    <h4><span>Inventory Quick Search</span></h4>
                    <label class="newInv"><input name="invent" type="radio" value="new"  checked="checked" class="radio"/> New</label>
                    <label class="usedInv"><input name="invent" type="radio" value="used"  class="radio" /> Used</label>
                    <label class="usedInv"><input name="invent" type="radio" value="certified"  class="radio" /> Certified</label>
                    <div>
                    <fieldset>
                    <h4>
                    <select>
                        <option value="Make">- Select Make</option>
                    </select></h4>
                    <h4><select>
                        <option value="Model">- Select Model</option>
                    </select></h4>
                    <h4><select>
                        <option value="Trim">- Select Trim</option>
                    </select></h4>
                    </fieldset>
                    </div>
                    <div class="box">
                  Search
                </div>
                    </div>
            <td rowspan="2">
                <img src="images/mockup-4_09.jpg" width="7" height="519" alt=""></td>
            <td colspan="2" rowspan="4">
                <img src="images/mockup-4_10.jpg" width="12" height="711" alt=""></td>
        </tr>
        <tr>
            <td colspan="4">
                <img src="images/mockup-4_11.jpg" width="248" height="24" alt=""></td>
            <td colspan="2">
                <img src="images/mockup-4_12.jpg" width="717" height="24" alt=""></td>
        </tr>
        <tr>
            <td colspan="3" rowspan="2">
                <img src="images/mockup-4_13.jpg" width="11" height="192" alt=""></td>
            <td colspan="3">
                <img src="images/mockup-4_14.jpg" width="952" height="158" alt=""></td>
            <td rowspan="2">
                 <div id="manspecial">
                <h4>Manager's Specials</h4>
                <div id="contentslider">
                <div class="cs_wrapper">
                    <div class="cs_slider">
                    <div class="cs_cars">>
                <h2> <a href="#">2002 Chevy Ultra Longname R-15F $12,995.00</a> </h2>
                <a href="#">
                    <img src=""
                        alt="" /></a>
                <h2> <a href="#">2002 Chevy Ultra Longname R-15F $12,995.00</a> </h2>
                <a href="#">
                    <img src=""
                        alt="" /></a>
                <h2> <a href="#">2002 Chevy Ultra Longname R-15F $12,995.00</a> </h2>
                <a href="#">
                    <img src=""
                        alt="" /></a>
                <h2> <a href="#">2002 Chevy Ultra Longname R-15F $12,995.00</a> </h2>
                <a href="#">
                    <img src=""
                        alt="" /></a>
                <h2> <a href="#">2002 Chevy Ultra Longname R-15F $12,995.00</a> </h2>
                <a href="#">
                    <img src=""
                        alt="" /></a>
                <h2> <a href="#">2002 Chevy Ultra Longname R-15F $12,995.00</a> </h2>
                <a href="#">
                    <img src=""
                        alt="" /></a>
                <h2> <a href="#">2002 Chevy Ultra Longname R-15F $12,995.00</a> </h2>
                <a href="#">
                    <img src=""
                        alt="" /></a>
                <h2> <a href="#">2002 Chevy Ultra Longname R-15F $12,995.00</a> </h2>
                <a href="#">
                    <img src=""
                        alt="" /></a>
                </div></div></div></div></div>
                    <td rowspan="2">
                <img src="images/mockup-4_15.jpg" width="9" height="192" alt=""></td>
        </tr>
        <tr>
            <td colspan="3">
                <img src="images/mockup-4_16.jpg" width="952" height="34" alt=""></td>
        </tr>
        <tr>
            <td colspan="2" rowspan="2">
                <img src="images/mockup-4_17.jpg" width="7" height="146" alt=""></td>
            <td colspan="6">
                <img src="images/mockup-4_18.jpg" width="967" height="84" alt=""></td>
            <td rowspan="2">
                        <div id="footer">
                        <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
                        Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
                        Lorem ipsum dolor my nibh euismod tincidunt ut lacreet dolor magna aliguam erat voluptat. Ut wisis enim ad minim veniam.</p>
                        <span>2011 ABC AUTOMALL. ALL RIGHTS RESERVED</span>
                            <a href="#">Privacy</a>
                            <a href="#">Site Map</a>
                            <a href="#">Blog</a>
                    </div>
                </div>
                <img src="images/mockup-4_19.jpg" width="10" height="146" alt=""></td>
        </tr>
        <tr>
            <td colspan="6">
                <img src="images/mockup-4_20.jpg" width="967" height="62" alt=""></td>
        </tr>
        <tr>
            <td>
                <img src="images/spacer.gif" width="108" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="5" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="2" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="4" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="237" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="7" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="708" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="9" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="2" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="10" height="1" alt=""></td>
            <td>
                <img src="images/spacer.gif" width="108" height="1" alt=""></td>
        </tr>
    </table>
    <!-- End Save for Web Slices -->
    </body>
    </html>

    I have a couple of comments:
    1.  Your explanation of what you did and what you want is a bit vague - you put in code and it didn't show and now it does but you don't want it to?  Can you say exactly what you want to achieve?
    2.  A PSD to HTML conversion is not suitable for any use on the web.  It's strictly intended for rapid prototyping - that means it's only useful under very controlled 'demonstration' conditions.  Are you sure you want to move ahead with this approach?  (I would not)
    3.  The code you posted produces 29 errors when submitted to the W3C validator
    (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.jahanas.com%2FDealer_Impact%2Fmockup-4. html&charset=%28detect+automatically%29&doctype=Inline&group=0). 
    Some of these are significant.
    It may be time to punt....

  • Image links broken when creating a page from template

    I have created a page in dw cs4 and saved it as a template. I have a navigation bar in a div tag. The image renders great in the template. I save the template. I go to File>New>PagefromTemplate and choose the template. I save the page as index.html. The links to the navbar images are broken. I can see the difference in the code, but I don't know why it's changing the code. I know it's just a simple link problem, but I don't know how to fix it and I don't understand why the code is changing. I have made the links relative to the document, and have gone through other settings and solutions on this forum and nothing fixes it. Any help would be most appreciated.
    Here is the code for the template:
    <!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">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Welcome to Pennyhill - Custom Furnishing for Home and Office</title>
    <!-- TemplateEndEditable -->
    <link href="../pennyhill.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    -->
    </style>
    <script type="text/javascript">
    <!--
    function MM_preloadImages() { //v3.0
       var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
         var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
         if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
       var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
         d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
       if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
       for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
       if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_nbGroup(event, grpName) { //v6.0
       var i,img,nbArr,args=MM_nbGroup.arguments;
       if (event == "init" && args.length > 2) {
         if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
           img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
           if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
           nbArr[nbArr.length] = img;
           for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
             if (!img.MM_up) img.MM_up = img.src;
             img.src = img.MM_dn = args[i+1];
             nbArr[nbArr.length] = img;
       } else if (event == "over") {
         document.MM_nbOver = nbArr = new Array();
         for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
           if (!img.MM_up) img.MM_up = img.src;
           img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
           nbArr[nbArr.length] = img;
       } else if (event == "out" ) {
         for (i=0; i < document.MM_nbOver.length; i++) {
           img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
       } else if (event == "down") {
         nbArr = document[grpName];
         if (nbArr)
           for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
         document[grpName] = nbArr = new Array();
         for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
           if (!img.MM_up) img.MM_up = img.src;
           img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
           nbArr[nbArr.length] = img;
    //-->
    </script>
    </head>
    <body background="../swirlybackg.jpg" onload="MM_preloadImages('navbars/homedown.jpg','navbars/homeover.jpg')">
    <div id="wrapper">
       <div id="fabricR"></div>
       <div id="fabricL">
         <div id="nav"><a href="../index.html" target="_top" onclick="MM_nbGroup('down','group1','home','navbars/homedown.jpg',1)" onmouseover="MM_nbGroup('over','home','navbars/homeover.jpg','navbars/homedown.jpg',1)" onmouseout="MM_nbGroup('out')"><img src="navbars/homeup.jpg" alt="Home Button" name="home" border="0" id="home" onload="" /></a><br /></div>
         </div>
       <div id="header"></div>
       <!-- TemplateBeginEditable name="windowhomepg" -->
       <div id="windowhomepg"></div>
    <!-- TemplateEndEditable --></div>
    <div id="copyright">Copyright © 2009 Pennyhill Furnishings. All rights reserved.</div>
    </body>
    </html>
    Here is the code for the index.html page:
    <!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"><!-- InstanceBegin template="/Templates/pennyhillbasichomenav.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Welcome to Pennyhill - Custom Furnishing for Home and Office</title>
    <!-- InstanceEndEditable -->
    <link href="pennyhill.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    -->
    </style>
    <script type="text/javascript">
    <!--
    function MM_preloadImages() { //v3.0
       var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
         var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
         if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
       var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
         d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
       if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
       for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
       if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_nbGroup(event, grpName) { //v6.0
       var i,img,nbArr,args=MM_nbGroup.arguments;
       if (event == "init" && args.length > 2) {
         if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
           img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
           if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
           nbArr[nbArr.length] = img;
           for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
             if (!img.MM_up) img.MM_up = img.src;
             img.src = img.MM_dn = args[i+1];
             nbArr[nbArr.length] = img;
       } else if (event == "over") {
         document.MM_nbOver = nbArr = new Array();
         for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
           if (!img.MM_up) img.MM_up = img.src;
           img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
           nbArr[nbArr.length] = img;
       } else if (event == "out" ) {
         for (i=0; i < document.MM_nbOver.length; i++) {
           img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
       } else if (event == "down") {
         nbArr = document[grpName];
         if (nbArr)
           for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
         document[grpName] = nbArr = new Array();
         for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
           if (!img.MM_up) img.MM_up = img.src;
           img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
           nbArr[nbArr.length] = img;
    //-->
    </script>
    </head>
    <body background="swirlybackg.jpg" onload="MM_preloadImages('navbars/homedown.jpg','navbars/homeover.jpg')">
    <div id="wrapper">
       <div id="fabricR"></div>
       <div id="fabricL">
         <div id="nav"><a href="index.html" target="_top" onclick="MM_nbGroup('down','group1','home','navbars/homedown.jpg',1)" onmouseover="MM_nbGroup('over','home','navbars/homeover.jpg','navbars/homedown.jpg',1)" onmouseout="MM_nbGroup('out')"><img src="navbars/homeup.jpg" alt="Home Button" name="home" border="0" id="home" onload="" /></a><br /></div>
         </div>
       <div id="header"></div>
       <!-- InstanceBeginEditable name="windowhomepg" -->
       <div id="windowhomepg"><script type="text/javascript" src="v3flashslideshow/slideshow.js"></script>
    <!-- Begin XML Flash Slideshow v3 -->
       <script type="text/javascript">
    // <![CDATA[
    XMLFlashSlideshow_v3({swf:'v3flashslideshow/slideshow.swf',w:'315',h:'350',redirect:'',us ePreloader:'true',xml:'v3flashslideshow/slideshow_data7.xml',preventCache:'true',disableMu ltipleXML:'false',initXML:'%3C?xml%20version=%221.0%22%20encoding=%22utf-8%22?%3E%3Cslides how%20version=%223%22%3E%0A%20%20%3Cstyles%3E%0A%20%20%20%20%3CPreloader%20label=%22Loadin g%20%7BN%7D%2525%22%20iconColor=%22#666666%22%20iconAlpha=%2270%22%20iconWidth=%2250%22/%3 E%0A%20%20%20%20%3CPreloaderLabel%20font=%22Verdana%22%20size=%2210%22%20color=%22#666666% 22%20bold=%22false%22/%3E%0A%20%20%20%20%3CBackground%20backgroundColor=%22#FFFFFF%22%20ba ckgroundAlpha=%22100%22%20bevelColor=%22#FFFFFF%22%20bevelStrength=%2270%22%20borderWidth= %220%22%20borderColor=%22#FFFFFF%22/%3E%0A%20%20%20%20%3CLoaderAnimation%20type=%22circle% 22%20color=%22#FFFFFF%22%20alphaBackground=%2220%22%20alphaInner=%2240%22%20frameWidth=%22 2%22%20width=%2250%22%20height=%2250%22/%3E%0A%20%20%20%20%3CDataLoader%20useAnimation=%22 true%22%20useLabel=%22true%22%20labelPlacement=%22bottom%22%20fadeOutDuration=%22400%22%20 textFormat=%22loader_text%22/%3E%0A%20%20%3C/styles%3E%0A%20%20%3Clocalization%3E%0A%20%20 %20%20%3Ctext%20orig=%22Loading%20Data...%22%20local=%22Loading%20Data...%22%20desc=%22The %20label%20displayed%20while%20data%20file(s)%20are%20being%20loaded%22/%3E%0A%20%20%3C/lo calization%3E%0A%20%20%3Cfonts%3E%0A%20%20%20%20%3Cfont%20id=%22loader_text%22%20name=%22P ixelade%22%20embed=%22true%22%20size=%2213%22%20color=%22#666666%22%20bold=%22false%22%20s electable=%22false%22%20align=%22left%22/%3E%0A%20%20%3C/fonts%3E%0A%3C/slideshow%3E'});
    // ]]>
       </script>
       <!-- End XML Flash Slideshow v3 --></div>
    <!-- InstanceEndEditable --></div>
    <div id="copyright">Copyright © 2009 Pennyhill Furnishings. All rights reserved.</div>
    </body>
    <!-- InstanceEnd --></html>
    Here is a link to the site:
    http://www.pennyhillfurnishings.com
    Any help would be most appreciated. Thanks.

    Ok, I figured this one out, finally. I had my navbar image files in a folder in the Templates folder. I found, buried deep in another thread about something else, that DW doesn't like anything else to be in the Templates folder except the Templates files. So I put the Navbar folder on the root level, out of the Templates folder, and the page is rendering perfectly in Firefox, Safari and IE on Mac and PC.

  • How do i add a Facebook follow me link to my site using iWeb?

    Good afternoon!
    I've seen the Facebook Badge but im not sure if that's what i want.  i just want the blue box with the "F" and then "Follow name" next to it.  Thank you!

    Essentially that appears to be just an image linked to her facebook page
    at about the 14:14 point I walk though adding a hyperlink to an image in iWeb
    http://www.youtube.com/watch?v=wHVVtJ7Ka4o
    The Facebook ID Number can be found on your profile URL address, on your profile picture URL address, on your notes URL address.
    Click on profile tab on top of your Facebook.
    Look at your browser address bar on the top, there will be "id=xxxxxxxxxx" That xxxxxxxxxxx is your ID number.
    If you cannot find it on your profile, then click on your profile picture, and find it in the address bar. OR click on the notes that you have.
    Example:
    My facebook page: http://www.facebook.com/profile.php?id=1216083061

  • Image Link Problem with Dreamweaver CS4?

    On my website, I have several images that link to other parts on my website. These work no problem when I preview the site, but after I test the links, the images that had those links have purple outlines that really clash with my website's design. Will users see this if they click on my links, and then return to the page? I'm using CS4 right now, and never recalled having this issue come up when using MX. Thanks for the help.

    I got stuck on this one too - not realising that Dreamweaver automatically palces a border on every image link - but the simplest way I found was to have my "Properties" panel showing on the bottom and input 0 into the "Border" box. By having this panel open you can see if you have accidently applied any styles to the image, where it links to, Image size attributes and the Image name.

  • Image with link functions in Firefox, half of the image/link is active in Chrome, image/link dead in Safari

    I have a page with 2 nav links originating from 2 different images. 1 image / link works well with Firefox, Chrome and Safari. The other image / link works well with firefox, only half of the image is active in Chrome and none of the image is active in safari. The documents links checkout fine. I have replaced the image, the container as well as relinked. The result is the same. Can someone help please? Here is a link to my site (in progress) PikiPiks: film reviews Only the first 2 images in the left column are currently linked. The first image / link for "Kiki's Delivery Service" is the problematic one.  Thanks! MacOS 10.9 / Dreamweaver CS6

    Fix the code errors.
    Validation Results - W3C Markup Validator
    I won't even talk about the liberal usage of absolute positioning -- none of which is needed.  You'll soon learn  that this is not the way to build web pages when this comes back to bite you in the butt.  It almost looks like this layout was created in another program.  Was it?
    #1 On the web file names cannot contain special characters like apostrophes. <a href="Kiki'sDeliveryService.html"> is not a valid file name.  You need to rename without the apostrophe.
    #2 This link is pointing to a file on your local hard drive which nobody except you can see.
    <a href="file:///CARBUNKLE/Users/jev/Sites/WowAbout/index.html">  That path should be pointing to your site.
    Nancy O.

  • Dreamweaver/Flash Image/Link

    Hi. Thanks in advance for any help. I design a small website
    for the company I work for using Dreamweaver as the main program. I
    have never placed a Flash image before and cannot figure out how to
    place a link to another website on this image.
    Here is what I have now:
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
    width="392" height="72">
    <param name="movie"
    value="../images/NOLN_banner_v1.swf">
    <param name="quality" value="high">
    <embed src="../images/NOLN_banner_v1.swf" quality="high"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    type="application/x-shockwave-flash" width="392"
    height="72"></embed>
    </object>
    I need to link this to another website other than my own. I
    thought it would be like any other image in Dreamweaver. Help?
    I guess I should mention the Flash image was provided by a
    company wanted it linked to their site.

    > I need to link this to another website other than my
    own. I thought it
    > would
    > be like any other image in Dreamweaver. Help?
    It's completely unlike any other HTML element, since it's
    EMBEDDED in the
    page, not actually on the page.
    You cannot add a link to a Flash element using HTML. You must
    add this link
    in the Flash Actionscript. To do that, you would have to have
    Flash, and
    the SWF file's parent FLA file....
    Perhaps you could ask the provider to make the link for you?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "George Markle" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi. Thanks in advance for any help. I design a small
    website for the
    > company I
    > work for using Dreamweaver as the main program. I have
    never placed a
    > Flash
    > image before and cannot figure out how to place a link
    to another website
    > on
    > this image.
    >
    > Here is what I have now:
    >
    > <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=6,0,29,0" width="392" height="72">
    > <param name="movie"
    value="../images/NOLN_banner_v1.swf">
    > <param name="quality" value="high">
    > <embed src="../images/NOLN_banner_v1.swf"
    quality="high"
    > pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    > type="application/x-shockwave-flash" width="392"
    height="72"></embed>
    > </object>
    >
    > I need to link this to another website other than my
    own. I thought it
    > would
    > be like any other image in Dreamweaver. Help?
    >
    > I guess I should mention the Flash image was provided by
    a company wanted
    > it
    > linked to their site.
    >

  • Image not appearing when site is uploaded

    I have a very frustrating problem - I've designed a site and it works perfectly well when published to the test business catalyst site. My client likes to upload it himself, so I exported it to html and sent it to him. However, there's an image on one of the pages that simply won't appear on the page when the site is uploaded. There is just the broken image link symbol and a big blank space. I've checked the page src code and it's pointing to the right image; the image is in the folder... I am not a web developer, I'm just a designer so I don't have the knowledge to fix this and I have a very unhappy and pissed off client. Can anybody help me please? I don't know where to go from here.
    The image is actually an image of the person's CV as I was unable to put the text in there due to Muse's lack of being able to handle tables (something I am so flabbergasted about - can't imagine why not) and also it can't do tab stops (why?) so I'd love to know if anyone else has tried to present a CV using Muse where years have to line up with text, in tabular form!!
    I'm using a macbook pro, latest model with OS 10.7.5.

    Thank you yes, I should have given you that!
    The site where it's failing to load is: http://www.christelvanderlaan.com/cv.html
    The site/page where it's fine is: http://christelvanderlaan.businesscatalyst.com/cv.html
    Appreciate any kind of explanation!

  • Search Query Web Part thumbnail image link broken

    Hello,
    I have 4 farms spread across the world and I want to pull news from Farm 1 (headquarters) into farm 2, 3, and 4. In SharePoint 2007 I did this with content deployment by pushing only the news site out to the other 3 farms.  However, from
    reading content deployment guidelines in SP13 I feel this is no longer a supported configuration.
    I am trying to use the search query web part to accomplish this now.  I have a search query web part that I am using to roll up articles from SharePoint at farm 1.  So far it is mostly working, the articles are pulled in and I can see
    them.  When I click the link it takes me from the current farm (farm 2) to farm 1 to read the article.  The only problem I am having is that the rollup image does not display at farm 2, 3, or 4.  I believe this is happening because the image
    URL at the source is getting saved as a relative URL.  Even if I try to override the relative URL to the image with an absolute URL then it just forces the URL back to a relative URL because clearly SharePoint is smarter than I am and there is no reason
    I should ever want an absolute URL.
    I should add that to get this working, in my search settings, I had to configure an extra content source (to farm 1).
    So my question is what is the best way to handle this?  Is there an option in my search configurations on farm 2 to override URL's for a particular content source?  Am I even headed down the right path trying to do this with the content search
    web part?
    Thanks,

    Hi Tom,
    I have been trying to figure out what you mean when you say I am using 'Page item' instead of 'Picture'.  I don't understand what you mean.
    When I set up a page that will be published I have actually been using an 'Article Page' content type for the news item I want to share on all of the farms.  After creating the page there is a section at the bottom for a 'Rollup Image'  I specify
    the URL in this rollup image but the actual image is stored in an 'Assets' Library.  I have no problem with the article page itself showing up on Farm 2, just not the image.  The "Rollup Image" data type is Publishing Image - "Rollup
    Image is a site column created by the Publishing feature. It is used on the Page Content Type as the image for the page shown in content roll-ups such as the Content By Search web part." 
    Question 1: Are you saying that I need to somehow replace that rollup image field with a custom site column field?
    Question 2: If I set up a new column then do I need to worry about connecting catalogs?
    In your post from December 9th it sounded like you had this working in your test environment. 
    Question 3: Did you have it working using a different configuration there? 
    Question 4: If so, did it require having a separate web application just for Assets, or were you using a custom site column there?
    In Farm 2, after I connected my catalog from Farm 1, I found that a Pages library at the top level of my site collection contained some strange entries. I have files in that library called
    CatalogItem--1684387697
    CatalogItem-364050575
    Category-
    Category-1211-4576
    The first CatalogItem gives me an error "Sorry, something went wrong".  The rest seem to contain images from Farm 1.  However, news articles still are not finding those images.  I suppose that is because the 'Rollup image' link is
    still pointing to a different path than that connected catalog.  Anyway, those items were checked out to me and were not published.  I checked them in and published those Category/CatalogItem connections hoping that would work, but
    that didn't help either.  
    When I set up my catalog in farm 1 I only checked 'Enable this library as a catalog'.  None of the other fields seemed to apply since I am not publishing to a public site (Anonymous access) and also since I am not trying to tie identifiers to catalog
    items (Catalog Item URL fields).  Additionally when I connected to my catalog I tried "<label for="ctl00_PlaceHolderMain_connectionTypeSection_fullConnection">Integrate the catalog into my site" with the setting "</label><label
    for="ctl00_PlaceHolderMain_rewriteDecisionSection_noURLRewriteRadioButton">Make URLs point to source catalog".  I also tried "</label><label for="ctl00_PlaceHolderMain_connectionTypeSection_manualConnection">Connect,
    but do not integrate the catalog".  Both of those settings sounded like they might force catalog items to look to the source (Farm 1).  Neither worked.  There are a lot of other settings but none of them seem to apply to my situation. 
    I'm not trying to configure Navigation Hierarchy, Category Pages, or Item Pages.  Maybe I need to do something with "Catalog Item URL Format", but I'm not sure what settings I should try.</label>
    Questions 5,6: Do you have recommendations for my catalog/catalog connections to get this working?  Obviously my current configuration is not right or else it would work, but am I even close?

  • FAVICON.ico in BSP with link  rel   =  "shortcut icon"....

    Hi,
    I built into my BSP a favicon.
      <link  rel   =  "shortcut icon"
             href  =  "favicon.ico"
             type  =  "image/ico">
    Sometimes it is indicated
    and sometimes not
    Do you know why?
    That is my Coding:
    <%@page            language          =        "ABAP"%>
    <%@extension       name              =        "HTMLB"
                       prefix            =        "HTMLB"%>
    <HTMLB:content     design            =        "DESIGN2003"
                       forceEncode       =        "ENABLED"
                       controlRendering  =        "SAP">
    <link              rel               =        "shortcut icon"
                       href              =        "favicon.ico"
                       type              =        "image/ico">
    <HTMLB:document>
    <HTMLB:documentHead/>
    <HTMLB:documentBody>
    <HTMLB:form>
    <HTMLB:button      id          =   "BU_ANM"
                       onClick     =   "ONINPUTPROCESSING"
                       text        =   "only a Test for favicon"/>
    </HTMLB:form>
    </HTMLB:documentBody>
    </HTMLB:document>
    </HTMLB:content>

    Hello Eddy,
    thank you for your reply.
    The Icon is in the same place as the web page.
    Now I use this:
    <link  rel                 =        "shortcut icon"
           href                = 
          "/default_host/sap/bc/bsp/sap/my_bsp/favicon.ico"
           type                =        "image/x-icon">
    But the same problem.
    When I call the Page from SE80 with F8 it is O.K.
    But when I call the "ALIAS-BSP-Name" from the Browser - no Icon comes.
    Sorry for my english - I hope you understand me...?
    RoBu di AQu

Maybe you are looking for

  • Sort order for Faces

    Does anyone know if the Faces panel in Aperture has a sort order option? In particular, I'm interested in sorting the faces that show up on the panel based on number of photos included.

  • Itunes library.itl can't be opened

    when i want to open itunes, the messages "itunes library.itl can't be opned since it had been configuered by a newer itunes version (or similar, it's written in German) does anybody know anything about this?

  • Pdf not converting xsl

    Hi, I'm trying to add xsl fo code to an xml text node, and then get the value of the particular node (using xsl:value-of) within my xsl and then have the xsl convert to pdf. However, my resulting pdf displays the actual xsl code (and does not convert

  • I want to download my photoshop cs 5

    I want to download my photoshop cs 5

  • How to enable Like/Unlike, paging and searchbox functions for customized blog view list with JSLink.

    Hi All I am trying to customizing a view list which based on a blog template( =AllPost.aspx ) bu JSLink. The view need below 3 functions. 1. User can set Like/Unlike for each item on the list view. 2. User can move page by standard like page navigati