End of Support for Joomla 3 - Forum closed
[SOLVED] Print / Email in top right
- heiko
- Topic Author
- Visitor
- Thank you received: 0
Hello,
I bought your nice template yesterday. Great stuff everything works fine.
I just have some minor things, I'd like to change an did not find any hints in the forum.
I'd appreciate help on the following 3 topics.
1) I'd like to move the print/email entries from below main to the top right and did not find any configuration for that. Do I need to change the php? And please let me know where.
2) Additionally is there a way to have a little padding between the two functions? They are too close together imho.
3) Below print/email there is a next / prev button which I would like to eliminate. What do I have to do here?
Thanks and regards
Heiko
I bought your nice template yesterday. Great stuff everything works fine.
I just have some minor things, I'd like to change an did not find any hints in the forum.
I'd appreciate help on the following 3 topics.
1) I'd like to move the print/email entries from below main to the top right and did not find any configuration for that. Do I need to change the php? And please let me know where.
2) Additionally is there a way to have a little padding between the two functions? They are too close together imho.
3) Below print/email there is a next / prev button which I would like to eliminate. What do I have to do here?
Thanks and regards
Heiko
by heiko
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
1.) If you want to change the mail/print icons you have to create an override.
Layout overrides
For example, just take the Joomla article layout /warp/systems/joomla/layouts/article.php and copy it to your /layouts/article.php and modify it. Now your modified article layout file will be used instead of the default system layout.
2.) The gap ( margin) must be changed at the php file directly: Here is the same problem:
yootheme.com/support/question/52050
>> article.php > line 76
3.) The "next" and "prev" button can be disabled at the menu item > options > Show navigation > No
1.) If you want to change the mail/print icons you have to create an override.
Layout overrides
For example, just take the Joomla article layout /warp/systems/joomla/layouts/article.php and copy it to your /layouts/article.php and modify it. Now your modified article layout file will be used instead of the default system layout.
2.) The gap ( margin) must be changed at the php file directly: Here is the same problem:
yootheme.com/support/question/52050
>> article.php > line 76
3.) The "next" and "prev" button can be disabled at the menu item > options > Show navigation > No
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:9 years 6 months ago
by joomlaplates
Last edit: 9 years 6 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
- heiko
- Topic Author
- Visitor
- Thank you received: 0
Problem solved. Thank you very much for your quick reply
Last Edit:9 years 5 months ago
by heiko
Last edit: 9 years 5 months ago by heiko.
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates