[2.0.16] Aluminoid

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!
32
59%
Very Good
10
19%
Good
9
17%
Fair
2
4%
Poor
1
2%
 
Total votes: 54

Thatbitextra
Former Team Member
Posts: 7604
Joined: Mon Mar 21, 2005 5:04 am
Location: A place where something is or could be located; a site.
Contact:

Post by Thatbitextra »

Edit overall_header.tpl.
Styles KB
My MODs: Choose Who to Accept PMs From (Prevents unwanted PMs!) | Warn of Old Topic Before Posting Reply
Style: subBlack (Now updated to phpBB 2.0.22 and 5 new color schemes!)
Toni73
Registered User
Posts: 13
Joined: Thu Feb 22, 2007 10:06 am

Post by Toni73 »

Thanks I will try and find out how to do it. Im a total newbie at this.

Also, I tried searching the forum but found nothing in reference, or that I can see, to making the last post posted visible in the main forum view instead of the posters name. And changing whats visible in the browser "INDEX" as it says now, to having my forums name.

I know its probably not the right place to ask theses questions, but being a newb I dont know where to post them.

regards
Toni73
Registered User
Posts: 13
Joined: Thu Feb 22, 2007 10:06 am

Post by Toni73 »

well i tried editing it with smart FTP to no avail. When I upload it again there is absolutly no change to the forum.


This is how I edited it.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<!-- link rel="stylesheet" href="templates/aluminoid/{T_HEAD_STYLESHEET}" type="text/css" -->
<style type="text/css">
<!--
/*
Aluminoid theme created by Dewchugr, DewChugr at yahoo.com
http://dewchugr.home.insightbb.com
The original Aluminoid Theme for phpBB version 2+ made from the subSilver 2.0.13 files
Created by subBlue design
http://www.subBlue.com

NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
theme administration centre. When you have finalised your style you could cut the final CSS code
and place it in an external file, deleting this section to save bandwidth.
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: {T_BODY_BGCOLOR};
scrollbar-face-color: {T_TR_COLOR2};
scrollbar-highlight-color: {T_TD_COLOR2};
scrollbar-shadow-color: {T_TR_COLOR2};
scrollbar-3dlight-color: {T_TR_COLOR3};
scrollbar-arrow-color: {T_BODY_LINK};
scrollbar-track-color: {T_TR_COLOR1};
scrollbar-darkshadow-color: {T_TH_COLOR1};
}

/* General font families for common tags */
font,th,td,p { font-family: {T_FONTFACE1} }
a:link,a:active,a:visited { color : {T_BODY_LINK}; }
a:hover { text-decoration: underline; color : {T_BODY_HLINK}; }
hr { height: 0px; border: solid {T_TR_COLOR3} 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline { background-color: {T_TD_COLOR2}; border: 1px {T_TH_COLOR1} solid; }

/* This is the outline round the main forum tables - was T_TH_COLOR2 now 555555 */
.forumline { background-color: {T_TD_COLOR2}; border: 2px {555555} solid; }

/* Main table cell colours and backgrounds */
td.row1 { background-color: {T_TR_COLOR1}; }
td.row2 { background-color: {T_TR_COLOR2}; }
td.row3 { background-color: {T_TR_COLOR3}; }

/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
background-color: {T_TD_COLOR2};
background-image: url(templates/aluminoid/images/{T_TH_CLASS3});
background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
color: {T_FONTCOLOR3}; font-size: {T_FONTSIZE2}px; font-weight : bold;
background-color: {T_BODY_LINK}; height: 25px;
background-image: url(templates/aluminoid/images/{T_TH_CLASS2});
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(templates/aluminoid/images/{T_TH_CLASS1});
background-color:{T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; height: 28px;
}

/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
height: 29px;
border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold; border: {T_TD_COLOR2}; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid;
}

th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; }
th.thTop { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle {
font-weight: bold; font-size: 22px; font-family: "{T_FONTFACE2}",{T_FONTFACE1};
text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};
}

