Link to Department & Button Link Posted in : Responsy WP vin007Participant 21 September 2012 at 13:03 #1497 1. Could you please tell me how to write the button short code such that the link opens in a new tab? 2. Is there a way to give a link to a department within my portfolio? Thanks so much… Mehmet S.Keymaster 23 September 2012 at 16:08 #1503 1 – Use html code to open in a new tab: <a class="btn" target="_blank">Button Text</a> For big button: class=”btn btn-large” See also: http://twitter.github.com/bootstrap/base-css.html#buttons 2 – Department links: sitename.com/department/departmentname vin007Participant 24 September 2012 at 10:08 #1505 Its great to know I can do both, thanks. Forgive my ignorance, I still need to clarify. 1 – Button How can I open HTML in a new tab? Can I do that when Im logged into wordpress? 2 – Department link Could you explain this in terms of responsy theme site For instance, I need a link to ‘coding’ department within ‘portfolio’ page of responsy theme site The link to portfolio is: http://themes.pixelwars.org/responsy-wp/portfolio/ The link to coding department is also, http://themes.pixelwars.org/responsy-wp/portfolio/ If i use, http://themes.pixelwars.org/responsy-wp/portfolio/coding – it gives me a 404 page. Thanks again vin007Participant 24 September 2012 at 10:49 #1506 My bad – I got the button alright. But Im still perplexed about the link to a department. Id like to link the image above each service (in Home Page) to its respective department within portfolio. thanks ahmetsaliKeymaster 25 September 2012 at 12:58 #1514 Hi, don’t change the “department” keyword in the url; This works; http://themes.pixelwars.org/responsy-wp/department/coding/ vin007Participant 26 September 2012 at 10:13 #1542 Thank you so much … it worked:) Viewing 6 posts - 1 through 6 (of 6 total) The forum ‘Responsy WP’ is closed to new topics and replies.