Log In · Register

 
border around navbar, dotted?
KTEEBell051091
post Jan 21 2008, 08:47 PM
Post #1


Cait
***

Group: Member
Posts: 79
Joined: Sep 2005
Member No: 231,070



how do i put a dashed border around my navbar?
and a scrollbox
 
 
Start new topic
Replies
newkidontheblock
post Jan 22 2008, 05:41 AM
Post #2


Offline.
*****

Group: Official Designer
Posts: 609
Joined: Mar 2007
Member No: 507,591



you can change the solid to dashed if you want.
CODE
<style type="text/css" >
  .navigationBar {
    border-color:FF0000;
    border-width:5px;
    border-style:dashed; }
</style>


You can change
  • the FF0000 to any color number you want numbers
  • the 5px to any number you want ex.2px., that is for the width.
  • dashed to and border-type you want, like : solid, dotted, groove, double, ridge and inset.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: