Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=273)
(http://custom.simplemachines.org/themes/index.php/action,download/lemma,273/image,thumb)
Heavily modified template files to make a unique theme designed to be colorful and professional.
FEATURES:
Compact top menu that is collapsible.
Choice between news fader or Random news, but NOT both.
Custom InfoCenter.
Custom Linktree.
Quick Theme Changer
Extensive Styles.css for easy customization.
Stylish graphics.
Multicolored quoting up to level 3.
Note: In boardindex.php edit this line:
require_once("SSI.php");
to wherever you keep your SSI.php
demo : http://heartdaughter.com/overcomers/index.php?theme=19
feel free to ask questions or comment y'all!
nada
what does "custom link tree" mean?
Quote from: nitsua on May 08, 2007, 03:41:21 PM
what does "custom link tree" mean?
Hi,
See the part above, here, that looks like this:
Simple Machines Community Forum > SMF Development > Graphics and Templates > Themes Site > Topic: EarthMom
that is the linktree. It is like a tree with branches that tell the user where he is in the forum.
In earthmom, please see this screenshot for how the linktree looks:
(http://heartdaughter.com/Downloads/thumbnail03.jpg)
The linktree in earthmom is shown in a TABLE with the links and information about where the user is, shown inside the blocks, and you can change the colors of the blocks by editing the styles.css.
I made the theme by editing the seemer_template.zip theme, which is a plain blue and white theme with little graphics, that you can edit the colors in the styles.css to make your own theme. That is what I did to make earthmom, and then added some graphics.
you can find seemer_template.zip here:
http://custom.simplemachines.org/themes/index.php?lemma=266
I hope this answered your question.
nada
Hello SMF SysOps,
I have a thread on my site for the current theme that I am working on called Ronaloka. It is a dark theme.
http://heartdaughter.com/overcomers/index.php/topic,709.0.html
(http://heartdaughter.com/Downloads/RN_pic006.jpg)
regards,
nada
do you think the boardindex is too PUFFY?????
the theme released before earthmom may not have appeared much in your theme admin panel as a new theme:
http://custom.simplemachines.org/themes/index.php?lemma=266
DEMO: http://heartdaughter.com/overcomers/index.php?theme=16
it is called seemer and there is a separate theme called seemer_template that you can use to make your own themes. it is easy.
I used the seemer_template to make EarthMom.
regards,
nada
(http://heartdaughter.com/Downloads/screenshot10.jpg)
(http://heartdaughter.com/overcomers/Themes/ultimate2/images/ultiportal_button.gif) (http://heartdaughter.com/ultiportal.php)
MINOR BUG FIX FOR INFOCENTER
The call to SSI for recent topics has a parameter $exclude_boards which should be set to null, or to whatever boards you wish to exclude.
in BoardIndex.template.php
look for:
$array = ssi_recentTopics($settings['number_recent_posts'] , array(1, 3), 'array');
and replace with:
$array = ssi_recentTopics($settings['number_recent_posts'], null, 'array');
ııı ıııhhh i didnt like
thanks for the feedback. I posted some new info on the latest two themes I made and a tip on adding stumble upon to SMF topics here:
seemer reply (http://www.simplemachines.org/community/index.php?topic=168400.msg1162020#msg1162020)
enjoy,
nada