Hi there,
I am a newbie, and I want do modal window using Bootstrap 3.
I need:
- add into existing Drupal menu item (in tag <a>) attribute data-toggle="modal",
- change link path to href="#myid" (but I have an error "The path '#myid' is either invalid or you do not have access to it.")
The problem seems easy, but I can not solve the problem.
How can I do it?
Thx for all answers.
Hi all, i have an existing drupal site and i use Corporate Clean v. 1.5
which is not responsive.
I want to make whole shite to be responsive.
The latest release of Corporate Clean (2.3) is repsonsive.
The problem is that i have a lot of custom code in style.css.
,template.php and page.tpl.php
and a lot of changes in my current theme style.
I also use the Display Suite module for my layout to whole site.