Quick Login   
 
Register AdminFusion Tutorials
 
Featured Sponsors


One.com Domain and Hosting


Register
Forum of the Month
Australian Webmaster
fotm

A webmaster forum specifically catering for Australian site owners. We discuss site development, marketing and management issues.

Tag Cloud
Latest Threads
Forum Stats
7,900 Members
165,091 Posts
38 Users Online

Please welcome our newest member, Jors308932!

Affiliates
Go Back AdminFusion » Getting Started » Software » phpBB » ACP font size
Welcome to the AdminFusion. AdminFusion is the ultimate resource for forum administrators and moderators. With exclusive articles, interviews with the experts, free downloadable skins, and the revolutionary post exchange system - PostFusion, AdminFusion is the place to go for all of your forum needs.  By joining AdminFusion, you will become part of a thriving admin community and immediately gain access to all of these resources. Registration is fast, simple and absolutely free so please join us today!
Want more than our forums? Try these: Post Fusion Forum Matrix
Old 01-25-2007, 01:50 PM   #1

midjam's Avatar

Title: Member

Points: 1,156, Level: 9Points: 1,156, Level: 9Points: 1,156, Level: 9
Level up: 10%, 194 Points neededLevel up: 10%, 194 Points neededLevel up: 10%, 194 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Jan 2007

Posts: 66

midjam is on a distinguished road
 
 
ACP font size

Hi guys just an easy question.



I having a problem finding where to edit to reduce the font size shown by the arrows.

I would like them to be the same size as the text on the left.

Whcih file do i have to edit to do this please?
__________________
Post your forum link for FREE here

http://www.freeadsforum.co.uk
Reply With Quote
Old 01-25-2007, 03:08 PM   #2

Will's Avatar

Title: Forum Enthusiast

Points: 9,794, Level: 29Points: 9,794, Level: 29Points: 9,794, Level: 29
Level up: 30%, 156 Points neededLevel up: 30%, 156 Points neededLevel up: 30%, 156 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Oct 2005

Posts: 2,139

Location: Maryland, US

Will has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant future
Send a message via AIM to Will Send a message via MSN to Will  
 
go to your templates folder then select your template then the admin folder then index_body.tpl

__________________
Will Stumpf - TalkNikon
Submit your sites -> Quality Link Directory
Reply With Quote
Old 01-25-2007, 04:57 PM   #3

midjam's Avatar

Title: Member

Points: 1,156, Level: 9Points: 1,156, Level: 9Points: 1,156, Level: 9
Level up: 10%, 194 Points neededLevel up: 10%, 194 Points neededLevel up: 10%, 194 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Jan 2007

Posts: 66

midjam is on a distinguished road
 
 
Ok done that, but its not obvious to me anyway where to change the code.
__________________
Post your forum link for FREE here

http://www.freeadsforum.co.uk
Reply With Quote
Old 01-25-2007, 05:08 PM   #4

Will's Avatar

Title: Forum Enthusiast

Points: 9,794, Level: 29Points: 9,794, Level: 29Points: 9,794, Level: 29
Level up: 30%, 156 Points neededLevel up: 30%, 156 Points neededLevel up: 30%, 156 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Oct 2005

Posts: 2,139

Location: Maryland, US

Will has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant future
Send a message via AIM to Will Send a message via MSN to Will  
 
can you upload your index_body.tpl so i can look at it?

Thanks
__________________
Will Stumpf - TalkNikon
Submit your sites -> Quality Link Directory
Reply With Quote
Old 01-25-2007, 05:13 PM   #5

midjam's Avatar

Title: Member

Points: 1,156, Level: 9Points: 1,156, Level: 9Points: 1,156, Level: 9
Level up: 10%, 194 Points neededLevel up: 10%, 194 Points neededLevel up: 10%, 194 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Jan 2007

Posts: 66

midjam is on a distinguished road
 
 
Ok will do, thanks for your help by the way.

Quote:
<h1>{L_WELCOME}</h1>

<p>{L_ADMIN_INTRO}</p>

<h1>{L_FORUM_STATS}</h1>

