Dirge Theme

Started by Crip, September 06, 2007, 09:46:36 AM

Previous topic - Next topic

Crip

Link to the theme


Dirge Theme by Crip, Based on Astronomy Theme.

Dark Grey Gradients / on lime green colors makes a decent looking Theme, loads up fast and looks alright using IE6 and seems faster loading to me in IE..

Demo

TP Version
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

wesleyuk

very nice theme!!

wondered if you've tested this theme with Opera and FF, all texts are centre in Opera, tabs bar move up and down when mouse over them in FF

Crip

Thats the QuickLinks tab thats there, remove it and tabs stay put.
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

Crip

IE & FF Looks fine to me, Opera is out of whack as usual
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

Deaks

~~~~
Former SMF Project Manager
Former SMF Customizer

"For as lang as hunner o us is in life, in nae wey
will we thole the Soothron tae owergang us. In truth it isna for glory, or wealth, or
honours that we fecht, but for freedom alane, that nae honest cheil gies up but wi life
itsel."

Crip

I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

SuperTongue

Any way you could provide me with instructions to add a new link to the navigation bar (not in the drop-down link menu, but an actual link such as the calendar) so I can add a button for the shop and arcade.

I love the theme, just I need that information because I'm code illiterate with themes!

Crip

Quote from: SuperTongue on September 10, 2007, 11:43:19 PM
Any way you could provide me with instructions to add a new link to the navigation bar (not in the drop-down link menu, but an actual link such as the calendar) so I can add a button for the shop and arcade.
I love the theme, just I need that information because I'm code illiterate with themes!

Sure, just do this:
Add to the [current_action] this:

if (in_array($context['current_action'], array('search', 'admin', 'calendar', 'profile', 'mlist', 'register', 'login', 'help', 'pm', 'arcade', 'shop')))


Then add you link/button/tab:

// Show the [arcade] button.
echo '
<li', $current_action == 'arcade' ? ' id="active"' : '', '><a href="', $scripturl, '?action=arcade">Arcade</a></li>';

// Show the [shop] button.
echo '
<li', $current_action == 'shop' ? ' id="active"' : '', '><a href="', $scripturl, '?action=shop">Shop</a></li>';


There is now two new buttons/links/tabs
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

Scrambled Egg

where is the HELP link in this Dirge theme?  I've spent over 20 minutes looking for it, and I can't seem to find it anywhere.

Crip

Quote from: Scrambled Egg on September 23, 2007, 09:41:06 PM
where is the HELP link in this Dirge theme?  I've spent over 20 minutes looking for it, and I can't seem to find it anywhere.

Add one i forgot.. :P
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

Scrambled Egg

I like this theme a lot, but I would like to make two minor changes:  1) I want to change the background color to a much lighter gray color since text is somewhat hard to read; and 2) I want to change the font style of the child boards display to Non-Italic Verdana

I am not a programmer, so I would be very grateful if you can tell me how to make these changes.

thanks in advance.

kevincolangelo

a gif is missing from the images file

board_select_spot_child.gif

Its not in the zip file and nowhere in the theme folders???

Crip

Quote from: Scrambled Egg on October 01, 2007, 10:44:43 AM
I like this theme a lot, but I would like to make two minor changes:  1) I want to change the background color to a much lighter gray color since text is somewhat hard to read; and 2) I want to change the font style of the child boards display to Non-Italic Verdana

I am not a programmer, so I would be very grateful if you can tell me how to make these changes.

thanks in advance.

You change the background color in the style.css, also teh italic text can be changed there too in the: .windowbg3 ..
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

Crip

Quote from: kevincolangelo on October 02, 2007, 04:20:36 AM
a gif is missing from the images file

board_select_spot_child.gif

Its not in the zip file and nowhere in the theme folders???

Upload a [board_select_spot_child.gif] from your smf default Theme ..
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

Scrambled Egg

Quote from: crip on October 02, 2007, 08:19:17 AM
Quote from: Scrambled Egg on October 01, 2007, 10:44:43 AM
I like this theme a lot, but I would like to make two minor changes:  1) I want to change the background color to a much lighter gray color since text is somewhat hard to read; and 2) I want to change the font style of the child boards display to Non-Italic Verdana

I am not a programmer, so I would be very grateful if you can tell me how to make these changes.

thanks in advance.

You change the background color in the style.css, also teh italic text can be changed there too in the: .windowbg3 ..

I found this below and as you can see I changed it from #555555 to #999999, but the change seems to not have been saved.  In other words, my changing the color code had no effect.  Does it have to do with the images background, and if so, how do I correct that?  It is causing me a major problem.  thanks.

/* The main body of the entire forum. */

body

{

    background: #999999 url(images/background.jpg) top left;

   background-repeat: repeat-x;

   margin: 0px;

   padding: 0px 0px 0px 0px;

Le Ch@land

Hi crip

I just discover the dark dirge theme and really love it.  :P

As i use french language it miss some gif to add and translate as 'markread.gif'
I can easly do the missing elements, and send then to you if you want, just say me here if you are interrested  ;D

But, can you help me to add a button to make a link to my website, i don't have any knowledge in php, can you provide me instructions to add a button called ' Site ' that permit to go back my website ( hxxp:www.le-chaland.fr [nonactive] )  and rename the ' Accueil ' button ' Forum' ?
As it is visible on the screenshot avaible on the page of your thème ( http://custom.simplemachines.org/themes/index.php?action=download;lemma=386;id=2850;image )

You can see my forum here : hxxp:le-chaland.fr/forum/index.php [nonactive] if you need ...

This will be very nice from you  ;D

Paul_F

Quote from: crip on September 06, 2007, 03:12:45 PM
Thats the QuickLinks tab thats there, remove it and tabs stay put.

Crip, very nice theme. Thanks for the hard work.
I am having the same issue of the tabs bar moving up and down.

I believe that I removed the Quicklinks code.
Now on the main page the bar does not move.
However when in a discussion the tab bar still moved up and down.
Any thoughts?

Advertisement: