Change color "view cart" link

Hi i'm looking for a way to change the color for the "view cart" link in this module: {module_shoppingcartsummary,vertical,}
Any suggestions?
Thanx,
Frank

Ahh, so was visited link. Hard to tell when your not looking at it to offer help
An anchor you should always look to do the following...
There are your 3 main states - link, visited, hover.
You do not need to reference :link because browsers know the html element is a link but you can be specific if you wish.
So in terms of your css you have
a,
a:visited
a:hover
Often you will want the visited link to be the same as your main so a css would normally form..
a, a:visited { color:#333; }
a:hover      { color:#cc0000; }
For example

Similar Messages

  • View Cart Link Missing

    I have no clue what I have done but my view cart link that shows up after adding something to the shopping cart is missing from the page. How do I get it back? How did I remove it? I am still relatively  new to this and keep stumblin gover silly things like this.

    Didn't help.
    Here's my CSS and link
    http://bffnew.businesscatalyst.com/home
    html,body {
              height: 100%;
              margin: 0;
    h2{
        color: #f7f7f7;
        font-size:30px;
    h3{
    color: #f7f7f7;  
    body{
              margin:0;
              font:13px/15px Arial, Helvetica, sans-serif;
              color:#000000;
              background:url(../images/BffNewBG.png) no-repeat;
              min-width:990px;
    img {border:0;}
    form, fieldset{
              margin:0;
              padding:0;
              border:0;
    input,textarea,
    select{
              font:100% Arial, Helvetica, sans-serif;
              vertical-align: middle;
    input[type=text], input[type=password], input[type=file], textarea{-webkit-appearance:none;}
    a{
              color:#0087e1;
              text-decoration:none;
              outline:none;
    a:hover{text-decoration:underline;}
    #wrapper{
              width:990px;
              margin:0 auto;
              min-height:100%;
    #header{
              height:1%;
              padding:12px 0 0;
              position:relative;
              z-index:1;
    #header:after{
              display:block;
              clear:both;
              content:'';
    .header-block{
              overflow:hidden;
              margin:0 0 31px;
    .logo{
              background:url(../images/logo.jpg) no-repeat;
              margin:0;
              float:left;
              overflow:hidden;
              width:82px;
              height:30px;
              text-indent:-9999px;
    .logo a{
              height:100%;
              display:block;
    .slogan{
              float:left;
              background:url(../images/sp.jpg) no-repeat 0 9px;
              padding:6px 0 3px 35px;
              margin:0 0 0 34px;
    .header-block ul{
              margin:0;
              padding:1px 0 0;
              list-style:none;
              overflow:hidden;
              float:right;
              font:21px/23px Arial, Helvetica, sans-serif;
              width:228px;
    .header-block li{
              float:left;
              background:url(../images/sp.jpg) no-repeat 0 6px;
              margin:0 1px 0 -1px;
              padding:0 14px 0 23px;
    .header-block li a{
              float:left;
              margin:3px 0 0;
    * +html .header-block li a{margin:1px 0 0;}
    .header-block li span{
              float:left;
              margin:3px 0 0;
    .cartSummaryLink,
    .cart-link{
              float:right;
              text-indent:-9999px;
              overflow:hidden;
              background:url(../images/myitems.jpg) no-repeat;
              width:22px;
              height:18px;
              margin:11px 0 0 14px;
    .cartSummaryLink{display:none;}
    .header-panel{
              background:url(../images/navigation.jpg) no-repeat;
              height:57px;
    .header-panel:after,
    .header-panel ul:after{
              display:block;
              clear:both;
              content:'';
    .header-panel ul{
              float:left;
              margin:0;
              padding:0;
              list-style:none;
              font:18px/20px Arial, Helvetica, sans-serif;
              text-transform:uppercase;
    .header-panel ul li{
              float:left;
              border-right:1px solid #dfdfdf;
              padding:2px 1px;
              position:relative;
              margin:0 1px 0 -1px;
    .header-panel ul li a {
              float:left;
              padding:21px 30px 0;
              height:32px;
              color:#333333;
    * +html .header-panel ul li a{
              padding:16px 30px 0;
              height:37px;
    .header-panel ul li:hover a,
    .header-panel ul li a:hover {
              background:#ececec;
              text-decoration:none;
    .header-panel ul li.home a {
              margin:-2px 0 0;
              height:32px;
              padding:23px 30px 0;
    * +html .header-panel ul li.home a{
              padding:18px 30px 0;
              height:35px;
    .header-panel ul li.home:hover a,
    .header-panel ul li.home a:hover {
              background:url(../images/homeHover.jpg) no-repeat;
    .header-panel ul li:hover{position:relative;}
    .header-panel ul li:hover ul{display:block;}
    .header-panel ul li ul{
              padding:0 15px 12px;
              position:absolute;
              top: 47px;
              background:#eaeaea;
              z-index:3;
              left:-1px;
              width:208px;
              display:none;
              margin:10px 0 0;
              border-top:1px solid #fff;
    .header-panel ul li ul li{
              float:none;
              border-right:0;
              padding:0;
              border-bottom:1px solid #e3e3e3;
              vertical-align:top;
              height:1%;
    .header-panel ul li ul li a{
              padding:10px 10px 9px;
              display:block;
              color:#666666;
              text-decoration:none;
              height:auto;
              font-size:12px;
              margin:0;
              background:none !important;
              float:none;
    .header-panel ul li ul li a:hover{
              background:#2489CC !important;
              color:#fff;
    .search-form{
              float:right;
              width:252px;
              height:25px;
              background:url(../images/search.png) no-repeat;
              margin:11px 33px 0 0;
              position:relative;
              padding:9px 0 0;
    .search-box{
              overflow:hidden;
              padding:0;
    .search-form .submit {
              float:left;
              width:16px;
              height:14px;
              background:url(../images/bSearch.png) no-repeat;
              border:none;
              text-indent:-9999px;
              line-height:0;
              padding:0;
              margin:2px 0 0 15px;
              cursor:pointer;
    .search-form .text {
              float:right;
              background:none;
              border:0;
              width: 195px;
              font-size:12px;
              color:#666;
              outline:none;
              padding:0;
              margin:0 15px 0 0;
    #main{
              overflow:hidden;
              padding:0 0 100px;
    .main-frame{
              background:#fff;
              border:1px solid #dfdfdf;
              border-top:0px;
              padding:32px 32px 43px;
              overflow:hidden;
    .gallery{
              position:relative;
              overflow:hidden;
              width:922px;
              border:1px solid #DEDEDE;
              margin:0 0 24px;
    .gallery-holder{
              position:relative;
              overflow:hidden;
              width:922px;
              height:287px;
    .gallery-holder ul{
              width:99999px;
              margin:0;
              padding:0;
              list-style:none;
    .gallery-holder ul li{
              float:left;
              width:922px;
              height:287px;
    .gallery-holder ul li img{display:block;}
    .switcher{
              position:absolute;
              right:26px;
              bottom:26px;
              background:url(../images/slideshow_violator.png) no-repeat;
              width:82px;
              height:24px;
              margin:0;
              padding:14px 0 0 16px;
              list-style:none;
    .switcher ul{
              margin:0;
              padding:0;
              list-style:none;
    .switcher li{
              float:left;
              margin:0 7px 0 0;
    .switcher li a{
              float:left;
              text-indent:-9999px;
              overflow:hidden;
              width:11px;
              height:11px;
              background:url(../images/slide_navigation_noactive.png) no-repeat;
    .switcher li a:hover,
    .switcher ul li a.active{
              background:url(../images/slide_navigation_hover.png) no-repeat;
    .main-holder{
              overflow:hidden;
              height:1%;
    #sidebar{
              float:left;
              width:230px;
              padding:8px 0 0;
    .sidebar-box{
              border:1px solid #e3e3e3;
              overflow:hidden;
              padding:0 0 5px;
              margin:0 0 32px;
    .sidebar-box h2{
              background:#f9f9f9 url(../images/tBox.jpg) 10px 13px no-repeat;
              padding:8px 0 6px 27px;
              font:19px/21px Arial, Helvetica, sans-serif;
              color:#333;
              margin:0 0 4px;
              border-bottom:1px solid #dfdfdf;
              text-transform:uppercase;
    .sidebar-box h2 a{color:#333;}
    .sidebar-box ul{
              margin:0;
              padding:0 12px 0 10px;
              list-style:none;
              overflow:hidden;
    .sidebar-box ul li{
              padding:1px 0;
              border-top:1px solid #e3e3e3;
              margin:-1px 0 1px;
    .sidebar-box ul li a{
              padding:11px 8px;
              display:block;
              color:#666666;
              text-decoration:none;
              font-size:12px;
    .sidebar-box ul li a:hover,
    .sidebar-box ul li.active a{
              color:#3F9FFF;
              background:#fbfafa;
    .sidebar-box ol{
              margin:0;
              padding:0 0 20px 29px;
              color:#666;
              counter-reset:section;
              list-style:none;
    .announcement-list{
              font:13px/18px Arial, Helvetica, sans-serif;
              padding:10px 13px;
    .announcement-list h3{
              margin:0 0 10px;
              font:bold 13px/15px Arial, Helvetica, sans-serif;
    .announcement-list h3 .date{
              display:block;
              margin:0;
    .announcement-list p{margin:0;}
    .sidebar-box ol li:before,
    .sidebar-box ol li .list-item-before {
              content:''counter(section)'.';
              counter-increment:section;
              margin:0 0 -16px -20px;
              position:relative;
              display:block;
              width:27px;
    .sidebar-box ol li{
               list-style-type:expression(
               function(t){
               t.runtimeStyle.listStyleType = 'none';
               t.insertAdjacentHTML('afterBegin','<span class="list-item-before">' + (++t.parentNode.IEcounter || (t.parentNode.IEcounter = 1)) + '. </span>');
               }(this)
    .sidebar-box ol li{margin:17px 0 0;}
    .sidebar-box ol li a{color:#1aade4;}
    #icons{
              overflow:hidden;
              padding:0 0 0 32px;
    #icons img{
              float:left;
              margin:0 3px 0 0;
    #content{
              float:right;
              width:664px;
              overflow:hidden;
    #content h2{
              font:24px/27px Arial, Helvetica, sans-serif;
              background:url(../images/tContent.jpg) no-repeat 0 6px;
              padding:3px 0 0 28px;
              margin:0 0 26px;
              text-transform:uppercase;
    .system-message h1,
    .system-error-message h1,
    .user-info h2,
    .shop-checkout h1,
    .announcement-details h1{
              font:24px/27px Arial, Helvetica, sans-serif;
              margin:0 0 26px;
              text-transform:uppercase;
              color:#2489CC;
    .products,
    .productfeaturelist,
    .productSmall{
              overflow:hidden;
              margin:0;
              padding:6px 0 0;
              list-style:none;
              width:990px;
    .shop-main ul.productSmall{margin:0 0 30px;}
    #content .products,
    #content .productfeaturelist{
              width:710px;
              padding:0 0 1px 3px;
              border-bottom:1px solid #e3e3e3;
    .products li,
    .productfeaturelist li,
    .productSmall li{
              float:left;
              width:270px;
              padding:0 58px 30px 0
    #content .products li,
    #content .productfeaturelist li{
              width:308px;
              padding:0 43px 30px 0;
    .shop-product-large .image .productPopletsItem img{margin:0 10px;}
    .products li img,
    .productfeaturelist li img,
    .shop-product-large .image img,
    .productSmall td img,
    .productSmall li img{
              display:block;
              border:1px solid #e3e3e3 !important;
              margin:0 auto 10px;
    .products h3,
    .productfeaturelist h3,
    .productSmall h3{
              margin:0;
              font:24px/27px Arial, Helvetica, sans-serif;
              overflow:hidden;
    .products h3 .cufon{float:left;}
    .cufon-active .products h3{line-height:29px;}
    .products h3 a,
    .productfeaturelist h3 a,
    .productSmall h3 a{color:#666;}
    .products h3 a:hover,
    .productfeaturelist h3 a:hover,
    .productSmall h3 a:hover{text-decoration:none;}
    .products span.price,
    .productfeaturelist span.price,
    .productSmall .price{
              color:#3F9FFF;
              font:12px/15px Arial, Helvetica, sans-serif;
    .shop-product-large li.price{
              color:#3F9FFF;
              font:24px/27px Arial, Helvetica, sans-serif;
              display:block;
              text-align:right;
              margin:0 0 29px;
    .shop-product-large .description{
              border-bottom:1px solid #e3e3e3;
              margin:0 0 27px;
              padding:0 0 8px          ;
    .paging{
              overflow:hidden;
              font-size:12px;
              border-top:1px solid #E3E3E3;
              padding:32px 0 0;
    .shop-main .footer{
              float:right;
    .previous-holder{float:left;}
    .next-holder{float:right;}
    .pagination-holder{
              float:left;
              padding:8px 10px 0 0;
    .pagination-holder a{
              padding:0 8px;
              color:#333;
              text-decoration:underline;
    .pagination-holder a:hover{text-decoration:none;}
    .paging ul li.prev a,
    .paging ul li.next a{
              float:left;
              text-indent:-9999px;
              overflow:hidden;
              width:29px;
              height:27px;
              background:url(../images/gpPrev.jpg) no-repeat;
              margin:-7px -7px 0 0;
    .paging ul li.next a{
              background:url(../images/gpNext.jpg) no-repeat;
              margin:-7px -16px 0 11px;
    .paging ul li span{
              letter-spacing:2px;
              float:left;
              margin:0 0 0 -4px;
    .paging ul li a:hover,
    .paging ul li.active a{text-decoration:underline;}
    #footer{
              width:990px;
              margin:-80px auto 0;
              height:80px;
    .footer-box{
              float:left;
              width:500px;
              font:14px/17px Arial, Helvetica, sans-serif;
    .footer-box p{margin:0 0 4px;}
    .footer-box span{
              display:block;
              font:12px/15px Arial, Helvetica, sans-serif;
    .add-nav{
              overflow:hidden;
    #footer ul,
    .add-nav ul{
              float:right;
              overflow:hidden;
              margin:0 -11px 0 0;
              padding:0;
              list-style:none;
              font:12px/15px Arial, Helvetica, sans-serif;
    .add-nav ul{margin:0;}
    #footer li,
    .add-nav li,
    .add-nav span{
              float:left;
              background:url(../images/sp2.jpg) no-repeat 0 4px;
              margin:0 1px 0 -1px;
              padding:0 10px 0 15px;
    .add-nav span{
              float:right;
              font:12px/15px Arial,Helvetica,sans-serif;
    #footer li a,
    .add-nav li a,
    .add-nav span a{color:#666;}
    .main-panel{
              background:#ffffff url(../images/titleExt.jpg) repeat-x;
              border:1px solid #e6e6e6;
              padding:20px 15px 16px;
              overflow:hidden;
              margin:0 0 26px;
    .main-panel .breadcrumbs{
              background:url(../images/play.png) no-repeat 0 50%;
              padding:0 0 0 29px;
              float:left;
              margin:0;
              list-style:none;
              color:#666;
              text-transform:uppercase;
              font:15px/17px Arial, Helvetica, sans-serif;
    .main-panel .breadcrumbs span{
              float:left;
              margin:0 11px 0 0;
    .main-panel .breadcrumbs a{
              color:#666;
              margin:0 8px 0 0;
              float:left;
    .header-panel ul li a .cufon{float:left;}
    .cufon-active .header-panel ul li a{line-height:24px;}
    .main-panel .breadcrumbs a:hover{text-decoration:none;}
    .container{
              overflow:hidden;
    .email-form{
              float:left;
              width:422px;
              margin:2px 0 0;
    .email-form td{padding:0 !important;}
    .email-form .text,
    .login-form .cat_textbox,
    .secure-login .cat_textbox_small,
    .system-error-message .textbox,
    .registration .cat_textbox,
    .edit .cat_textbox,
    .comment-list .cat_textbox_small,
    .comment-form .cat_textbox_small,
    .shop-checkout .cat_textbox{
              display:block;
              background:#fff;
              border:1px solid #e3e3e3;
              padding:11px 10px;
              margin:0 0 16px;
              outline:none;
              width:400px;
              color:#666;
              font:12px/15px Arial, Helvetica, sans-serif;
    .edit .cat_textbox,
    .shop-checkout .cat_textbox{display:inline;}
    .registration .cat_textbox,
    .edit .cat_textbox{margin:0;}
    .email-form textarea,
    .comment-list textarea,
    .comment-form textarea,
    .shop-checkout textarea{
              display:block;
              background:#fff;
              border:1px solid #e3e3e3;
              padding:12px 10px;
              margin:0 0 16px;
              outline:none;
              height:174px;
              max-height:174px;
              max-width:400px;
              width:400px;
              color:#666;
              font:12px/15px Arial, Helvetica, sans-serif;
              overflow:auto;
    .email-form .submit,
    .login-form .cat_button,
    .secure-login .cat_button,
    .system-error-message .button,
    .registration .cat_button,
    .edit .cat_button,
    .comment-list .submit,
    .comment-form .cat_button,
    .shop-checkout .cat_button,
    .user-info .edit-details{
              display:block;
              background:#2489CC;
              border:none;
              color:#fff;
              font:11px/15px Arial, Helvetica, sans-serif;
              padding:0;
              margin:0;
              cursor:pointer;
              width:194px;
              height:41px;
              text-transform:uppercase;
    .user-info .edit-details{
              text-align:center;
              padding:14px 0 0;
              height:27px;
              margin:10px 0 0;
    .user-info .edit-details:hover{text-decoration:none;}
    .login-form label,
    .secure-login label,
    .system-error-message label,
    .registration label,
    .edit label,
    .comment-list label,
    .comment-form label,
    .shop-checkout label{
              font:13px/15px Arial, Helvetica, sans-serif;
              margin:0 0 7px 10px;
              display:block;
    .shop-checkout select{margin:0 0 16px;}
    .comment-list .has-captcha label{margin:0 0 7px;}
    .comment-list .has-captcha .cat_textbox{
              display:block;
              background:#fff;
              border:1px solid #e3e3e3;
              padding:11px 10px;
              margin:0;
              outline:none;
              width:138px !important;
              color:#666;
              font:12px/15px Arial, Helvetica, sans-serif;
    .system-error-message{
              width:670px;
              margin:0 auto;
              padding:0;
              background:none;
              border:none;
    .container-info{
              float:right;
              width:471px;
              line-height:22px;
    .container-info h2{
              margin:0 0 17px;
              font:30px/33px Arial, Helvetica, sans-serif;
              color:#2489cc;
    .container-info p{margin:0 0 20px;}
    .cartSummaryTable{margin:13px 0 0;}
    .edit table{margin:0 0 40px;}
    .hidden{display:none;}
    .user-info dl{
              margin:0;
              overflow:hidden;
    .user-info dt{
              float:left;
              margin:0 5px 5px 0;
              width:85px;
    .user-info dd{margin:0 0 5px;}
    .user-info h2{margin:15px 0 10px 15px;}
    .order-list{margin:10px 0;}
    .order-list td{padding:6px;}
    .registration h2,
    .edit h2,
    .comment-form h5{
              color: #2489CC;
              font: 23px/27px Arial,Helvetica,sans-serif;
              margin: 0 0 16px;
    .edit h2{margin:0 0 6px 10px;}
    .registration table{margin:0 0 10px;}
    .captcha-holder strong,
    .registration .captchaimg img,
    .edit strong{display:block;}
    .registration .captchaimg,
    .comment-list .captchaimg,
    .comment-form .captchaimg{margin:0 0 10px;}
    .captcha-holder .cat_textbox{
              width:140px !important;
              padding:5px 10px;
    .blog-list{
              background:none;
              border:none;
              font:13px/15px Arial, Helvetica, sans-serif;
    .blog-post h2,
    .post-list h2{
              color: #2489CC;
              font: 29px/31px Arial,Helvetica,sans-serif !important;
              margin: 0 !important;
              border:none !important;
              padding:0 !important;
              text-transform:uppercase;
    .post-list #catforumoutput h2{
              font: 20px/23px Arial,Helvetica,sans-serif !important;
              text-indent:15px;
    .breadcrumb{display:none;}
    .blog-post h2 a:hover,
    .post-list h2 a:hover{text-decoration:none;}
    .blog-container .description{display:none;}
    .post-details,
    .post-body p{margin:0 0 5px !important;}
    .comment-list{
              background:none;
              border:none;
              padding:0;
    .comment-list h5{
              color: #2489CC;
              font: 25px/27px Arial,Helvetica,sans-serif !important;
              margin: 0 !important;
    .comments-form{margin:25px 0 0;}
    .comments-form .item,
    .comment-form .item,
    .shop-checkout .item,
    .secure-login .item{padding:0 0 10px !important;}
    .secure-login div.form{padding:0;}
    .secure-login .checkbox{
              float:left;
              margin:0;
              padding:0;
              width:16px;
              height:15px;
    .BlogRecentPost li, .BlogTagList li, .BlogPostArchive li{
              font:13px/15px Arial, Helvetica, sans-serif;
    .side-panel h4{
              margin:0 0 10px;
              font:bold 14px/17px Arial, Helvetica, sans-serif;
    .account-container{
              overflow:hidden;
    .account-container h2{
              color: #2489CC;
              font: 27px/29px Arial,Helvetica,sans-serif !important;
              margin: 0 0 20px;
    .account-container .holder{
              overflow:hidden;
    .account-container h3{
              margin:0 0 16px;
              font:bold 16px/19px Arial, Helvetica, sans-serif;
              background:none;
              border:none;
              padding:0;
              text-transform:uppercase;
    .account-container p{margin:0 0 16px 10px;}
    .account-container .column{
              float:left;
              width:450px
    .create-account{
              display:block;
              background:#2489CC;
              border:1px solid #e3e3e3;
              color:#fff;
              font:11px/15px Arial, Helvetica, sans-serif;
              width:194px;
              height:28px;
              text-transform:uppercase;
              text-align:center;
              padding:13px 0 0;
    .create-account:hover{text-decoration:none;}
    .login-form,
    .secure-login{
              width:428px;
              float:right;
              border:none;
              background:none;
              margin:0;
    .view-display{
              float:right;
              font:11px/13px Arial, Helvetica, sans-serif;
              padding:3px 4px 0 0;
    .view-display a{
              text-decoration:underline;
    .view-display a:hover{text-decoration:none;}
    .catalogueTable,
    .shop-main .header,
    .shop-cart .breadcrumbs,
    .shop-cart h1{display:none;}
    .shop-product-large{
              overflow:hidden;
              border:none;
    .shop-product-large .image{
              margin:0;
              float:left;
              padding:0;
              width:420px;
    .shop-product-large .details{
              float:right;
              padding:0;
              background:none;
              width:472px;
              margin:-6px 0 0;
              line-height:22px;
    .shop-product-large h1,
    .forum-container h1,
    .forum-posts-container h1,
    .blog-container h1{
              color:#2489CC;
              font:29px/31px Arial, Helvetica, sans-serif;
              margin:0 0 16px;
    .blog-container h1 img{margin:0 0 0 10px;}
    .shop-product-large .details p{margin:0 0 19px;}
    .shop-product-large li.instock{display:none;}
    .shop-product-large .details .quantity .productTextInput{
              display:none;
    .shop-product-large .details .quantity img{
              top:0;
              float:right;
              margin:-2px 0 0 10px;
              cursor:pointer;
    .shop-product-large ul{
              margin:0 0 66px;
              padding:0;
    .radio-holder{
              overflow:hidden;
              padding:0 0 10px 10px;
    .poplets {
        border-top:none;
        margin: 0;
        padding: 13px 0 0;
    .sitemap ul{
              margin:0;
              padding:0 0 0 20px;
              list-style:none;
              font:14px/17px Arial, Helvetica, sans-serif;
    .sitemap li{
              padding:4px 0 7px 20px;
              background:url(../images/tBox.jpg) no-repeat 0 8px;
    .sitemap li ul{padding:7px 0 0 20px;}
    table.topic-list th{
              font:14px/17px Arial, Helvetica, sans-serif !important;
    .shop-cart .cart{
              border:none;
              font:15px/17px Arial, Helvetica, sans-serif;
    .remove-link a{
              display:block;
              text-indent:-9999px;
              overflow:hidden;
              width:8px;
              height:8px;
              background:url(../images/ico-remove.gif) no-repeat;
              margin:25px auto 0;
    .shop-cart table.cart th{
              background:none;
              color:#666;
              font:18px/23px Arial, Helvetica, sans-serif;
              text-transform:uppercase;
              text-align:left;
              padding:25px 24px;
              border:none;
    .shop-cart table.cart .val td{
              padding:0;
              background:#f8f8f8;
              border:none;
    .shop-cart table.cart td.productname a{color:#666;}
    .shop-cart table.cart .val td.quantity input{
              display:block;
              background:#eaeaea;
              color:#999;
              padding:3px 0;
              margin:0;
              border:none;
              width:124px;
              text-align:center;
    .buttons-holder{
              overflow:hidden;
    .buttons-holder a{
              float:left;
              text-indent:-9999px;
              overflow:hidden;
              width:62px;
              height:20px;
              background:url(../images/ico-minus.gif) no-repeat;
    .buttons-holder a.plus{background:url(../images/ico-plus.gif) no-repeat;}
    table.cart strong{
              font:19px/21px Arial, Helvetica, sans-serif;
    .envelope{
              margin:0 0 20px;
    table.cart .invoice-total{
              vertical-align:middle;
              text-align:center;
    table.cart .invoice-total .envelope{
              border:1px solid #ebebeb;
              height: 55px;
        padding: 26px 10px 0;
        width: 268px;
    table.cart .invoice-total strong{
              color:#1a8bd7;
              font:34px/37px Arial, Helvetica, sans-serif;
    tr.shipping td{border:none;}
    tr.total td{border-bottom:1px solid #DDD;}
    table.cart td.total-section{
              vertical-align:middle;
    table.cart td.actions{
              vertical-align:top;
    table.cart .actions a{
              color:#666;
              font:14px/17px Arial, Helvetica, sans-serif;
              float:right;
    table.cart .actions a.continue-shopping{
              margin:15px 18px 0 0;
    table.cart .actions a.continue-shopping:hover{color:#999;}
    table.forum td,
    table.topic{
              font:13px/15px Arial, Helvetica, sans-serif;
    table.forum h3{
              margin:0;
              font:bold 13px/15px Arial, Helvetica, sans-serif;
    .productitemcell{
              height:70px;
              padding:27px 23px;
              border-bottom:1px solid #fff;
    .cart-image .productitemcell{
              width:121px;
              height:67px;
              padding:28px 23px 29px;
    .productitemcell img{
              display:block;
              border:1px solid #ebebeb;
              width:100%;
    .productname .productitemcell{
              width:180px;
              padding:47px 0 7px;
    .shop-cart table.cart th.productname{padding:25px 0;}
    .price-section .productitemcell{
              padding:47px 0 7px 23px;
              color:#1a8bd7;
              width:60px;
    .product-image{
              width:268px;
              height:201px;
    .product-image img{width:100%;}
    #content .product-image{
              width:auto;
              height:auto;
    .hidden{display:none;}

  • Change color of List link

    Hi,
    I'm trying to change the color of the links in one of my Lists. Can somebody please tell me how to do this? I'm not sure where to put it or what the syntax is.
    Thanks,
    Nora

    Take a look at:
    Change color of row links
    Basically, create a class for your links and change the attributes using the :link,:visited,and :hover pseudo-classes. Even better, apply a class to the UL element, such as "myList" then add the following to your css:
    ul.myList li a:link,ul.myList li a:visited{color:#00ff00;text-decoration:none;}
    ul.myList li a:link,ul.myList li a:hover{color:#ff0000;text-decoration:underline;}
    That way you don't have to repeat the 'class=".." ' for every link in your li, thus reducing the size of the page.
    Thanks,
    Tyler

  • Changing color on visited links?

    How can Safari options be changed to show visited links in a different color (as is the case in Internet explorer and other browsers.
    i.e if you have already visited a link, when you return to the main page, the browser shows you by different colors which links you have viewed and which ones are new (for thew current session)
    thanks

    I know you said Safari Enhancer will change the "read" links color but not on certain pages that have their own style sheets. I am using 10.4 with the latest version of Enhancer with Yahoo set as my home page. This page has about 100 links to news, sports, business etc. Even though I set Enhancer to change the colors it will not do so. Nor will my Google News Page. It does work with Google Search page but I want it to work on my Yahoo home page since that is where I read all of my News etc. Can you recommend other software that will work? Is Apple going to address this issue?
    Power Mac G4 1.2   Mac OS X (10.4.4)   Safari Enhancer 3.1

  • Change color on visited links

    Firefox 35.0.01
    Intel Core i7-3770 CPU @ 3.40GHz, 32.0GB RAM, NVIDIA GeForce GTX 580
    I recently did a "refresh" (?) on Firefox and my visited links are no longer changing color. I've gone to Options - Content - Fonts & Colors - Colors... and the Link Colors option looks okay but when I click on a link it doesn't change color to indicate that it's been visited.

    Make sure that you do not run Firefox in permanent Private Browsing mode (Never remember history).
    *https://support.mozilla.org/kb/Private+Browsing
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history"
    *Deselect: [ ] "Always use Private Browsing mode"
    You can also check the layout.css.visited_links_enabled pref on the <b>about:config</b> page and make sure it has the default value.
    You can open the <b>about:config</b> page via the location/address bar.
    You can accept the warning and click "I'll be careful" to continue.
    *http://kb.mozillazine.org/about:config

  • Change color of visited link

    Hello,
    I would like to change the color of visited column link in my report. After user clicks on it, it opens some info region, but user wants to know what info was already accessed after this region is closed, so link should stay colored.
    I

    Here is my solution.
    On click I store the record key in page item, say P100_KEYS, and append keys (with ; separator) each time the link is clicked in any record. Then DECODE(SUBSTR(:P100_KEYS,INSTR(:P100_KEYS,REC_KEY)-1,LENGTH(REC_KEY)+2),';'||TO_CHAR(REC_KEY)||';','v','') in the report sql analyzes the keys, and check marks relevant records when page resubmitted. Check mark could be colored, but because link is also a gif image, it looks well as is.
    Thanks for your help and suggestions.

  • How to change Color of IMAGE Links

    Page properties is the only place I can find to change the
    color of LINKS. It works for text, but not for the border it
    automatically puts around a linked image. It's purple! Can't I make
    it white to blend in with the background? I have already changed
    all the link colors in the page properties to white and the link
    around the image is still purple! Is anyone familiar with this
    phenomenon and how to get around it?
    (BTW - in case you're wondering, there is no border
    specified in the properties or the css style)

    Of course, your method will not validate, while Osgoods will.
    And his will
    work, too, assuming it's properly implemented.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "EviePhillips" <[email protected]> wrote in
    message
    news:fpfp24$kjr$[email protected]..
    > Osgood:
    >
    > Thank you for responding. I did as you suggested and
    alas, it did not
    > work.
    > But you got me thinking about HTML code and so I went to
    the HTML Tutorial
    > website. I found some Image Border jargon. I entered
    Border=0 in the
    > Image
    > Source code and it worked. No more Purple link border.
    >
    > Thank you for turning on the light! I appreciate your
    help!
    >
    > Evie
    >

  • How to change color of dotted link box when clicked

    I've been trying to get the dotted red box around a link
    image of mine to go away. It shows up when you click on the link
    (yes, even with border set to none in css).
    But then I realized this only happens when using Firefox.
    With Safari, when I click on the link, there's no outline around
    the image.
    To see an example, go to www.jquery.com and click on the logo
    at the top left of the screen. If you're using Firefox there should
    be a white dotted line around the image - and with Safari, none.
    Ok, well then, if there has to be that outline in Firefox,
    I'm wondering how to make it white? White is so much more pleasant
    that red and purple.
    Thanks!

    I solved it myself found the "Format" under the Link tab

  • Visited links don't change color

    Something I've done in the past 48 hours has caused Safari to not change color for visited links (this is still working fine on FireFox). I tried creating another user account and it works fine with that...just not with my account.
    I've done all the typical things...repaired permissions, repaired disk, completely reset Safari to default and made sure all caches, etc. were cleaned out...both manually and with Onyx, reset associated .plist files.....nothing helps.
    The only thing I've added to the machine is WebKit, but I tried uninstalling that as well, cleaning out all its associated files...but that didn't work. Returning to a Google search page still shows all links as blue.
    Any ideas? I really don't want to do a complete reinstall...I just spend a week getting this new MacBook the way I want it and I have a lot of apps on it.
    Thanks!
    Larry

    Thanks, Dimaxum...I've already read this thread, and every other thread about the subject on the internet. I am totally convinced this is a Safari issue because the links have always changed color for me using FireFox...always.
    I'm sure there could be other situations where something else caused this problem and it was apparent on both browsers, but not in my case.
    On my wife's Mac this is not a problem on Safari...it's something in my User folder causing it. For now I've just made FireFox the default browser and I'll keep searching. Or the next time I wipe my hard drive and rebuild everything (I do this every six months or so...old Windows habit that isn't necessary) I'm sure it will work fine then.
    I was at the Apple store yesterday and tried several Macs there...they all worked fine. This is just somethiing on my machine.
    Thanks for your help.
    Larry

  • How to change the color of the links inside a portlet ?

    Hi,
    I have to apply a css into one of the portlets of my page. Since I thought it would not be easy I figured out that the only thing the client cares is the color of the links inside the portlet. The portlet has a bunch of links and these link should be blue and 12pt. Does somebody know how to do that ?
    Thanks,
    Rafael.

    Change hyperlink color:
    There are about 50 predefined styles with each template. They are modifiable. Hyperlink is one of the styles.
    Follow this process:
    • In your document select a word of text, any word will do.
    • Style it the way you want your hyperlinks to look.
    • Show Styles Drawer from the View menu.
    • Find the Hyperlink style in the drawer and right-click on it.
    • Select - Redefine Style from Selection - in the pop-up menu.
    That's it. You've changed the hyperlink style for this book.

  • Links change color when Email is Received

    Hi, I have created an html email in Dreamweaver with "pink" links. The problem is after I email it I look at it in my sent email and ithe links are "blue" when they should be pink. So in other words the recipients get the HTML email with blue linkd instead of "pink" links.
    I have checked in my mac "mail" in the settings to see if it is using a blue color for the links but I can't find anything relating to link colors.
    Any ideas what I can do? Also is there somewhere  in DW that gives me the option to change the link color?
    Thanks

    Thanks for the help Murray. I'm not sure why but....
    This code doesn't seem to work in "Design" view
    When I am using an email link and do as you suggest and move the </font> tag behind the word and look at the page in "Design" view in Dreamweaver the link is all black and is barely readable on a dark background.
    <a href="mailto:myEmail?subject=To: Name" title="Home" target="blank"><font color="pink">myLink</font></a>
    These codes both seem to work in "Design" view
    But when I place the closing "font" tag after the </a> (see below) and preview the page in "Design" view in Dreamweaver the link is the Pink color as it should.
    <a href="mailto:myEmail?subject=To: Name" title="Home" target="blank"><font color="pink">myLink</a></font>
    This also works when previewing the page in "Design" view in Dreamweaver the link is the Pink color as it should.
    <a href="mailto:myEmail?subject=To: Name" title="Home" target="blank"><font color="pink"></font>myLink</a>

  • How do I change color on visited sites without causing websites to not view properly?

    I go to Content/Colors, change color of visited sites, uncheck "allow pages to choose own colors instead of my selections above".
    The visited sites change colors, but the websites that I go to do not view properly. They do not have names or headings or shopping carts or search boxes and are very hard to maneuver through.

    You can use code in userContent.css or use the Stylish extension to override the page colors.
    I use code like this:
    <pre><nowiki>a:visited {color:#e08!important;background-color:#eee}
    a:visited * {color:#e08!important;outline:1px dotted red!important;outline-offset:-1px}
    a:visited img {background-color:transparent}
    </nowiki></pre>
    *Stylish: https://addons.mozilla.org/firefox/addon/stylish/
    *http://userstyles.org/help/stylish_firefox
    The customization files userChrome.css (user interface) and userContent.css (websites) are located in the <b>chrome</b> folder in the Firefox profile folder.
    *http://kb.mozillazine.org/Editing_configuration

  • Link color change (beyond page properties/links or inline html mark-up)

    Besides using the page properties to change all links on the page to a single color, is there a css style or some html code I can add sitewide (vs. inline mark-up for every single link) to override the blue link color and keep all links the color specified in the header and body styles?
    Thanks!

    Thanks bemdesign--it worked for the most part. But in my footer, the links are incorrectly changing their colors when displayed in IE. When displayed in the design view of DW, they are retaining their proper color without changing blue when I make them links.
    Just before the text of the bottom row of my table, I added in the html code:
      <div class="footer">
    After the text, I closed it with
       </div>
    In my CSS, I added this code:
    .footer a:link {
    color: #666666;/*links under the elements with a class of footer are gray*/
    .footer a:visited{
    color: #666666;/*visted links are gray*/
    .footer a:hover, .footer a:active{
    color: #666666;/*active or hovered lover links are gray*/
    While this caused the color of the link in my html in DW to be retained as gray, in IE, it displays as blue. Why is this?

  • How to change the color of Menu links in obiee

    Does anyone knows how to change the colors of Menu links in obiee. With menu I mean the menu links default right top (Search, homepage, Catalogus, Dashboards, new, Open). This should be set in skin and style files, not? I searched a lot. I could not find It. It is now Oracle blue, we want to change this.
    obiee 11.1.1.5.
    Thanks

    You have to customize portal banner and portal content CSS files as needed in OBIEE server.
    below links will guide u but will will not tell you exactly but your req can be done by customizing portal content and portal banner CSS files. try to identify the exact code using firebug in mozilla.
    http://www.rittmanmead.com/2009/04/customizing-obiee-dashboard-banners/
    Customization of login page, banner,logo in obiee11g
    Thanks
    Jay.

  • Visited links not changing color on iPad Safari or other browsers

    Hi,
    On my iPad, when I visite a site via an hyperlink and then go back to the initial page, the color of that link is not changing anymore like it is on my MacBook. For example, in Google search, the visited links don't turn violet and remains blue instead. This is the case in Google search, Yahoo but not with Bing. The problem occurs on all my iPad web browsers (Safari, Atomic Web...).
    Is it a bug or a config thing that I can fix myself ? Anybody have any idea or did find a solution to this same problem ?
    Thank you,
    Daniel

    Well, I'm a mixed bag. After wasting time and missing the point earlier, thinking that this was about the Google app, today I finally suss to the fact that the discussion's a tually about in fhe browser ...
    Anyway, I take a look and, sure enough, the first one I try does pop into a violet color when returning to the results page. I thought it distinct enough to easily notice, and couldn't remember seeing it before (use the app most of the time).
    Unfortunately, that was rthe one and only time I saw that happen over the next ten minutes of running searches on multiple topics. All subsequent cycles showed the exacrt same shade of blue on return, and this includes tests run in the middle of and following such steps as clearing the app (cache, cookies history), force quitting the app, and restarting the iPad.
    Nothing made any difference. That first time was the one and only time, so far, that I saw the color change.
    Also tried a Reset. No change. I guess if it's really supposed to work then a Restore might do it but .... I think not.
    Message was edited by: Michael Morgan1

Maybe you are looking for

  • How to retrieve data from XML

    I have a scenario where I need to read data from database of xmltype (data type) Table Structure : Create table Ex_Tb (id number(30),emp_data XMLType ); I can save xml content in database, Sample insert into Ex_Tb values( 1, xmltype ('<?xml version="

  • Could someone help me build gstreamer-bad from cvs?

    I'm using Exaile as my music player and I would really appreciate if the equalizer worked. The problem is that it needs gstreamer-bad cvs and I'm not good enough in linux to make it myself... So if somebody would like help me create a script that cou

  • Macbook Pro Does Not Start Up - Stuck at "No Entry" Sign

    Hello, I've been dealing with this hours, so at last I decided to get help from the community. Let me explain the issue first. I have checked Software Update, and there was two updates. First one was Java and the other one was EFI Update 2.7. I don't

  • Floating Button Panel on the form

    Hi, I want to design a FLOATING Panel for the action buttons on the form. So if i scroll form up or down ,The panel should float on different pages but at the bottom of the page. I am designing above action buttons: Panel so that user sees these func

  • OPatch failed with error code 73/EMR3 upgrade

    Hi, EM10.2.0.1 Upgrade to R3 Appl patch 4329444 according R3 readme. in directory with the patch: $ opatch apply Invoking OPatch 10.2.0.1.0 Oracle interim Patch Installer version 10.2.0.1.0 Copyright (c) 2005, Oracle Corporation. All rights reserved.