Milky Way Questions


Subject: Milky Way Questions
This is what i have done so far at my forum h**p://***.dl-fs.com/forum



so what i want to do is set the [red box] width to 120
[blue box] with to 300
Spoiler: [ Show ]

in IE its works fine , but not in Firefox :(

and set the high of that row to 200 (the forum rows)

move the text in the [black box] to the Left (not center)

and remove the [green box] & [purple box]


i also have some problem with the fonts in Firefox since i use a other language in my forum
,so does anyone know how to change all the fonts in the phpbb?



where can i edit this 2 red boxes for the index / forum / post page?


help you can help me with this thanks :mryellow:

Subject: Re: Milky Way Questions
Fonts may be changed in CSS.

Regarding the nav boxes you should edit breadcrumbs*.html

For the first questions you should edit different things in forumlist_body.html:

First you have to change this part:

Code: [Download] [Hide] [Select]
<tr>
<th colspan="2">&nbsp;{L_FORUM}&nbsp;</th>
<th width="50">&nbsp;{L_TOPICS}&nbsp;</th>
<th width="50">&nbsp;{L_POSTS}&nbsp;</th>
<th>&nbsp;{L_LAST_POST}&nbsp;</th>
</tr>


Then you also have to remove width="100%" otherwise the cell width will overlay other settings:
Code: [Download] [Hide] [Select]
<td class="row1" width="100%">


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0882s (PHP: 20% SQL: 80%)
SQL queries: 11 - Debug Off - GZIP Enabled