Change place on info

GK User
Wed Oct 05, 2011 9:27 am
I want to move the info text (Date, Published in, Written by...) from the left side to under the article.
Where in the CSS-file do I change that?
User avatar
Junior Boarder

GK User
Sun Oct 09, 2011 8:08 pm
Thats not in css i don't believe. That information is pulled from the database before the article info, so you have to go into the code for the site... and find how the articles are set up...and where it calls for those variables.. and make it call for that information after it displays the actual "article" information.

The css is just for styling, moving things up down and left and right... not so much changing the order of information....(it can do that a tiny bit but not much)

hope that helps, good luck finding it in the code I don't know where to tell you to start looking even...
User avatar
Fresh Boarder

GK User
Mon Oct 10, 2011 12:57 pm
This modification has to do with K2 and the K2item page. Find the file item.php in /public_html/templates/gk_myfolio/html/com_k2/templates/default and do the changes you need.

BACKUP first ofcourse!!
User avatar
Expert Boarder


cron