The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

how can i reduce the size of the "Last Edited" thing?

5 posters

Go down

Solved how can i reduce the size of the "Last Edited" thing?

Post by WRSJ December 5th 2010, 7:36 am

how can i reduce the size of the "Last Edited by blah blah blah" thing???
thanks in advance ^^
WRSJ
WRSJ
Forumember

Female Posts : 146
Reputation : 0
Language : English, Korean, Tagalog
Location : Seoul, South Korea

http://wrsj.4rumer.net/

Back to top Go down

Solved Re: how can i reduce the size of the "Last Edited" thing?

Post by WRSJ December 6th 2010, 10:50 pm

anyone?
WRSJ
WRSJ
Forumember

Female Posts : 146
Reputation : 0
Language : English, Korean, Tagalog
Location : Seoul, South Korea

http://wrsj.4rumer.net/

Back to top Go down

Solved Re: how can i reduce the size of the "Last Edited" thing?

Post by WRSJ December 10th 2010, 1:43 pm

anyone?? please?? lol
WRSJ
WRSJ
Forumember

Female Posts : 146
Reputation : 0
Language : English, Korean, Tagalog
Location : Seoul, South Korea

http://wrsj.4rumer.net/

Back to top Go down

Solved Re: how can i reduce the size of the "Last Edited" thing?

Post by Maki1 December 10th 2010, 1:57 pm

I don't think you can.
Maki1
Maki1
Hyperactive

Male Posts : 2529
Reputation : 442
Language : English »» CSS Stylesheet
Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

Back to top Go down

Solved Re: how can i reduce the size of the "Last Edited" thing?

Post by ankillien December 10th 2010, 2:49 pm

Hello,

You can do it with CSS. Navigate to Admin CP > Display > Colors > CSS
Add this code there and submit..

Code:
.post-entry {
font-size: 10px; /* for LAST EDITED part */
}

.post-entry div {
font-size: 14px; /* for normal post text */
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: how can i reduce the size of the "Last Edited" thing?

Post by URFTV December 10th 2010, 3:00 pm

how do you remove it
URFTV
URFTV
Forumember

Male Posts : 237
Reputation : 0
Language : English
Location : Australia

Back to top Go down

Solved Re: how can i reduce the size of the "Last Edited" thing?

Post by WRSJ December 11th 2010, 1:34 am

thanks~~ it worked ^^
WRSJ
WRSJ
Forumember

Female Posts : 146
Reputation : 0
Language : English, Korean, Tagalog
Location : Seoul, South Korea

http://wrsj.4rumer.net/

Back to top Go down

Solved Re: how can i reduce the size of the "Last Edited" thing?

Post by ankillien December 11th 2010, 3:56 am

URFTV wrote:how do you remove it

I don't think it is possible to remove it in Invision. However you can make it invisible by setting the color same as background.

Code:
    .post-entry {
    color: YOUR BG COLOR; /* for LAST EDITED part */
    }

    .post-entry div {
    color: NORMAL POST TEXT COLOR; /* for normal post text */
    }
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: how can i reduce the size of the "Last Edited" thing?

Post by URFTV December 13th 2010, 10:19 am

what about For PhpBB2?
URFTV
URFTV
Forumember

Male Posts : 237
Reputation : 0
Language : English
Location : Australia

Back to top Go down

Solved Re: how can i reduce the size of the "Last Edited" thing?

Post by ankillien December 13th 2010, 11:46 am

Remove this part form viewtopic_body template...

Code:
<span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: how can i reduce the size of the "Last Edited" thing?

Post by URFTV December 21st 2010, 5:32 am

thanks it worked ank. Solved for me.
WRSJ wrote:thanks~~ it worked ^^
And WRSJ?
URFTV
URFTV
Forumember

Male Posts : 237
Reputation : 0
Language : English
Location : Australia

Back to top Go down

Solved Re: how can i reduce the size of the "Last Edited" thing?

Post by Sanket December 21st 2010, 6:11 am

Since this thread appears to be solved, I will lock this thread and mark it as solved.
how can i reduce the size of the "Last Edited" thing? 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum