remove created by in category layout list

GK User
Wed Dec 14, 2011 9:18 pm
Hi
How i can remove created by or writed by in the article list!!

for exampel.. In place of writed by alzaghari..i want just alzaghari to show..i dont want write by to be there in the article list

thx alot
User avatar
Senior Boarder

teitbite
Thu Dec 15, 2011 3:24 am
Hi

Please show me an example of page with this issue.
User avatar
Moderator

GK User
Thu Dec 15, 2011 9:21 am
Hi.
my website is in arabic,so i will explain u the picture

well
1.as u see in the pic (the blou lines) so i want to romove(created by)i want just to have the name of the writer
2- the word(Title and the writer in the head of the list its in wrong postion)
see the RED LINES IN THE PICTUR. title should move to the left side

here is the link
http://www.dr-abumatar.net/index.php/features
User avatar
Senior Boarder

teitbite
Thu Dec 15, 2011 4:17 pm
Hi

2. Please add this code to css:

Code: Select all
#adminForm table thead tr, #adminForm table thead tr th {
    text-align: right;
}


1. The only idea which not include code hacking is to use a translation file and instead of translating the "created by" You can leave an empty space.
User avatar
Moderator

GK User
Fri Dec 16, 2011 12:46 am
Thx alot..both working good now :D
User avatar
Senior Boarder

teitbite
Fri Dec 16, 2011 7:14 pm
Hi

Glad I could help :)
User avatar
Moderator


cron