Hi,
I added this menu http://www.dynamicdrive.com/style/cs...dd-color-tabs/ and elongated the bar of the menu and changed the color of it aswell,but I want to add stripes to the bar though....could I be able to do that? If so, how?
Hi,
I added this menu http://www.dynamicdrive.com/style/cs...dd-color-tabs/ and elongated the bar of the menu and changed the color of it aswell,but I want to add stripes to the bar though....could I be able to do that? If so, how?
If you want stripes, you'll probably have to go with an image rather than the colors defined by the style.
Make a stripe image first (I like using this tool), then find this code and replace it:
Code:#ddcolortabsline{ clear: both; padding: 0; width: 100%; height: 8px; line-height: 8px; background: #678b3f; border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/ background-image:url(path/to/file.png); }
Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
Currently: enjoying the early holidays :)Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide
Bookmarks