<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
<tr>
<th width="25%" nowrap="nowrap" height="25" class="thCornerL">{L_STATISTIC}</th>
<th width="25%" height="25" class="thTop">{L_VALUE}</th>
<th width="25%" nowrap="nowrap" height="25" class="thTop">{L_STATISTIC}</th>
<th width="25%" height="25" class="thCornerR">{L_VALUE}</th>
</tr>
<tr>
<td class="row1" nowrap="nowrap">{L_NUMBER_POSTS}:</td>
<td class="row2"><b>{NUMBER_OF_POSTS}</b></td>
<td class="row1" nowrap="nowrap">{L_POSTS_PER_DAY}:</td>
<td class="row2"><b>{POSTS_PER_DAY}</b></td>
</tr>
<tr>
<td class="row1" nowrap="nowrap">{L_NUMBER_TOPICS}:</td>
<td class="row2"><b>{NUMBER_OF_TOPICS}</b></td>
<td class="row1" nowrap="nowrap">{L_TOPICS_PER_DAY}:</td>
<td class="row2"><b>{TOPICS_PER_DAY}</b></td>
</tr>
<tr>
<td class="row1" nowrap="nowrap">{L_NUMBER_USERS}:</td>
<td class="row2"><b>{NUMBER_OF_USERS}</b></td>
<td class="row1" nowrap="nowrap">{L_USERS_PER_DAY}:</td>
<td class="row2"><b>{USERS_PER_DAY}</b></td>
</tr>
<tr>
<td class="row1" nowrap="nowrap">{L_BOARD_STARTED}:</td>
<td class="row2"><b>{START_DATE}</b></td>
<td class="row1" nowrap="nowrap">{L_AVATAR_DIR_SIZE}:</td>
<td class="row2"><b>{AVATAR_DIR_SIZE}</b></td>
</tr>
<tr>
<td class="row1" nowrap="nowrap">{L_DB_SIZE}:</td>
<td class="row2"><b>{DB_SIZE}</b></td>
<td class="row1" nowrap="nowrap">{L_GZIP_COMPRESSION}:</td>
<td class="row2"><b>{GZIP_COMPRESSION}</b></td>
</tr>
</table>

<h1>{L_VERSION_INFORMATION}</h1>

{VERSION_INFO}

<br />

<h1>{L_WHO_IS_ONLINE}</h1>

<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
<tr>
<th width="20%" class="thCornerL" height="25">&nbsp;{L_USERNAME}&nbsp;</th>
<th width="20%" height="25" class="thTop">&nbsp;{L_STARTED}&nbsp;</th>
<th width="20%" class="thTop">&nbsp;{L_LAST_UPDATE}&nbsp;</th>
<th width="20%" class="thCornerR">&nbsp;{L_FORUM_LOCATION}&nbsp;</th>
<th width="20%" height="25" class="thCornerR">&nbsp;{L_IP_ADDRESS}&nbsp;</th>
</tr>
<!-- BEGIN reg_user_row -->
<tr>
<td width="20%" class="{reg_user_row.ROW_CLASS}">&nbsp;<span class="gen"><a href="{reg_user_row.U_USER_PROFILE}" class="gen">{reg_user_row.USERNAME}</a></span>&nbsp;</td>
<td width="20%" align="center" class="{reg_user_row.ROW_CLASS}">&nbsp;<span class="gen">{reg_user_row.STARTED}</span>&nbsp;</td>
<td width="20%" align="center" nowrap="nowrap" class="{reg_user_row.ROW_CLASS}">&nbsp;<span class="gen">{reg_user_row.LASTUPDATE}</span>&nbsp;</td>
<td width="20%" class="{reg_user_row.ROW_CLASS}">&nbsp;<span class="gen"><a href="{reg_user_row.U_FORUM_LOCATION}" class="gen">{reg_user_row.FORUM_LOCATION}</a></span>&nbsp;</td>
<td width="20%" class="{reg_user_row.ROW_CLASS}">&nbsp;<span class="gen"><a href="{reg_user_row.U_WHOIS_IP}" class="gen" target="_phpbbwhois">{reg_user_row.IP_ADDRESS}</a></span>&nbsp;</td>
</tr>
<!-- END reg_user_row -->
<tr>
<td colspan="5" height="1" class="row3"><img src="../templates/subSilver/images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<!-- BEGIN spider_user_row -->
<tr>
<td width="20%" class="{spider_user_row.ROW_CLASS}">&nbsp;<span class="gen">{spider_user_row.USERNAME}</span>&nbsp;</td>
<td width="20%" align="center" class="{spider_user_row.ROW_CLASS}">&nbsp;<span class="gen">{spider_user_row.STARTED}</span>&nbsp;</td>
<td width="20%" align="center" nowrap="nowrap" class="{spider_user_row.ROW_CLASS}">&nbsp;<span class="gen">{spider_user_row.LASTUPDATE}</span>&nbsp;</td>
<td width="20%" class="{spider_user_row.ROW_CLASS}">&nbsp;<span class="gen"><a href="{spider_user_row.U_FORUM_LOCATION}" class="gen">{spider_user_row.FORUM_LOCATION}</a></span>&nbsp;</td>
<td width="20%" class="{spider_user_row.ROW_CLASS}">&nbsp;<span class="gen"><a href="{spider_user_row.U_WHOIS_IP}" target="_phpbbwhois">{spider_user_row.IP_ADDRESS}</a></span>&nbsp;</td>
</tr>
<!-- END spider_user_row -->
<tr>
<td colspan="5" height="1" class="row3"><img src="../../../../phpBB2/templates/subSilver/templates/subSilver/images/spacer.gif" width="1" height="1" alt="."></td>
</tr>


