I am a newbies on Smarty codes;
I would like some of help to you, I am looking the .tpl file for this code <div class="homepageImage">.
First, I have the OJS Website, it published of all our journals here. We have many journals of published online here. I don't have problem yet, cause the all functionally and no error that encountered.
Second, I get some ideas to do in our Main Page of OJS. I want to changed the CSS or Add the CSS file for the inline post of our journals.
examples on this website, there journals are arrange in to inline posts.
http://ejournals.ph/
I want to be same on that view actually, Also we are published our journals there. Our Advancing and Asians Journals are published on that link above, We published our own journal also.
here is the link http://asianscientificjournals.com/publication/ I want my site to be the same features on that not at all..
third, Where can I see this code <div class="homepageImage">? or what .tpl file to put this code? I check the header.tpl and look this code, i can't see..
so When I check firebug add onns and Inspect elements, I saw this code.
- Code: Select all
<div style="clear:left;">
<div class="homepageImage">
<a class="action" href="http://asianscientificjournals.com/publication/index.php/aleps">
<img alt="Page Header Logo" src="http://asianscientificjournals.com/publication/public/journals/11/homepageImage_en_US.jpg">
</a>
</div>
</div>
<h3>Advancing Law Enforcement and Public Safety Research</h3>
<p></p>
<p>
Discipline: Law Enforcement; Public Safety
<br>
Publisher:
<a target="_blank" href="http://www.liceo.edu.ph/" title="Liceo de Cagayan University">Liceo de Cagayan University</a>
</p>
<p>
<img width="25" height="25" alt="" src="/publication/resources/buttons/ched_gray.gif">
<img width="25" height="25" alt="" src="/publication/resources/buttons/iaaj_gray.gif">
<img width="25" height="25" alt="" src="/publication/resources/buttons/scopus_gray.gif">
<img width="25" height="25" alt="" src="/publication/resources/buttons/thomson_gray.gif">
<img width="25" height="25" alt="" src="/publication/resources/buttons/crossref.gif">
</p>
<p></p>
<p>
<a class="action" href="http://asianscientificjournals.com/publication/index.php/aleps">View Journal</a>
|
<a class="action" href="http://asianscientificjournals.com/publication/index.php/aleps/issue/current">Current Issue</a>
|
<a class="action" href="http://asianscientificjournals.com/publication/index.php/aleps/user/register">Register</a>
</p>
