[2.0.18] DAJ_Glass

This is an archive of the phpBB 2.0.x styles that were in our database. The release topics are here for reference, but we no longer host or support these styles.

Rating:

Excellent!
122
64%
Very Good
36
19%
Good
14
7%
Fair
9
5%
Poor
9
5%
 
Total votes: 190

User avatar
raj47i
Registered User
Posts: 9
Joined: Wed May 30, 2007 4:39 pm

Re: [2.0.18] DAJ_Glass

Post by raj47i »

10 / 10 ofcourse !

But where can i found a version of this for PHPBB 3 RC1
or can i get a Source file(might be .PSD) so that i can mek one ? :?:
Xeldar
Registered User
Posts: 2
Joined: Mon May 07, 2007 11:28 am

Re: [2.0.18] DAJ_Glass

Post by Xeldar »

Hello here :)
I make a little modification to make all submit button with a new skin, it works perfect on firefox, in IE hover don't work (i'm newbie in css by the way)

(Demo http://rpgonly.talix.org/viewtopic.php?t=8)
I hope you will like it

here the code :

Code: Select all

#
#---- [ Download and Extract ] ----
#
http://rpgonly.talix.org/images/bg_buttom.rar

#
#---- [ Copy ] ----
#
/bg_buttom/bg1.jpg to  /DAJ_Glass/images/
/bg_buttom/bg1.jpg to  /DAJ_Glass/images/

#
#---- [ OPEN ] ----
#
 /DAJ_Glass/DAJ_Glass.css

#
#---- [ FIND AND DELETE ] ----
#
.newsbutton {
cursor: pointer;
cursor: hand;
}

#
#---- [ FIND AND DELETE ] ----
#
.helpline { background-color: #FAFAFA; border-style: none; }

#
#---- [ ADD AFTER ] ----
#
input.mainoption{
  border-Width: 1px;
  border-Color: Transparent;
  border-Style: solid;
  color: white;
  font-Weight: bold;
  background-Color: black;
  background-Image: url(images/b1.jpg);
  }
input.mainoption:hover { 
  border-Width: 1px;
  border-Style: solid;
  border-Color: #ff680f;
  color: #ff680f;
  font-Weight: bold;
  background-Color: black;
  background-Image: url(images/b2.jpg);
  }
   
input.newsbutton{
  border-Width: 1px;
  border-Color: Transparent;
  border-Style: solid;
  color: white;
  font-Weight: bold;
  background-Color: black;
  background-Image: url(images/b1.jpg);
  }

input.newsbutton:hover { 
  border-Width: 1px;
  border-Style: solid;
  border-Color: #ff680f;
  color: #ff680f;
  font-Weight: bold;
  background-Color: black;
  background-Image: url(images/b2.jpg);
  }
  input.liteoption{
  border-Width: 1px;
  border-Color: Transparent;
  border-Style: solid;
  color: white;
  font-Weight: bold;
  background-Color: black;
  background-Image: url(images/b1.jpg);
  }
input.liteoption:hover { 
  border-Width: 1px;
  border-Style: solid;
  border-Color: #ff680f;
  color: #ff680f;
  font-Weight: bold;
  background-Color: black;
  background-Image: url(images/b2.jpg);
  }

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#

Bye and sorry if my english not good
1e0n
Registered User
Posts: 23
Joined: Fri May 18, 2007 8:33 pm
Contact:

Re: [2.0.18] DAJ_Glass

Post by 1e0n »

Great template!

I have one Q..how to make grey color more darker (i see there are 2 types) because the "Garage" add on is a little out of colors...

Image
Xeldar
Registered User
Posts: 2
Joined: Mon May 07, 2007 11:28 am

Re: [2.0.18] DAJ_Glass

Post by Xeldar »

You can make title of each table more beautiful in doing that :

first, open you garage tpl file included with the mode ( i think :D )


And for exemple if you want Menu looks better, search the ligne where Menu is and make it looking like that :

Code: Select all

   <tr> 
        <td align="center" valign="middle" colspan="4" class="row4" height="25"><span class="cattitle">Menu</span>    
      </td> 
After do it for each title it will looks better ;)
1e0n
Registered User
Posts: 23
Joined: Fri May 18, 2007 8:33 pm
Contact:

Re: [2.0.18] DAJ_Glass

Post by 1e0n »

tnx i will try that!!!

EDIT: Emmm i tried but there are no "menu names" which i recognize to change :cry:
http://rapidshare.com/files/36353027/garage.tpl.html

But what kills me is that this 2 colors are to similar and i would realy like ti make one darker than the other :cry:

Where can is change it? I tried to change .css files of theme but nothing happens :|

Image
z3roCooL
Registered User
Posts: 5
Joined: Thu Jun 14, 2007 11:54 pm

Re: [2.0.18] DAJ_Glass

Post by z3roCooL »

I tested the install of this style in IE and Mozilla, but have no found any random charecters pop up.

I have, however, had a rather difficult time to get the MODs I want to work with this style.

Any ideas?
Eisenbart
Registered User
Posts: 25
Joined: Fri Jun 22, 2007 1:43 pm

Re: [2.0.18] DAJ_Glass

Post by Eisenbart »

This is a great style! :) What a pity that it doesn't come with a german language pack... :cry: But why do I get the following message when I want to remove it:
Template->make_filename(): Error - file admin/confirm_body.tpl does not exist
I am using phpBB 2.0.22, by the way.
iami
Registered User
Posts: 1
Joined: Fri Jun 22, 2007 10:28 pm

