News:

Dear forum visitors, if the support forum is not available, please try again a few minutes later. Thanks!

Main Menu
Support-Forum

Gantry, incompatibility with the css buttons

Started by Miri, 22.02.2018 16:43:47

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Miri

Hello
I am using a commercial gantry template
I have an incompatibility with the buttons css.
The gantry template is writing all the classes of buttons. Instead the jdownlods buttons are seen only as links and not as buttons.
All buttons on the whole component

Thanks Miri
  •  

ColinM

HI
That is strange!  Most of the css for the jD buttons have CSS that contain jd at the start in order to distinguish them from 'other css'.
The typical code generated is something like
Quote<span class="jd_right jd_download_url_position" style="width:20%; display:inline-block;">
  <a href="/index.php/all-cats/summary/28-february-2017/73-logo-examples" title="Download" class="jdbutton jorange   jsmall">Download</a>
</span>
There are some however that just use j at the start such as jorange and jsmall.

Could you possibly send me a a link to your front end by Pivate Message (click on whitish square with a tail below my name) as I would like to see what could be happening.  The existing 'button' css can be ammended to make it more selective and jD specific.  This is what I would like tocheck out please - only needs front end site
Thanks
Colin
Colin M
  •  

ColinM

Hi
Thanks for sending me the info.
The problem is that at some time the  "jdownloads_buttons.css" file has been overwritten by the "jdownloads_fe.css" file. So it is not finding the relevant css.
The "jdownloads_buttons.css" should be located in /components/com_jdownloads/assets/css directory  It is typically about 5kb long.
I have attached a zip file with "jdownloads_buttons.css" for a jD v3.2 setup. You need to unzip to get the css file and replace the present "jdownloads_buttons.css" file with this one.  Alternatively you could copy over all of "jdownloads_buttons.css" in the css section of the layouts - but that can be more challenging in practice!!
If you are uncomfortable with uploding this then I will do it for you but I would need either Super User Access (and permission to add component eXplorer) or ftp acces (I use File Zilla).

Colin

Which Version of Joomla are you using as you have <table> based layouts?  Would be better to switch to the 3.2 <div> based layouts as the <table> ones will disappear one day!!

[gelöscht durch Administrator]
Colin M
  •  

Miri

#3
Thanks ColinM
I did everything, as you patiently advised.
You're always so helpful.

A question: You also create custom layouts (behind a reward)?
I always use the latest version of every script, including joomla

Regards
Miri
  •  

ColinM

Miri
Have sent you a PM.  Saw your site was fixed. Glad it worked out OK.
Colin
Colin M
  •