<!-- BEGIN guest_user_row -->
<tr>
<td width="20%" class="{guest_user_row.ROW_CLASS}">&nbsp;<span class="gen">{guest_user_row.USERNAME}</span>&nbsp;</td>
<td width="20%" align="center" class="{guest_user_row.ROW_CLASS}">&nbsp;<span class="gen">{guest_user_row.STARTED}</span>&nbsp;</td>
<td width="20%" align="center" nowrap="nowrap" class="{guest_user_row.ROW_CLASS}">&nbsp;<span class="gen">{guest_user_row.LASTUPDATE}</span>&nbsp;</td>
<td width="20%" class="{guest_user_row.ROW_CLASS}">&nbsp;<span class="gen"><a href="{guest_user_row.U_FORUM_LOCATION}" class="gen">{guest_user_row.FORUM_LOCATION}</a></span>&nbsp;</td>
<td width="20%" class="{guest_user_row.ROW_CLASS}">&nbsp;<span class="gen"><a href="{guest_user_row.U_WHOIS_IP}" target="_phpbbwhois">{guest_user_row.IP_ADDRESS}</a></span>&nbsp;</td>
</tr>
<!-- END guest_user_row -->
</table>

<br />
Hows that?
__________________
Post your forum link for FREE here

http://www.freeadsforum.co.uk
Reply With Quote
Old 01-25-2007, 05:42 PM   #6

Will's Avatar

Title: Forum Enthusiast

Points: 9,794, Level: 29Points: 9,794, Level: 29Points: 9,794, Level: 29
Level up: 30%, 156 Points neededLevel up: 30%, 156 Points neededLevel up: 30%, 156 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Oct 2005

Posts: 2,139

Location: Maryland, US

Will has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant future
Send a message via AIM to Will Send a message via MSN to Will  
 
ok i think i got it

go to your acp then on the sidebar go down to Styles Admin and then click management then click edit on the template you want to edit

now find Font Size 2 and change it to whatever font size is in the font size 3 box

hopefully that works
__________________
Will Stumpf - TalkNikon
Submit your sites -> Quality Link Directory
Reply With Quote
Old 01-25-2007, 05:46 PM   #7

midjam's Avatar

Title: Member

Points: 1,156, Level: 9Points: 1,156, Level: 9Points: 1,156, Level: 9
Level up: 10%, 194 Points neededLevel up: 10%, 194 Points neededLevel up: 10%, 194 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Jan 2007

Posts: 66

midjam is on a distinguished road
 
 
Thats wicked its sorted now thanks alot.
__________________
Post your forum link for FREE here

http://www.freeadsforum.co.uk
Reply With Quote
Old 01-25-2007, 05:56 PM   #8

Will's Avatar

Title: Forum Enthusiast

Points: 9,794, Level: 29Points: 9,794, Level: 29Points: 9,794, Level: 29
Level up: 30%, 156 Points neededLevel up: 30%, 156 Points neededLevel up: 30%, 156 Points needed
Activity: 0%Activity: 0%Activity: 0%

Join Date: Oct 2005

Posts: 2,139

Location: Maryland, US

Will has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant futureWill has a brilliant future
Send a message via AIM to Will Send a message via MSN to Will  
 


Your welcome
__________________
Will Stumpf - TalkNikon
Submit your sites -> Quality Link Directory
Reply With Quote
Reply

« Spam | opps »


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

 
Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
MSN Messenger Font Vincent Off Topic 1 08-06-2006 07:24 PM
Can anyone identify this font please... theMusicMan Off Topic 8 01-04-2006 04:44 AM
Suggestion - Change the forum font to Tahoma size 12 Gayble Announcements, Questions, and Feedback 8 10-30-2005 11:50 AM
I need a good font for my icons Pri]M[aL Off Topic 4 10-24-2005 03:03 PM

AdminFusion

All times are GMT +1. The time now is 01:43 AM. Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0 © 2005-2008 AdminFusion - All Rights Reserved



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72