Izzee

Well-Known Member
Feb 6, 2004
469
0
166
Please post your url and I will take a look as I don't think it is your css at fault. I will check your page source code in my browser then hopefully I can spot the indian with the bow and arrow :D

Just to add your CSS is fine and not the cause. I just check with TopStyle and it was given the nod.

Also you can PM me if you prefer to keep your URL off the forums. ;)

:)
 
Last edited:

Izzee

Well-Known Member
Feb 6, 2004
469
0
166
Find this at the bottom of your page and remove the arrow next to this </td> --> in your code.
HTML:
</td> -->
			<!-- <td width="11"><img src="images/bg-bar-r2.gif" width="10" height="40"></td> -->
			<!-- 
          <td width="10">&nbsp;</td>
        </tr>
		-->
      </table>
It looks to me like this is a page generated by a content manager so you may have to find the part in one of the templates associated with this area of your page to remove it permanently.

These comment tags <!-- comment --> come in pairs so if there is one arrow not paired off it will show in your page just like you have showing now. It may take some finding if it is in your templates but find it you must.

:)
 
Last edited: