Rechter Rand, wie einstellen?
Verfasst: 02.04.2015 12:28
Guten Tag,
es geht um
carthagomobil.de
und da habe ich den linken Rand in der Navigation (Foren-Übersicht) auf 5 px gestellt.
Wie kann ich auch den rechten Rand auf 5 px einstellen?
Hier so, wie es zur Zeit ist:
.nav-links a span {
display: block;
background: url({T_THEME_PATH}/images/nav.png) 0 -40px no-repeat;
padding-top: 10px;
padding-left: 5px;
height: 24px;
font-size: 12px;
line-height: 1em;
color: #fff;
text-shadow: rgba(0, 0, 0, 0.1) 1px 2px 1px;
white-space: nowrap;
max-width: 250px;
overflow: hidden;
}
Danke
Walter
es geht um
carthagomobil.de
und da habe ich den linken Rand in der Navigation (Foren-Übersicht) auf 5 px gestellt.
Wie kann ich auch den rechten Rand auf 5 px einstellen?
Hier so, wie es zur Zeit ist:
.nav-links a span {
display: block;
background: url({T_THEME_PATH}/images/nav.png) 0 -40px no-repeat;
padding-top: 10px;
padding-left: 5px;
height: 24px;
font-size: 12px;
line-height: 1em;
color: #fff;
text-shadow: rgba(0, 0, 0, 0.1) 1px 2px 1px;
white-space: nowrap;
max-width: 250px;
overflow: hidden;
}
Danke
Walter