Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=1727)
(http://custom.simplemachines.org/themes/index.php/action,download/lemma,1727/image,thumb)
Dark Light Multiple Colors
Dark Light MC Project by SMFArabic (http://www.smfarabic.com/)
Coding by WannaBeDie (http://index.php?action=profile;u=84321)
Description:
Professional cool design with multiple colors . ;D
Compatibility With :
Dark_Light_MC.zip for smf 1.1.X
Demo (http://smf.smfthemes.org/index.php?theme=1100)
Dark_Light_MC_2.0 for smf 2.0.x
Nice theme.
Thank you.
Very nice theme, but how do I change the logo?
Quote from: OperationMagic on June 22, 2009, 12:00:13 PM
Very nice theme, but how do I change the logo?
thank you,
change the logo is very easy, replace your new logo with (images/custom/logo.png)
now
Dark_Light_MC_2.0 is for smf 2.0.x
Just wanted to say that this is a very nice them. Excellent! :)
Thank you. :D
well done :)
very nice theme bro, congrats...
Thank you bro,
Very Nice Theme ...
Thank you.
ive helped a couple people now that have said this theme is left aligned on their screen
to center it open style.css
find
#wrapper {
width: 1000px;
}
replace with
#wrapper {
width: 1000px;
margin: auto;
}
Thank you,
i will update it.
I really do like this theme and is in use at the moment but there is just a few questions that need to be answered about the
coding. First off is the link menu under the header logo area where you click for admin and profile
Where in the coding would i have to go to find that? My reason is because i want to make them links solid white so when clicking
on them they stay solid white..
Secondly do all mods work on this awesome theme?
1 - what is your SMF v. ??
2 - you will need to edit the theme manually to make it works with the mods .
Quote from: islam2hamy on November 27, 2009, 01:47:39 AM
1 - what is your SMF v. ??
2 - you will need to edit the theme manually to make it works with the mods .
Smf 1.1.10
link menu: Home Help Search Admin Profile My Messages Members Staff List Contact Banlist Logout where would i be able to locate this
^ ^ ^ so I can edit the color codes of links???
yeah had another 6 attempts at this and its still got me baffled where to find it and change the font color
I did a backup of the default core theme and with this theme in here I manage to upload them over the
default core theme and tried it that way..
still cant find the color code for the links as mention above
here you are :
Quote#nav li a {
color: #fff;
font-size: 11px;
}
Quote from: islam2hamy on November 27, 2009, 04:10:46 PM
here you are :
Quote#nav li a {
color: #fff;
font-size: 11px;
}
yeah thanks for that but i gave up on it and now have the same problem with another
theme here's the link for you want to help out
http://www.simplemachines.org/community/index.php?topic=261100.0
Using this theme (on SMF 1.1.11) I am getting lots of Undefined index: theme_main_color errors for multiple template.php files. Any idea how to fix it?
can you please copy the error ??
8: Undefined index: theme_main_color
File: /web/www.cltparents.com/Themes/default/Admin.template.php (main_above sub template - eval?)
Line: 91
and...
8: Undefined index: theme_main_color
File: /web/www.cltparents.com/Themes/default/Login.template.php (main_above sub template - eval?)
Line: 91
and...
8: Undefined index: theme_main_color
File: /web/www.cltparents.com/Themes/default/Recent.template.php (main_above sub template - eval?)
Line: 91
and...
8: Undefined index: theme_main_color
File: /web/www.cltparents.com/Themes/Dark_Light_MC/BoardIndex.template.php (main sub template - eval?)
Line: 217
and...
8: Undefined index: theme_main_color
File: /web/www.cltparents.com/Themes/Dark_Light_MC/BoardIndex.template.php (main sub template - eval?)
Line: 216
and...
8: Undefined index: theme_main_color
File: /web/www.cltparents.com/Themes/Dark_Light_MC/BoardIndex.template.php (main sub template - eval?)
Line: 137
Can you please disable eval (http://www.simplemachines.org/community/index.php?topic=290186.0) , then post the (new) errors you may be getting?
Disabled and cleared log file. Now here are the errors...
8: Undefined index: theme_main_color
File: /web/www.cltparents.com/Themes/Dark_Light_MC/index.template.php
Line: 91
and...
8: Undefined index: theme_main_color
File: /web/www.cltparents.com/Themes/Dark_Light_MC/BoardIndex.template.php
Line: 217
and...
8: Undefined index: theme_main_color
File: /web/www.cltparents.com/Themes/Dark_Light_MC/BoardIndex.template.php
Line: 216
and...
8: Undefined index: theme_main_color
File: /web/www.cltparents.com/Themes/Dark_Light_MC/BoardIndex.template.php
Line: 137
can you please attach the files "index.template.php & BoardIndex.template.php"
Here they are...
hi ,
sorry but i am busy this days
i will try to help you as soon as possible
Nice theme.
Thank you.
I wicked love this theme, but is there anyway to make it a bit wider? It has about and 1 inch and 1/2 on both sides for wide screen. That's a bit much when I'm using a portal.
Thanks
I replying about the theme_main_color index, we have the same problem. I tried to insert #settings['theme_main_color'] somewhere, but it didn't work. SMF 1.1.11.
It is a nice theme, but I have also some Problems:
8: Undefined index: theme_main_color
Datei: /www/htdocs/Themes/default/languages/MGallery.german.php (eval?)
Zeile: 91
8: Undefined index: theme_main_color
Datei: /www/htdocs/Themes/default/MGallery.template.php (eval?)
Zeile: 91
8: Undefined index: theme_main_color
Datei: /www/htdocs/Themes/default/Errors.template.php (eval?)
Zeile: 91
I use SMF 1.1.11
and
1. SimplePortal 2.3.1
2. SMF Media Gallery 2.0.5
3. Admin Notepad 2.0
4. SimplePortal - German 2.3.1
Can anyone help me?
BoardIndex.template.php
Find and delete:
'. $settings['theme_main_color']. '/
There are 5, delete them all.
and now I have no Problems ;)
Thanks stingrays!!!! That worked for me. I also had to remove a similar entry from the index.template.php file and now I have no more errors.
Quote from: stingrays on January 03, 2010, 05:50:51 AM
BoardIndex.template.php
Find and delete:
'. $settings['theme_main_color']. '/
There are 5, delete them all.
and now I have no Problems ;)
Thank you
stingraysand i will update the theme soon
I really LOVE this theme, with the exception of 1 thing. The the "news" section is not posted anywhere. Our board really uses the news and newsletters frequently for general board news and we would like to see this displayed prominently. Would you be willing to add this?
@toothmkr57:
Administration → section Forum configuration → Current style settings → section Style options and preferences → count of news displayed on the main page (enter 1 or more). Captions aren't exact, I use polish translation.
Quote from: toothmkr57 on January 04, 2010, 11:41:52 AM
I really LOVE this theme, with the exception of 1 thing. The the "news" section is not posted anywhere. Our board really uses the news and newsletters frequently for general board news and we would like to see this displayed prominently. Would you be willing to add this?
For version 1.1.11 I did this...
admin - Themes and Layout - Select Dark Light - Check Enable News - Check Show news fader on board index
The news block is displayed for me after making those changes.
Nice :D
thx!
@hirschaj, you're right - my faux-pas. ;)
Nice job! I want ask you how can I insert a mp3 flash player into Footer after: "Coding by WannaBeDie"
Thanks in advance!
PS
Link to my player:
http://www.mediafire.com/?gvzyndmemdmttmn
can you insert it to the default theme ?
use the same way to insert it in this them
I would like to just use the green color and not give my member's a choice to change the color. Is there a setting for this? If not, where in the XML and CSS files for the theme would I need to make changes to accomplish this? Thank you in advance for responding to my question.
BTW, the theme looks great. Fantastic work!
Thank you,
in the "index.template.php" file remove this lines :
<a href="', $scripturl, '?style=default" rel="default" class="styleswitch">
<img src="', $settings['images_url'], '/colors/default.gif" alt="', $txt['default'], '" /></a>
<a href="', $scripturl, '?style=blue" rel="blue" class="styleswitch">
<img src="', $settings['images_url'], '/colors/blue.gif" alt="', $txt['blue'], '" /></a>
<a href="', $scripturl, '?style=green" rel="green" class="styleswitch">
<img src="', $settings['images_url'], '/colors/green.gif" alt="', $txt['green'], '" /></a>
<a href="', $scripturl, '?style=red" rel="red" class="styleswitch">
<img src="', $settings['images_url'], '/colors/red.gif" alt="', $txt['red'], '" /></a>
after that rename the file "style.css" to "style2.css" and rename the file "green.css" to "style.css"
and you are Done
Cool beans! Thanks for the info on how to do it.
Quote from: islam2hamy on November 08, 2010, 01:25:30 PM
Thank you,
in the "index.template.php" file remove this lines :
<a href="', $scripturl, '?style=default" rel="default" class="styleswitch">
<img src="', $settings['images_url'], '/colors/default.gif" alt="', $txt['default'], '" /></a>
<a href="', $scripturl, '?style=blue" rel="blue" class="styleswitch">
<img src="', $settings['images_url'], '/colors/blue.gif" alt="', $txt['blue'], '" /></a>
<a href="', $scripturl, '?style=green" rel="green" class="styleswitch">
<img src="', $settings['images_url'], '/colors/green.gif" alt="', $txt['green'], '" /></a>
<a href="', $scripturl, '?style=red" rel="red" class="styleswitch">
<img src="', $settings['images_url'], '/colors/red.gif" alt="', $txt['red'], '" /></a>
after that rename the file "style.css" to "style2.css" and rename the file "green.css" to "style.css"
and you are Done
you are welcome
Great job! As stated in its description: Professional cool design with multiple colors . ;D I like it!
Thank you.