| Author |
Message |
HappyGilmore |
|
Post subject: Help with BF2 Metal Theme
Posted: Sep 09, 2005 - 01:32 AM
|
|
Joined: Sep 07, 2005
Posts: 4
Status: Offline
|
|
Sorry for duplicating the request. Didn't want to highjack Snakes help thread.
I'm looking for some help with the format on my site. www.thestrategists.net. Most of my forums modules and blocks are centered. I am trying to change this. To make it match the bf2metal theme here. Where the forum titles are left justified, and post counts are centered. I am having trouble editing these items. Do you have a forums.css that you can send my way from your bf2metal theme that will correct these.
Thanks.
HappyGilmore
The Strategists Clan. |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Sep 09, 2005 - 01:35 AM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
It isn't a CSS issue, go into Admin, AutoTheme admin, Themes, PT-BF2Metal, Custom Pages, Forums, set the Doc Type to Transitional 4.01
Then do the same on the General Page for the theme as well. |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Sep 09, 2005 - 01:37 AM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
Also edit themes/PT-BF2Metal/forums/overall_header.tpl
Go to line 68 and change it from
<td align="center" class="topnav"> <a href="{U_FAQ}">{L_FAQ}</a> • <a href="{U_SEARCH}">{L_SEARCH}</a>
to
<td align="center" class="topnav"><a href="{U_SEARCH}">{L_SEARCH}</a>
That will stop the forums from stretching the theme when you aren't logged in. |
|
|
| |
|
|
|
 |
|
|
|
|