Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: stikkki on April 10, 2010, 06:56:49 PM

Title: eotsdzine Military Theme
Post by: stikkki on April 10, 2010, 06:56:49 PM
Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=2134)
(http://custom.simplemachines.org/themes/index.php/action,download/lemma,2134/image,thumb)

eotsdzine Military Theme

DEMO (http://www.eotsdzine.com/DEMO/index.php?theme=13)

Fluid width theme with a subtle military style
Static drop down menu

Board icon .psd & .pspimage layered image included
Logo icon .psd & .pspimage layered image included


Validates @ WC3schools.org

eotsdzine themes use FamFamFam Silk (http://www.famfamfam.com/lab/icons/silk/) icons licensed under Creative Commons Attribution 2.5 License.
Title: Re: eotsdzine Military Theme
Post by: Crip on April 11, 2010, 10:22:13 AM
Very nice Military Theme stikkki.
Title: Re: eotsdzine Military Theme
Post by: bullbreedluverz on April 11, 2010, 10:42:42 AM
thanx - this theme was a custom theme that the person never came back to pay for so its here now for free for anyone that wants it
Title: Re: eotsdzine Military Theme
Post by: Road Rash Jr. on July 20, 2010, 11:34:20 AM
Hey stikkki how can I center the logo?
Thanks,
Title: Re: eotsdzine Military Theme
Post by: bullbreedluverz on July 20, 2010, 06:38:27 PM
As the code is in the theme you can't really center the logo - the theme uses the default smf logo code to make it easier for people to change/edit logo

To replace the smf logo code look in index.template.php

echo'
<img style="padding-top: 20px;" class="floatright" src="' . $settings['images_url'] . '/logo.png" alt="Simple Machines Forum" title="logo" />';


Replace that with smething like

echo '
<center><img src="',$settings['images_url'],'/logo.png" alt="logo"/></center>';


Be warned tho I haven't tested this theme with a centered logo and on lower resolution screens a centered logo may cause problems in the header



Title: Re: eotsdzine Military Theme
Post by: Doburpally on July 23, 2010, 01:50:52 AM
First.
I'd like to say "Stikki, that's an excellent theme!"

Second.
Question: What can one do to fix the problem with embeded youtube vids over lapping the menu bar?
please see screen shot.

(http://thumbnails24.imagebam.com/8973/89857889721803.jpg) (http://www.imagebam.com/image/89857889721803)

This happens when scrolling the front page to see other posted messages below it.

Link to site Guy with a - Test Site (http://www.guywitha.coltsxxx.com/Core/)

Please help me.

Colt.
Title: Re: eotsdzine Military Theme
Post by: bullbreedluverz on July 24, 2010, 07:10:46 PM
bear with me and i'll look into this
Title: Re: eotsdzine Military Theme
Post by: Doburpally on July 26, 2010, 03:39:55 AM
Quote from: stikkki on July 24, 2010, 07:10:46 PM
bear with me and i'll look into this

No problems mate
Title: Re: eotsdzine Military Theme
Post by: Road Rash Jr. on August 04, 2010, 02:48:57 PM
Default color for members name is an orange color and hard to see for me, how can I change that to dark blue?
Thanks,
Title: Re: eotsdzine Military Theme
Post by: Doburpally on August 06, 2010, 09:58:45 AM
Quote from: Road Rash on August 04, 2010, 02:48:57 PM
Default color for members name is an orange color and hard to see for me, how can I change that to dark blue?
Thanks,

That is not a theme setting.
To change the color do the following:
Title: Re: eotsdzine Military Theme
Post by: Road Rash Jr. on August 06, 2010, 10:01:58 AM
thanks for that but I want to change the members display name not the post counted names.
Title: Re: eotsdzine Military Theme
Post by: Doburpally on August 06, 2010, 01:29:50 PM
Sorry, I misunderstood. Maybe this mod will help Custom Username Color (http://custom.simplemachines.org/mods/index.php?mod=2506)
I hope that this helps.
Title: Re: eotsdzine Military Theme
Post by: Road Rash Jr. on August 06, 2010, 01:33:06 PM
Thanks  ;D