hi i'm using theme 03 "little things" and i was wondering if you could help me change the length of the line below the description?
To change the length of the line below the description, you have to change the width of the navigation’s div:
.navigation {width:110px; margin-left:15px; margin-top:-5px; padding-top:5px; font-family:courier new; text-transform:uppercase; letter-spacing:1px; font-size:7px; text-align:center; border-top:1px solid {color:border};}
But if you change the width of this div, then you will have to change the margin-left too if you want the line to be in the center.
Hope this will help you (:















