- Posts: 2
- Thank you received: 0
Problems with third party gallery
-
tinfoil
Inactive member -
Topic Author
- New Member
-
Less
More
14 years 10 months ago #914
by tinfoil
Problems with third party gallery was created by tinfoil
Folks,
I am using this template on my existing site that already had a working install of JoomGallery. Since I'm quite happy with the way JoomGallery works, I want to keep that. However, there seems to be a problem with that when using left or right positions. The .gallery tag seems to be getting a width of 970px from somewhere, but I can't seem to locate which css it is coming from. I've grepped the joomgallery css and the template css files and I'll be darned if I can find it. Yet if I put a different template back in place the problem disappears. I assume this is a conflict between the gallery that comes with the template and Joomgallery? If I didn't already have a populated Joomgallery I wouldn't necessarily concern myself with it.
www.t-media.ca/index.php?option=com_joomgallery&Itemid=5
Thanks for your time,
I am using this template on my existing site that already had a working install of JoomGallery. Since I'm quite happy with the way JoomGallery works, I want to keep that. However, there seems to be a problem with that when using left or right positions. The .gallery tag seems to be getting a width of 970px from somewhere, but I can't seem to locate which css it is coming from. I've grepped the joomgallery css and the template css files and I'll be darned if I can find it. Yet if I put a different template back in place the problem disappears. I assume this is a conflict between the gallery that comes with the template and Joomgallery? If I didn't already have a populated Joomgallery I wouldn't necessarily concern myself with it.
www.t-media.ca/index.php?option=com_joomgallery&Itemid=5
Thanks for your time,
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6769
- Thank you received: 719
14 years 10 months ago #915
by milos
Replied by milos on topic Re: Problems with third party gallery
Mobility template uses .gallery class. Therefore, perhaps you should change it in:
1. index.php
2. template_css.css, template_css.php and layout.css:
Find .gallery in these files and rename it everywhere.
1. index.php
Code:
<div class="gallery">
2. template_css.css, template_css.php and layout.css:
Find .gallery in these files and rename it everywhere.
Please Log in to join the conversation.
-
tinfoil
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
14 years 10 months ago #916
by tinfoil
Replied by tinfoil on topic Re:Problems with third party gallery
Yargh, I missed template_css.php, I was just going greps on .css files.
Thanks a tonne.
Thanks a tonne.
Please Log in to join the conversation.
Time to create page: 0.157 seconds