Hi all,
I'd like to change the drop down arrows on my menu to some different ones. Is there an easy way to do this? I have the latest version of suffusion.
Many thanks
Jason
.float-ptr {
background: url(http://mywptestingsite.dreamhosters.com/wp-content/images/downarrow.gif) no-repeat;
height: 32px;
width: 22px;
top: 5%;
right: 1px;
position: absolute;
}
.down-ptr {
background: url(http://mywptestingsite.dreamhosters.com/wp-content/images/downarrow.gif) no-repeat;
height: 32px;
width: 22px;
top: 5%;
right: 1px;
position: absolute;
margin-left: 0px;
}lucassaugen wrote:Would there be a way to just turn off the arrows all together. I still want the drop-down but just not the extra arrows down arrows.
.down-ptr {display:none;}
#nav ul li a.with-arrow, #nav-top ul li a.with-arrow {padding-right: 10px;}Users browsing this forum: Google [Bot], otxztnkw and 5 guests