By Peter Hay on Wednesday, 13 July 2016
Posted in Technical Issues
Replies 5
Likes 0
Views 368
Votes 0
Hi

Can you please tell me which php file contains the layout of the Simplistic theme so that I can edit the positions of the elements?

Many Thanks
Peter
Hi Peter,
Can you explain in more detail which elements you are trying to modify the position? Perhaps some screenshots would be useful too. Let us know, thanks.
·
Wednesday, 13 July 2016 19:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi

Screenshots attached. I want to adjust the order of the elements within the div class="eb-post-content" from original screen shot to revised screen shot.

Thanks
Peter
·
Wednesday, 13 July 2016 19:29
·
0 Likes
·
0 Votes
·
0 Comments
·
This is the file generated that post content in blog listing page -> JoomlaFolder\components\com_easyblog\themes\wireframe\blogs\latest\default.main.php Hope this help.
·
Wednesday, 13 July 2016 19:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi

Thanks for this. I have made some changes to that file but cannot work out how to to final change to move the Date, Author and Header down into the body of the post. Cannot find the relevant HTML within the file you mentioned. What I am trying to achieve is to move from layout in attached "Layout current" image to layout in attached "Layout desired" image.

Appreciate your continued support with this.

Thanks
Peter
·
Wednesday, 13 July 2016 23:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Peter,
In the file mentioned, you can take this class <div class="eb-post-head no-overflow"> and put it under this class: <div class="eb-post-body type-<?php echo $post->posttype; ?>">
I have attached a screenshot for better reference. Let me know how it goes.

Just so you know, your request is beyond our support scope's policy and falls under customization request as outlined in http://stackideas.com/support

Having said that, if you require us to perform the customization for you, you can always request for a quote from us at https://crm.stackideas.com and select "Customizations" . Our sales person would be glad to send you a quote for the customizations that you have requested.
·
Thursday, 14 July 2016 15:09
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post