Forum Size »  Show posts from    to     

Icy Phoenix


Old Styles Topics - Forum Size



antiqueclassicautos [ Sun 01 Feb, 2009 21:52 ]
Post 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


novice programmer [ Sun 01 Feb, 2009 22:33 ]
Post subject: Re: Forum Size
Try to use percentual width lengths, not decimal numbers of pixels.


Limun [ Sun 01 Feb, 2009 22:37 ]
Post subject: Re: Forum Size
try to disable recent topics on index (in ACP )

1_2

disable it here

1_2a

let me know if helped


Lopalong [ Sun 01 Feb, 2009 22:51 ]
Post subject: Re: Forum Size
Hi,

What you should only need to do is:

OPEN:

/templates/mg_themes/index_body.tpl

FIND:

Code: [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%



antiqueclassicautos [ Mon 02 Feb, 2009 18:17 ]
Post 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 if helped



Thank You this method worked ! Nice and simple !




Powered by Icy Phoenix