/* General text */
.gen { font-size : {T_FONTSIZE3}px; }
.genmed { font-size : {T_FONTSIZE2}px; }
.gensmall { font-size : {T_FONTSIZE1}px; }
.gen,.genmed,.gensmall { color : {T_BODY_TEXT}; }
a.gen,a.genmed,a.gensmall { color: {T_BODY_LINK}; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: {T_BODY_HLINK}; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT} }
a.mainmenu { text-decoration: none; color : {T_BODY_LINK}; }
a.mainmenu:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }

/* Forum category titles */
.cattitle { font-weight: bold; font-size: {T_FONTSIZE3}px ; letter-spacing: 1px; color : {T_BODY_LINK}}
a.cattitle { text-decoration: none; color : {T_BODY_LINK}; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: {T_FONTSIZE3}px; color : {T_BODY_LINK}; }
a.forumlink { text-decoration: none; color : {T_BODY_LINK}; }
a.forumlink:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
a.nav { text-decoration: none; color : {T_BODY_LINK}; }
a.nav:hover { text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2 { font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT}; }
a.topictitle:link { text-decoration: none; color : {T_BODY_LINK}; }
a.topictitle:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.topictitle:hover { text-decoration: underline; color : {T_BODY_HLINK}; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT};}

/* Location, number of posts, post date etc */
.postdetails { font-size : {T_FONTSIZE1}px; color : {T_BODY_TEXT}; }

/* The content of the posts (body of text) */
.postbody { font-size : {T_FONTSIZE3}px; line-height: 18px}
a.postlink:link { text-decoration: none; color : {T_BODY_LINK} }
a.postlink:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}

/* Quote & Code blocks */
.code {
font-family: {T_FONTFACE3}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR2};
background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR1}; line-height: 125%;
background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright { font-size: {T_FONTSIZE1}px; font-family: {T_FONTFACE1}; color: {T_FONTCOLOR1}; letter-spacing: -1px;}
a.copyright { color: {T_FONTCOLOR1}; text-decoration: none;}
a.copyright:hover { color: {T_BODY_TEXT}; text-decoration: underline;}

/* Form elements */
input,textarea, select {
color : {T_BODY_TEXT};
font: normal {T_FONTSIZE2}px {T_FONTFACE1};
border-color : {T_BODY_TEXT};
}

/* The text input fields background colour */
input.post, textarea.post, select {
background-color : {T_TD_COLOR2};
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
background-color : {T_TR_COLOR1};
color : {T_BODY_TEXT};
font-size: {T_FONTSIZE2}px; font-family: {T_FONTFACE1};
}

/* The main submit button option */
input.mainoption {
background-color : {T_TD_COLOR1};
font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
background-color : {T_TD_COLOR1};
font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
help line. This is actually a text box, but if set to be the same
colour as the background no one will know ;)
*/
.helpline { background-color: {T_TR_COLOR2}; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/aluminoid/formIE.css");
-->
</style>
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
}
//-->
</script>
<!-- END switch_enable_pm_popup -->
</head>
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">

<a name="top"></a>

<table width="100%" cellspacing="0" cellpadding="10" border="1" align="center" background="templates/aluminoid/images/metal.gif">
<tr>
<td><table width="100%" cellspacing="0" cellpadding="0" border="0" background="templates/aluminoid/images/metal.gif">
<tr>
<td><a href="{U_INDEX}"><img src="templates/aluminoid/images/aluminoid_logo.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
<td align="center" width="100%" valign="top"><span class="maintitle">{SITENAME}</span><br /><span class="gen">{SITE_DESCRIPTION}<br />&nbsp; </span>
<table cellspacing="0" cellpadding="2" border="0" align="right">
<tr>
<td height="25" align="left" valign="top" nowrap="nowrap"><span class="mainmenu">

