could i have a box top of the every page as like as your toolbar?
i want to use it for show some text as scrolling go to right
i want to use it for show some text as scrolling go to right
div #fa_ticker_container {
background: none repeat scroll 0 0 #000000;
left: 0;
margin: 0 !important;
padding: 0;
position: fixed !important;
top: 0;
z-index: 3;
}
#fa_ticker_container, #fa_ticker { height:50px !important; font-size: 18px; }
tnxRhino.Freak wrote:Enlarge it?
Try this :
- Code:
#fa_ticker_container, #fa_ticker { height:50px !important; Â font-size: 18px; }
Adjust 50 and 18 to whatever you like to.