By Beata Czech Gaweda on Tuesday, 03 November 2015
Posted in Technical Issues
Likes 0
Views 390
Votes 0
Hello.

I want to do on article view.

http://betty71.pro-linuxpl.com/wduchu35/index.php/swiadectwo-bronislawy

1. Move some buttons inside head title.
Hello,

To move some icons in that page, you can modify this file: ../components/com_easyblog/themes/wireframe/blogs/entry/default.php. As for the padding between text and border, I can see there is no issue with it: http://screencast.com/t/XjRLumpAFz . Am I missing anything?
·
Tuesday, 03 November 2015 11:11
·
0 Likes
·
0 Votes
·
0 Comments
·
OK.

But what should I looking for?
·
Tuesday, 03 November 2015 14:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

You may want to see for this block of codes:

<div class="col-cell">
<?php echo $this->output('site/blogs/entry/tools'); ?>
</div>


This is where Easyblog loads the tools above the title.
·
Tuesday, 03 November 2015 16:01
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post