newtothis Posted November 22, 2010 Report Posted November 22, 2010 Hi there... I want to add those vertical dashes between the words in my menu (like on the main killersites.com menu) but don't know how. Must be simple but now sure.... some input would be great! I'm using photoshop CS3. Thanks!
falkencreative Posted November 22, 2010 Report Posted November 22, 2010 You could use the vertical pipe character ("|") which is accessed by pressing Shift-\. It can also be done within the code by using the border property (for example, "border-right: 1px solid #000000;" on the element you want to add the divider to). If you are using Photoshop, you could just create a new layer and use the paintbrush/pencil tool to draw in the vertical line.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now