</span></td>
</tr>
</table></td>
</tr>
<tr>
<td align="left" valign="top" colspan="2">
<img src="images/spacer.gif" width="1" height="10" align="top">
</td>
</tr>
<tr>
<td align="left" valign="middle" colspan="2" background="templates/aluminoid/images/metal2.gif">
<img src="images/spacer.gif" width="1" height="3" align="top"><br>
<a href="{U_PROFILE}" class="mainmenu"><img src="templates/aluminoid/images/lang_english/icon_profile.gif" width="75" height="20" border="0" alt="{L_PROFILE}" hspace="3" /></a>&nbsp;
<a href="{U_SEARCH}" class="mainmenu"><img src="templates/aluminoid/images/lang_english/icon_search.gif" width="78" height="20" border="0" alt="{L_SEARCH}" hspace="3" /></a>&nbsp;
<a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/aluminoid/images/lang_english/icon_members.gif" width="93" height="20" border="0" alt="{L_MEMBERLIST}" hspace="3" /></a>&nbsp;
<a href="{U_FAQ}" class="mainmenu"><img src="templates/aluminoid/images/lang_english/icon_faq.gif" width="86" height="20" border="0" alt="{L_FAQ}" hspace="3" /></a>&nbsp;
<a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/aluminoid/images/lang_english/icon_usergroups.gif" width="110" height="20" border="0" alt="{L_USERGROUPS}" hspace="3" /></a>&nbsp;
<a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="templates/aluminoid/images/lang_english/icon_messages.gif" width="98" height="20" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="3" />{PRIVATE_MESSAGE_INFO}</a>&nbsp;

<a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/aluminoid/images/lang_english/icon_loginout.gif" width="96" height="20" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a>&nbsp;
<a href="{U_REGISTER}" class="mainmenu"><img src="templates/aluminoid/images/lang_english/icon_register.gif" width="86" height="20" border="0" alt="{L_REGISTER}" hspace="3" />{L_REGISTER}</a>
<br>
</td>
</tr>

</table>



And I get this info from smartFTP


[18:25:10] 550 20070223172501 overall_header.tpl: No such file or directory
[18:25:10] SIZE overall_header.tpl
[18:25:10] 213 2962
[18:25:10] Transfer successful.
[18:25:16] PASV
[18:25:16] 227 Entering Passive Mode (86,109,162,169,158,190).
[18:25:16] Opening data connection to 86.109.162.169 Port: 40638
[18:25:16] STOR overall_header.tpl
[18:25:16] 150 Opening BINARY mode data connection for overall_header.tpl
[18:25:16] 2962 bytes transferred. (36.1 KB/s) (80 ms)
[18:25:17] 226 Transfer complete.
[18:25:17] MDTM 20070223172501 overall_header.tpl
[18:25:17] 550 20070223172501 overall_header.tpl: No such file or directory
[18:25:17] SIZE overall_header.tpl
[18:25:17] 213 2962
[18:25:17] Transfer successful.
Toni73
Registered User
Posts: 13
Joined: Thu Feb 22, 2007 10:06 am

Post by Toni73 »

that code totally killed the forum. So I know its wrong. :D

I will try to figure it out.
MitchSchaft
Registered User
Posts: 292
Joined: Fri Jun 06, 2003 10:22 pm
Location: exiled

Re: thanks

Post by MitchSchaft »

fixed it myself months ago.
Last edited by MitchSchaft on Tue Jun 26, 2007 10:08 pm, edited 1 time in total.
User avatar
Arty
Former Team Member
Posts: 16654
Joined: Wed Mar 06, 2002 2:36 pm
Name: Vjacheslav Trushkin
Contact:

Re: thanks

Post by Arty »

MitchSchaft wrote: Hey, folks, if you get a minute can you take a guess...

Nope, because you removed designer's copyright. :x
Vjacheslav Trushkin / Arty.
Free phpBB 3.1 styles | New project: Iconify - modern SVG framework
MitchSchaft
Registered User
Posts: 292
Joined: Fri Jun 06, 2003 10:22 pm
Location: exiled

Re: [2.0.16] Aluminoid

Post by MitchSchaft »

............
Last edited by MitchSchaft on Thu Jul 12, 2007 8:29 am, edited 8 times in total.
sbrunkow
Registered User
Posts: 22
Joined: Tue Mar 08, 2005 8:12 pm

Re: [2.0.16] Aluminoid

Post by sbrunkow »

As CyberAlien said you have removed my copyright from the theme I created.

I would appreciate if you would cease using my Aluminoid theme on your forum or for any other use, web related or not. It is clearly not an option for you to remove someones copyright notice.

