
Jamie Collingwood
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Jamie Collingwood-
Jamie Collingwood commented,
Got it.. thanks Wes. If you have a minute I would like the to see that jquery you used for your drop downs. That would help me out a lot. Thanks!
-
Jamie Collingwood commented,
Wes, how do you go about making zendesk components responsive though? For example: <div class="container"> <div class="row"> <div class="col-md-12"> <h1>{{title}}</h1> <p>{{description}}</p> </di...
-
Jamie Collingwood commented,
Wes, I am happy to report that the responsiveness is working great. Its just that drop down.. I will take a look into the zendesk drop down css.. im sure that is what it is. Thanks again for all ...
-
Jamie Collingwood commented,
Here is the code I am using: <div class="navWrap" <nav class="user-nav"> {{user_info}} {{submit_a_request}} {{my_activities}} {{language_selector}} </nav> </div>
-
Jamie Collingwood commented,
Getting a strange drop down (double bubble) effect on the zendesk drop down control though. I cant seem to garner any info from chrome dev tools on whats causing it but some kind of interaction be...
-
Jamie Collingwood commented,
That did the trick... Strange that it would not take the bootstrap from my domain. Thanks Wes, much appreciated!
-
Jamie Collingwood commented,
*If this double posts my apoloty* Here is a link: https://jonasfitness.zendesk.com/hc/en-us If you view source, you can see the boostrap links in the head and clicking on them to confirm th...
-
Jamie Collingwood commented,
@Wes, thanks for the quick response. Here is a link: https://jonasfitness.zendesk.com/hc/en-us As you can see in the head the bootstrap is linked along with a flat-ui override. At the bottom ...
-
Jamie Collingwood commented,
I am unable to get this to work. I added the calls to my bootstrap and override css in the head as suggested but the page will not take the styles. I did a view source and checked the links to th...