Hallo zusammen,
ich sitze seit Stunden über einen Problem...und zwar wie kennzeichne ich aktive links im slider-x-10-theme?
Ich habe zwar schon die Fornebeiträge zu "aktiven link hervorheben" gelesen, aber irgendwie bringen die mich nicht weiter :(
Ich attache hier mal mein Stylesheet (ja, ich weiß ,es ist lang...;)) Kann mir jemand sagen, wo ich da den active link hineinmache...also ich möchte, dass genau die seite, ich gerade aktiv besucht wir, in der sidebar ein andere Farbe hat....
DANKE!!!!!
das ist mein stylesheet :
html, h1, h3, h6, ul, ol
{
margin: 0;
padding: 0;
}
body
{
background: #fff;
color: #333333;
font-family: Garamond, serif;
font-size: 15px;
line-height: 1.4em;
margin: 0px 0 0 0;
}
a,
#sidebar h5 a
{
color: #000;
text-decoration: none;
}
a:hover,
#sidebar a:hover
{
color: #A8DA23;
}
a:link{color:#6E6892;}
.whitelink a {
color: #fff;
}
.whitelink a:hover {
color: #fff;
}
ul
{
}
ul li ul
{
}
ol
{
list-style-position: inside;
}
input, textarea
{
width: 40em;
border: 0px solid #fff;
background: #fff;
color: #000;
padding: 0.2em;
}
#container
{
width: 100em;
margin: 0 auto;
}
#columnLeft
{
position: relative;
float: left;
width: 30em;
background: #fff;
margin: 6px 0px 0px 20px;
padding: 0 0 0 0;
}
#header h5
{
background: #fff;
height: 1.5em;
font-size: 1.2em;
font-weight: normal;
border-top: 0px solid #fff;
}
#footer
{
padding: 7em 1.2em 1.2em 1.2em;
font-size: 1em;
line-height: 1.3em;
background: #fff;
}
#searchform input
{
width: 11.6em;
}
#postsSmall
{
margin: 0 0 0 1.2em;
}
#postsSmall h5
{
color: #000;
background: #fff;
font-size: 1em;
padding: 0 1em 0 1em;
margin: 0em 0 0 0;
text-transform: uppercase;
}
#postContent ul
{
list-style: none;
}
#postContent ul li
{
border-bottom: 0px solid #fff;
padding: 0 0 0 0;
}
#sidebar
{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#sidebar h5
{
color: #000;
background: #fff;
font-size: 1.2em;
font-weight: normal;
padding: 0 0em 0 0em;
margin: 0 0 0px 0;
text-align: left;
}
#sidebar h5:hover
{
background: #fff;
}
#sidebar h5,
#sidebar h5 a
{
color: #000000;
}
#sidebar h5:hover
{
color: #A8DA23;
}
#sidebar a
{
color: #6F6F6F;
}
#searchContent,
#postContent,
#themesContent,
#categoryContent,
#archiveContent,
#pagesContent,
#welcheContent,
#blogrollContent,
#metaContent
{
display: none;
color: #fff;
background: #fff;
font-size: 0.9em;
padding: 0 1em 0 0em;
margin: 0 0 0 0;
text-align: left;
}
#sidebar h6
{
color: #999999;
background: #fff;
font-size: 0.9em;
padding: 0 0em 0 0em;
margin: 0 0 0px 0;
text-align: left;
}
#middleCol
{
display: none;
position: left;
background: #fff;
float: left;
width: 550px;
margin: 56x 0 0em 0em;
}
#middleCol h2
{
padding: 0 0em;
}
#middleCol .aPost h5
{
color: #333;
background: #fff;
font-size: 3em;
font-weight: normal;
padding: 0.75em;
margin: 1em 0 0 0;
}
#middleCol h10
{
color: #333;
font-size: 1.3em;
font-weight: bold;
padding: 2em 0em em 0em;
margin: 0em 0em 0em 0em;
text-transform: uppercase;
}
#middleCol h11
{
color: #c0c0c0;
font-size: 1em;
font-weight: normal
}
#middleCol .aPost .aPostBody
{
padding: 2em 0em 0em 0em;
}
#middleCol .aPost .aPostBody img
{
border: 0px solid #fff;
float: left;
padding: 0em 0 0em 0em;
margin: 0.5em;
}
#middleCol .aPost .postInfo
{
position: relative;
margin: 1em 0 0 0;
}
#middleCol .aPost .postInfo h6,
#middleCol .aPost .postCategories h6
{
display: inline;
background: #fff;
font-size: 1em;
padding: 0 1em 0 1em;
margin: 0 3px 2px 0;
text-transform: uppercase;
}
#middleCol .aPost .postInfo .postComments
{
float: right;
}
#rightCol
{
position: relative;
float: left;
background: #f0f0f0;
width: 0em;
margin: 8em 0 5em 2em;
}
#theComments
{
display: none;
}
#theComments h5
{
color: #666;
background: #fff;
font-size: 1em;
padding: 0 1em 0 1em;
margin: 1em 0 0 0;
text-transform: uppercase;
}
#respondArea
{
padding: 1em;
background: #fff;
}
#respondForm
{
display: none;
}
#commentsArea
{
padding: 1em 0;
}
#commentsArea .aComment
{
margin: 0 0 2em 0;
}
#commentsArea .aComment h5
{
font-size: 1em;
text-transform: none;
padding: 1em 0 0 0;
font-weight: normal;
text-align: right;
}
#commentsArea .commentInfo h6
{
display: inline;
background: #f7f7f7;
font-size: 1em;
padding: 0 0em 0 0em;
margin: 0 3px 2px 0;
text-transform: uppercase;
}
#commentsArea .aCommentBody
{
padding: 0 1em;
}
.wp-smiley
{
border: none !important;
margin: 0 !important;
padding: 0 !important;
float: none !important;
}
.uc
{
text-transform: uppercase;
}