I am trying to format an image in the left nav bar of this page: http://arts.rpi.edu/index02.php

can you tell me why the image on the right (iearlg2.gif) automaticly pops to the top of the left nav bar?
you can view the stysheet from that page if you need to
thanks
conglomco

    <sarcasm> cant you read??? its a .php file!!! </sarcasm>

      I would certainly like to help out, but uh..... you want to get rid of the code that is blocking us from seeing the source? I mean, I am not going to check the properties of all of the images on the page to figure out which one is iearlg2.gif... Oh, here is a novel idea... How's about posting some code, so we can help you... Besides that, how can the "image to the right pop to the top of the nav bar to the left"? Read that aloud, and ask yourself if that even makes any sense...

        I just want to add an image to this navbar...
        I meant on the left, not the right...everytime i insert the image it pops to the top... It is taken from arts.rpi.edu

        <?php
        require_once("master_arts.php");
        global $u;
        ?>
        <table border="0" width="124" cellspacing="0" cellpadding="0" align="left">
        <tr>
        <td align="left" colspan="2"><a href="/"
        onmouseover="lnav_on('arts');"
        onmouseout="lnav_off('arts');"><img alt=""
        src="/images/v3/gray.gif" id="lnav_arts"
        border="0" width="20" height="20"></a></td>
        <td><img alt="" src="/images/v3/blank.gif" border="0" width="2" height="1"></td>
        <td align="left" width="117"><a href="/"
        onmouseover="lnav_on('arts');"
        onmouseout="lnav_off('arts');"><span
        class="leftnavtext" id="lnavtext_arts">arts.</span></a></td>
        </tr>
        <tr>
        <td colspan="3"><img alt="" src="/images/v3/blank.gif" border="0" width="1" height="5"></td>
        </tr>

        					<tr>
        						<td><img alt="" src="/images/v3/blank.gif" border="0" width="10" height="1"></td>
        						<td align="left"><a href="/content/program/"
        						onmouseover="lsubnav_on('arts_about');"
        						onmouseout="lsubnav_off('arts_about');"><img alt=""
        						src="/images/v3/gray.gif" id="lsubnav_arts_about"
        						border="0" width="10" height="10"></a></td>
        						<td><img alt="" src="/images/v3/blank.gif" border="0" width="2" height="1"></td>
        						<td align="left" width="117"><a href="/content/program/"
        						onmouseover="lsubnav_on('arts_about');"
        						onmouseout="lsubnav_off('arts_about');"><span
        						class="leftsubnavtext" id="lsubnavtext_arts_about">programs.</span></a></td>
        					</tr>
        					<tr>
        						<td colspan="3"><img alt="" src="/images/v3/blank.gif" border="0" width="1" height="5"></td>
        					</tr>
        					<tr>
        						<td><img alt="" src="/images/v3/blank.gif" border="0" width="10" height="1"></td>
        						<td align="left"><a href="/listnews.php"
        						onmouseover="lsubnav_on('arts_news');"
        						onmouseout="lsubnav_off('arts_news');"><img alt=""
        						src="/images/v3/gray.gif" id="lsubnav_arts_news"
        						border="0" width="10" height="10"></a></td>
        						<td><img alt="" src="/images/v3/blank.gif" border="0" width="2" height="1"></td>
        						<td align="left" width="117"><a href="/listnews.php"
        						onmouseover="lsubnav_on('arts_news');"
        						onmouseout="lsubnav_off('arts_news');"><span
        						class="leftsubnavtext" id="lsubnavtext_arts_news">news.</span></a></td>
        					</tr>
        					<tr>
        						<td colspan="3"><img alt="" src="/images/v3/blank.gif" border="0" width="1" height="5"></td>
        					</tr>
        					<tr>
        						<td><img alt="" src="/images/v3/blank.gif" border="0" width="10" height="1"></td>
        						<td align="left"><a href="/listevents.php"
        						onmouseover="lsubnav_on('arts_events');"
        						onmouseout="lsubnav_off('arts_events');"><img alt=""
        						src="/images/v3/gray.gif" id="lsubnav_arts_events"
        						border="0" width="10" height="10"></a></td>
        						<td><img alt="" src="/images/v3/blank.gif" border="0" width="2" height="1"></td>
        						<td align="left" width="117"><a href="/listevents.php"
        						onmouseover="lsubnav_on('arts_events');"
        						onmouseout="lsubnav_off('arts_events');"><span
        						class="leftsubnavtext" id="lsubnavtext_arts_events">calendar.</span></a></td>
        					</tr>
        					<tr>
        						<td colspan="3"><img alt="" src="/images/v3/blank.gif" border="0" width="1" height="5"></td>
        					</tr>
        					<tr>
        						<td><img alt="" src="/images/v3/blank.gif" border="0" width="10" height="1"></td>
        						<td align="left"><a href="/listfacilities.php"
        						onmouseover="lsubnav_on('arts_facilities');"
        						onmouseout="lsubnav_off('arts_facilities');"><img alt=""
        						src="/images/v3/gray.gif" id="lsubnav_arts_facilities"
        						border="0" width="10" height="10"></a></td>
        						<td><img alt="" src="/images/v3/blank.gif" border="0" width="2" height="1"></td>
        						<td align="left" width="117"><a href="/listfacilities.php"
        						onmouseover="lsubnav_on('arts_facilities');"
        						onmouseout="lsubnav_off('arts_facilities');"><span
        						class="leftsubnavtext" id="lsubnavtext_arts_facilities">facilities.</span></a></td>
        					</tr>
        					<tr>
        						<td colspan="3"><img alt="" src="/images/v3/blank.gif" border="0" width="1" height="5"></td>
        					</tr>
        					<tr>
        						<td><img alt="" src="/images/v3/blank.gif" border="0" width="10" height="1"></td>
        						<td align="left"><a href="/people/"
        						onmouseover="lsubnav_on('arts_people');"
        						onmouseout="lsubnav_off('arts_people');"><img alt=""
        						src="/images/v3/gray.gif" id="lsubnav_arts_people"
        						border="0" width="10" height="10"></a></td>
        						<td><img alt="" src="/images/v3/blank.gif" border="0" width="2" height="1"></td>
        						<td align="left" width="117"><a href="/people/"
        						onmouseover="lsubnav_on('arts_people');"
        						onmouseout="lsubnav_off('arts_people');"><span
        						class="leftsubnavtext" id="lsubnavtext_arts_people">people.</span></a></td>
        					</tr>
        					<tr>
        						<td colspan="3"><img alt="" src="/images/v3/blank.gif" border="0" width="1" height="12"></td>
        					</tr>
        
        
        
        
        
        					<?php
        						if ($u != false && is_object($u)) {
        					?>
        
        
        					<tr>
        						<td align="left" colspan="2"><a href="/home.php"
        						onmouseover="lnav_on('inside');"
        						onmouseout="lnav_off('inside');"><img alt=""
        						src="/images/v3/gray.gif" id="lnav_inside"
        						border="0" width="20" height="20"></a></td>
        						<td><img alt="" src="/images/v3/blank.gif" border="0" width="2" height="1"></td>
        						<td align="left"><a href="/home.php"
        						onmouseover="lnav_on('inside');"
        						onmouseout="lnav_off('inside');"><span
        						class="leftnavtext" id="lnavtext_inside">inside arts.</span></a></td>
        					</tr>
        					<tr>
        						<td colspan="3"><img alt="" src="/images/v3/blank.gif" border="0" width="1" height="5"></td>
        					</tr>
        
        					<tr>
        						<td><img alt="" src="/images/v3/blank.gif" border="0" width="10" height="1"></td>
        						<td align="left"><a href="/home.php"
        						onmouseover="lsubnav_on('inside_home');"
        						onmouseout="lsubnav_off('inside_home');"><img alt=""
        						src="/images/v3/gray.gif" id="lsubnav_inside_home"
        						border="0" width="10" height="10"></a></td>
        						<td><img alt="" src="/images/v3/blank.gif" border="0" width="2" height="1"></td>
        						<td align="left" width="117"><a href="/home.php"
        						onmouseover="lsubnav_on('inside_home');"
        						onmouseout="lsubnav_off('inside_home');"><span
        						class="leftsubnavtext" id="lsubnavtext_inside_home">home.</span></a></td>
        					</tr>
        					<tr>
        						<td colspan="3"><img alt="" src="/images/v3/blank.gif" border="0" width="1" height="5"></td>
        					</tr>

          OK, I believe I am either blind or stupid... Where is this iearlg2.gif image in your code? (No comments from the peanut gallery - Weed, LS, tsinka, etc... Keep biting your tongues 😉)

            Write a Reply...