Can effect be applied to core code?
- paul2higgins
- Topic Author
- Offline
- New Member
Less
More
- Posts: 18
- Thank you received: 0
8 years 4 months ago #36274
by paul2higgins
Replied by paul2higgins on topic Can effect be applied to core code?
is there anyway to get it to work? like, any JS i can add to the core php page? or replacing the image class its currently using with one of the effects?
Please Log in or Create an account to join the conversation.
8 years 4 months ago #36275
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Can effect be applied to core code?
you don't understand
in fact, it does not work in Firebug, you must do the modification in the php file and then the JS of the plugin will apply and you should see it working
in fact, it does not work in Firebug, you must do the modification in the php file and then the JS of the plugin will apply and you should see it working
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- paul2higgins
- Topic Author
- Offline
- New Member
Less
More
- Posts: 18
- Thank you received: 0
8 years 4 months ago #36276
by paul2higgins
Replied by paul2higgins on topic Can effect be applied to core code?
thats what i'm asking, i do not know what modification to make int he php code, wondered for help.
Please Log in or Create an account to join the conversation.
8 years 4 months ago #36277
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Can effect be applied to core code?
ok
you must just add the css class to the image like you wrote before
<img class="effectck-lily" ...
you must just add the css class to the image like you wrote before
<img class="effectck-lily" ...
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- paul2higgins
- Topic Author
- Offline
- New Member
Less
More
- Posts: 18
- Thank you received: 0
8 years 4 months ago #36278
by paul2higgins
Replied by paul2higgins on topic Can effect be applied to core code?
it isn't int he php code i included, hence why i am asking , i'm not as good as you in terms of code, but i know this is the php page that calls the jobs and images etc...however i cannot find the div class in there to edit, could you take a look at the php code i added and see where / what I need to change please?
Please Log in or Create an account to join the conversation.
8 years 4 months ago #36279
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Can effect be applied to core code?
the problem here is that you are asking me for changes to make into another extension. I can not tell you that
if you don't know in that extension where to change teh code, you must ask its developer.By my side I can tell you what to add on the image tag, but I don't know how it is written. This is in the scope of the other developer
if you don't know in that extension where to change teh code, you must ask its developer.By my side I can tell you what to add on the image tag, but I don't know how it is written. This is in the scope of the other developer
Joomlack Webmaster and Developer
The following user(s) said Thank You: paul2higgins
Please Log in or Create an account to join the conversation.
Time to create page: 0.209 seconds