Re: [2.0.18] DAJ_Glass

Post by iami »

Excelent.

Best regards.
twig19
Registered User
Posts: 2
Joined: Mon Jun 25, 2007 6:05 pm

Re: [2.0.18] DAJ_Glass

Post by twig19 »

Hi
I am fairly new to this theme and also CSS, i was wondering if it's possible to remove/replace the question (three of them) marks that separate the names of the Categories and forums:

At the moment it looks like this
->Main Forum<???>Category<???>Forum<???>Thread

But i would like something like this:
Main Forum->Category->Forum->Thread
Joshuah
Registered User
Posts: 13
Joined: Sat Mar 31, 2007 9:20 pm
Location: Indiana
Contact:

Re: [2.0.18] DAJ_Glass

Post by Joshuah »

Eisenbart wrote:This is a great style! :) What a pity that it doesn't come with a german language pack... :cry: But why do I get the following message when I want to remove it:
Template->make_filename(): Error - file admin/confirm_body.tpl does not exist
I am using phpBB 2.0.22, by the way.
You have to copy the "confirm_body.tpl" file from subSilver into the admin folder of your DAJ_Glass template.
neover
Registered User
Posts: 1
Joined: Wed Jun 27, 2007 9:23 pm

Re: [2.0.18] DAJ_Glass

Post by neover »

some one can pm me with info how to add flash header to the style
User avatar
NightSky
Registered User
Posts: 106
Joined: Wed Jul 11, 2007 11:19 am

Re: [2.0.18] DAJ_Glass

Post by NightSky »

Hey gyus


Does anyone know if there will be a Version of this great Tamplate for phpbb3 ?
Peter77sx
Registered User
Posts: 3260
Joined: Wed Nov 09, 2005 2:51 pm

Re: [2.0.18] DAJ_Glass

Post by Peter77sx »

NightSky wrote:Hey gyus


Does anyone know if there will be a Version of this great Tamplate for phpbb3 ?
I wonder if the author will keep the same name since his band broke up... Dumbass Jones ( DAJ )

That's if he decides to port it to phpbb3 anyway.
sand_danser
Registered User
Posts: 105
Joined: Mon Mar 21, 2005 3:46 pm

Re: [2.0.18] DAJ_Glass

Post by sand_danser »

I d/l this template a while ago & took the liberty of editing it to suit my personal requirements. I hope that's ok to do? The template is class, well done DAJ & co. 8-)
Here's a link to my new board in case anyone likes & wants the edited template?
http://www.kayakfishinguk.net/KFUK/phpBB2/index.php

If it's good enough for ppl I'm quite willing to share it so others may benefit & tweak it more (I'm a bit rough with imagres etc.)

oops! it seems my edited vsn is of v1.08 just in case of any confusion!
Nimz
Registered User
Posts: 25
Joined: Fri Apr 07, 2006 2:45 pm

Re: [2.0.18] DAJ_Glass

Post by Nimz »

yes please convert it to phpbb3
Locked

Return to “[2.0.x] Styles Database Releases”