Das hier musst du in der Designeinstellung in den
"Erweiterten Einstellungen" bei "Text über dem Design" einfügen:
<style type="text/css">
<!--
body{
background-image:url(
HIER DIE BILDADRESSE VON DEINEM HINTERGRUNDBILD);
background-color:;
background-attachment:fixed;
border: 0px solid #c0c0c0;}
td.nav a{
font-family: arial;
font-size: 12px;
color: #000000;
text-decoration:
none}
td.nav a:hover{
font-family: arial;
font-size: 12px;
color: #000000;
text-decoration: none}
-->
</style>
Das grün Markierte im Code sorgt dafür, das der Unterstrich in der Navigation weg ist.
Außerdem solltest du die Schrift in der Navi nicht so groß machen und einheitlich in der Farbe und Formatierung - ist viel zu bunt.
______________
mfG design-globe