Customizing SMF > Theme Site Themes
Islam
CromLady:
Link to the theme
a pastel Islamic Theme
FriedeKind*:
nice theme
maihannijat:
Great Theme.
I have used for my Islamic Message Board.
There is alot of space between Main Heading Banner and Search Bar
And Between Search Bar and Menu Bar, for what this space is? is this reserved for something else? If now how can I reduce this space?
Thanks
maihannijat:
Hi,
When I resize my browser window the content of my forum getting squeeze.
How can I fix this to not wrap/Squeeze my forum during resizing browser window?
my forum: www.islamicmessageboard.com
maihannijat:
Hi I have error in forum log
Apply Filter: Only show the error messages of this member Guest Today at 11:49:05 AM
Apply Filter: Only show the error messages of this IP address 66.249.65.119 Apply Filter: Only show the error messages of this session 8dcb67395f81a9329d2c83c2be3f952a
Apply Filter: Only show the error messages of this URL http://islamicmessageboard.com/index.php?action=stats
Apply Filter: Only show the errors with the same message
8: Undefined index: never_expire
File: /home2/accoutname/public/islamboard/Themes/IslamTheme/index.template.php
This error seems fixed with changing following code
Find:
--- Code: --- <div style="margin: -8px 190px 0px 0px;">', $txt[508], ': <input type="checkbox" name="cookieneverexp"', $context['never_expire'] ? ' checked="checked"' : '', ' class="check" onclick="this.form.cookielength.disabled = this.checked;" /></div>
--- End code ---
Replace:
--- Code: --- <div style="margin: -8px 190px 0px 0px;">', $txt[508], ': <input type="checkbox" name="cookieneverexp"', !empty($context['never_expire']) ? ' checked="checked"' : '', ' class="check" onclick="this.form.cookielength.disabled = this.checked;" /></div>
--- End code ---
Line: 272
I attached my index.template.php
Navigation
[0] Message Index
[#] Next page
Go to full version