IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
Following is an example CSS file named main.css containing class named University:
.RadTabStrip_University li {
border-bottom: 1px solid #e3e3e3;
height: 25px;
line-height: 25px;
font-size: 11px;
font-family: Arial;
padding: 0px;
margin: 0px;
}
.RadTabStrip_University li a.rtsLink {
color: #4e4e4e;
display: block;
width: 100%;
text-align: left;
background-image: url(../documentation/images/arrow.jpg);
background-repeat: no-repeat;
background-position: 10px 10px;
text-indent: 3px;
.RadTabStrip_University li a.rtsLink:hover {
color: White;
background-color: #013300;
.RadTabStrip_University li .rtsTxt {
Following is an example of how the navigation looks like:
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important