trends of india Posted January 15, 2011 Share Posted January 15, 2011 hellow i was wondering what is Navigation pipe for? Used for navigation path inside categories/product under the prefernce apperance Link to comment Share on other sites More sharing options...
rocky Posted January 16, 2011 Share Posted January 16, 2011 It's used to separate each section of the breadcrumb bar at the top of the center column. 1 Link to comment Share on other sites More sharing options...
Basix101 Posted July 14, 2013 Share Posted July 14, 2013 (edited) I would like to change the navigation pipe to match my theme. Is it possible to add an image, and if so how? or if I cannot add an image can I make the default ">" bold and in another color? Thanks for any help! Update: I managed to change the boldness,color, and text size. ...../"your theme"/css/global.css Changed: .breadcrumb .navigation-pipe {margin:0 3px 0 5px} To: .breadcrumb .navigation-pipe {padding:0 5px;font-size:14px;font-weight:bold;color:#4574e8;} Worked for me! But I would still prefer an image if anyone knows how? 2nd Update: Found out you can use text symbols, and they work.... just copy the text symbol (I google searched "Text Symbols" there were 1,000's to choose from) and paste it into the PS/Back Office/Preferences/Themes/Navigation Pipe box. The text symbol kept the color but I had to resize the symbol again in "your theme/css/global.css" from font-size:14px; to font-size:24px; Edited July 14, 2013 by mlatchu (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted July 15, 2013 Share Posted July 15, 2013 Hi, I only wanted to add that if you want to add something special, like an image, or something more complex, you need to whether use javascript or edit the Tools class as part of the pipe is embedded there Link to comment Share on other sites More sharing options...
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