SimplePortal

SimplePortal => Site Discussion => Topic started by: Nabil on December 01, 2008, 10:42:36 AM

Title: Code Area
Post by: Nabil on December 01, 2008, 10:42:36 AM
I have a suggestion concerning the code area , don't you think the text inside the
code block is a bit too small , take a look at it

CODE to SEE:
Code: [Select]
<div id="smfFadeScroller" style="width: 90%; padding: 2px;"><b>', $context['news_lines'][0], '</b></div>
<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
// The fading delay (in ms.)
var smfFadeDelay = ', empty($settings['newsfader_time']) ? 5000 : $settings['newsfader_time'], ';
// Fade from... what text color? To which background color?
var smfFadeFrom = {"r": 0, "g": 0, "b": 0}, smfFadeTo = {"r": 255, "g": 255, "b": 255};
// Surround each item with... anything special?
var smfFadeBefore = "<b>", smfFadeAfter = "</b>";

I have solved that problem on my Forum , you can do it too on SMF 1.1.7
take a look at the style.css  , under the Code section you can make the neccessary settings to make it bigger..
SimplePortal 2.3.8 © 2008-2024, SimplePortal