- Posts: 264
- Thank you received: 1
CSS Placemark-list
- hagen_fenris
- Topic Author
- Offline
- Elite Member
Less
More
7 years 6 months ago #11142
by hagen_fenris
CSS Placemark-list was created by hagen_fenris
Hi,
i`ve added the placemark-list-menuitem to my navigation and had to disable the css becuase it breaks some other css on my site...
Now the Buttons for "filter", "search" and "reset" are not loaded and the buttons look like .....
Could you please tell me where i can finde the css for the buttons?
Best regards
matthias
i`ve added the placemark-list-menuitem to my navigation and had to disable the css becuase it breaks some other css on my site...
Now the Buttons for "filter", "search" and "reset" are not loaded and the buttons look like .....
Could you please tell me where i can finde the css for the buttons?
Best regards
matthias
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
7 years 6 months ago - 7 years 6 months ago #11144
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic CSS Placemark-list
I do not use my own CSS, I use bootstrap CSS (if you specify in my menu item drop down option Load bootstrap), which I got from bootstrap project for version I used (in component it is in com_zhgooglemap\site\assets\bootstrap folder)
And I add in this case like
And I add in this case like
Code:
<link href="http://joomla.zhuk.cc/components/com_zhgooglemap/assets/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="http://joomla.zhuk.cc/components/com_zhgooglemap/assets/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet"type="text/css" />
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 7 years 6 months ago by Dima.
Please Log in or Create an account to join the conversation.
Time to create page: 0.172 seconds