I herevy terminate your right to use the Aluminoid them that I created for phpBB, regardless of wether or not you replace the copyright notice.

Had it not been for this I would have been happy to help you fix this.
wolflet
Registered User
Posts: 45
Joined: Thu May 31, 2007 7:38 am

Re: [2.0.16] Aluminoid

Post by wolflet »

how can i change the colour for the moderators under the index? i meant at the bottom of the page where we see users online. the moderator's colour is similar to the normal members. is it possible to change that such that moderators are reflected more clearly?
User avatar
Greenweaver
Former Team Member
Posts: 3913
Joined: Tue Jan 10, 2006 5:25 am
Location: In the rain
Contact:

Re: [2.0.16] Aluminoid

Post by Greenweaver »

Image
Modage: Page Title Number MOD
Linkage: Find me at Styles Support & Discussion | Get a new style | Customise your style | phpBB userguide
Noteage:
Graphics requests to members over 20 posts and genuine phpbb requirements | I do not provide custom psd files
wolflet
Registered User
Posts: 45
Joined: Thu May 31, 2007 7:38 am

Re: [2.0.16] Aluminoid

Post by wolflet »

thanks. but it seems to be permanent whichever skin i use now...
User avatar
Greenweaver
Former Team Member
Posts: 3913
Joined: Tue Jan 10, 2006 5:25 am
Location: In the rain
Contact:

Re: [2.0.16] Aluminoid

Post by Greenweaver »

Yes, this process will override the colour for any style, it is not dependent on any style.
Image
Modage: Page Title Number MOD
Linkage: Find me at Styles Support & Discussion | Get a new style | Customise your style | phpBB userguide
Noteage:
Graphics requests to members over 20 posts and genuine phpbb requirements | I do not provide custom psd files
billvasko
Registered User
Posts: 90
Joined: Wed Nov 08, 2006 5:25 am

Re: [2.0.16] Aluminoid

Post by billvasko »

Ok, I have my skull image inserted into my header, but it's not in the right spot. I'd like to have it between the banners and the buttons, not all the way to the right as it is currently displayed. Also, when logged out, the message button text reads "Log in to check your private messages." This text is too long when displayed with the skull image. Which file do I open to modify and shorten this text? Thanks! Below is my forum and the code I currently have for the skull image.
http://www.maxxtraining.com/forum


<table cellspacing="0" cellpadding="2" border="0" align="right">
<tr>
<td height="25" align="left" valign="top" nowrap="nowrap"><span class="mainmenu">
<a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="templates/aluminoid/images/lang_english/icon_messages.gif" width="98" height="20" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="3" />{PRIVATE_MESSAGE_INFO}</a>
<br />
<a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/aluminoid/images/lang_english/icon_loginout.gif" width="96" height="20" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a>
<br />
<a href="{U_REGISTER}" class="mainmenu"><img src="templates/aluminoid/images/lang_english/icon_register.gif" width="86" height="20" border="0" alt="{L_REGISTER}" hspace="3" />{L_REGISTER}</a></span></td>
<td height="25" align="right" valign="top" nowrap="nowrap"><img src="templates/aluminoid/images/skullforum.jpg" border="0" /></td>

</tr>
</table></td>
zergber
Registered User
Posts: 3
Joined: Wed Jul 04, 2007 9:31 pm

Re: [2.0.16] Aluminoid

Post by zergber »

Hey I can install various styles, I liked this one but when I install other styles other than subsilver the cash mod is not showing... it says that cash_(file).tpl doesn't exist... then I copy them but the cash is still not showing, why?
User avatar
Greenweaver
Former Team Member
Posts: 3913
Joined: Tue Jan 10, 2006 5:25 am
Location: In the rain
Contact:

Re: [2.0.16] Aluminoid

Post by Greenweaver »

You will need to install the MOD for each style you wish to use it with, mainly all the tpl files as you will have already modded the php files and db. Review the MOD installation guide again.
Image
Modage: Page Title Number MOD
Linkage: Find me at Styles Support & Discussion | Get a new style | Customise your style | phpBB userguide
Noteage:
Graphics requests to members over 20 posts and genuine phpbb requirements | I do not provide custom psd files
Locked

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