Forum Size


Subject: Forum Size
I am the owner of antiqueclassicautos.com and I am trying to implement the discussion board with icy phoenix because I like the fact the gallery was intergrated. However I am having trouble understanding and finding a resolution to my problem, The front index page is nicely centered but when you go to a forum or any other page the forum seems too large to fit on the computer screen, I am using 1024 resolution for my monitor and figure most users will use this also, if users of the forum do not see all of the site without scrolling from side to side, how do I solve this ? P.S. Looking for volunteers and volunteer programmers for the site.
Dan

Profile PM  
Subject: Re: Forum Size
Try to use percentual width lengths, not decimal numbers of pixels. ;)

Profile PM  
Subject: Re: Forum Size
try to disable recent topics on index (in ACP )

1_2

disable it here

1_2a

let me know :wink: if helped

Inactive User
Subject: Re: Forum Size
Hi,

What you should only need to do is:

OPEN:

/templates/mg_themes/index_body.tpl

FIND:

Code: [Download] [Hide] [Select]
<b>{L_RECENT_TOPICS}:</b>
<marquee id="recent_topics" behavior="scroll" direction="left" height="10" width="900px" scrolldelay="100" scrollamount="4" loop="true" onmouseover="this.stop()" onmouseout="this.start()">|



CHANGE 900px to 85%

;)

Subject: Re: Forum Size Thank You
Limun wrote: [View Post]
try to disable recent topics on index (in ACP )

1_2

disable it here

1_2a

let me know :wink: if helped



Thank You this method worked ! Nice and simple !

Profile PM  

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.0894s (PHP: 19% SQL: 81%)
SQL queries: 10 - Debug Off - GZIP Enabled