Jump to content


Joomola Namibia CSS Template


39 replies to this topic

#16 Ralph

    Loves Etomite Forums!

  • Admin
  • 6,506 posts
  • Gender:Male

Posted 28 April 2009 - 12:54 PM

If you haven't already done so, try downloading and extracting the tar.gz instead of the zip to see if you have better luck... Most popular decompression softwares can handle tar files...

#17 KeithR

    Etomite Forum Newbie

  • Member
  • 10 posts

Posted 28 April 2009 - 04:51 PM

Thanks Ralph,

Still no luck, tried all sorts of combinations and unzippers.
I am now starting from the psd file, but seems foolish redoing what is already done.

Keith

#18 mikef

    Loves Etomite Forums!

  • Member
  • PipPipPipPip
  • 1,551 posts

Posted 28 April 2009 - 05:05 PM

The errors appear to be with the output of the files, not with being able to read the archives. Does the user account you are using have the necessary access permissions to the area you are trying to write to?

#19 Ralph

    Loves Etomite Forums!

  • Admin
  • 6,506 posts
  • Gender:Male

Posted 28 April 2009 - 05:12 PM

The NamibiaV2.zip file appears to have become corrupted, or was never a good file, as I haven't been able to extract using any of several different softwares on two different OS platforms...

#20 darren

    Likes Etomite Forums!

  • Member
  • PipPip
  • 251 posts

Posted 28 April 2009 - 07:47 PM

wow what a mess... my sincere apologies - lets try this again. if this doesn't' work i'll just copy/paste the template and css files...the images folder can be found other places. don't start over with the psd...

Attached Files



#21 darren

    Likes Etomite Forums!

  • Member
  • PipPip
  • 251 posts

Posted 28 April 2009 - 07:51 PM

what the heck - posting the css file just to be safe:

/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #FFE6B3;
	color : #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}
/* Links */
a:link, a:visited {
	color: #808080; text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #FF6600;	text-decoration: none;
	}

/* eto specific styles */

#site {
	font: 30px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 0px 20px;
	height: 80px;
	width: 100%;
}
.searchbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 140px;
	margin: 10px 0px 5px 0px;

}


.button{
	border: 1px solid #808080;
}

#content {

}

#topmenu{
	height: 20px;
	float: right;
	position: absolute;
	right: 150px;
	margin-top: 80px;
}

ul.LGlob_list
{
	padding: 0;
	margin: 0;
	white-space: nowrap;
	text-align: left;
}

ul.LGlob_list li{
width: auto !important;
width: 5%;
margin: 0;
font-size: 16px;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;
display: inline;
	
}

ul.LGlob_list li a{
height: 20px;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #0077AA;
margin-left: 5px;
white-space: nowrap;
}


ul#LM_level_1 {
width: 125px;
list-style-position:inside;
}

.sideBanner {
	width: 180px;
	font-size: 12px;
}



















/* no mods below here, i think.....*/





#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

	
/* Topmenu */

ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap;
}

ul#mainlevel-nav li{
list-style: none;
width: auto !important;
width: 5%;
float: right;
margin: 0;
font-size: 10px;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;
background: #FFF0BD;
border: 1px solid black;	
}

ul#mainlevel-nav li a{
font-weight: normal;
height: 20px;
display: block;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #0077AA;
margin-left: 5px;
white-space: nowrap;
}



/* Hintergrund */
div {
	margin:0;
}

.bg {
	margin:0 120px 0 0;
}
.bg_wide {
	margin:0;
}

.bg01 {
	background:url(../images/bg_01_01.jpg) no-repeat left top;
}
.bg02 {
	background:url(../images/bg_02.jpg) top left repeat-x;
}
.bg03 {
	background:url(../images/bg_03.jpg) top right no-repeat;
}
.bg04 {
	background:url(../images/bg_04.jpg) bottom left repeat-y;
}
.bg05 {
	background:url(../images/bg_05.jpg) top left repeat;
}
.bg06 {
	background:url(../images/bg_06.jpg) bottom right repeat-y;
}
.bg07 {
	background:url(../images/bg_07.jpg) bottom left no-repeat;
}
.bg08 {
	background:url(../images/bg_08.jpg) bottom left repeat-x;
}
.bg09 {
	background:url(../images/bg_09.jpg) bottom right no-repeat;
}
.inhalt {
	margin:0;
	padding:130px 80px 50px 240px;
	min-height:500px;
	height:auto !important;
	height:500px;
}

/*
.inhalt p {
	margin:0;
	padding:0;
	width:300;
}
*/


/* Menu Links */
.menu_links {
	position: absolute;
	top: 300px;
	left: 8px;
}
.menu_links_01 {
	background:url(../images/menu_links_01.jpg) top left no-repeat;
}
.menu_links_02 {
	background:url(../images/menu_links_02.jpg) top left repeat-y;
}
.menu_links_03 {
	background:url(../images/menu_links_03.jpg) bottom left no-repeat;
}
.menu_links_content {
	width:220px;
	padding: 10px 10px 20px 20px;
}
.menu_links_content table.moduletable {
	margin: 0;
	padding: 10px 0 0 0;
	width: 180px;
	border: 0px solid blue;
}
.menu_links_content ul{
	list-style: none; 
	margin: 0; 
	padding: 0;
}

/* Menu Rechts */
.menu_rechts {
	position: absolute;
	top: 130px;
	right: 18px;
}
.menu_rechts_01 {
	background:url(../images/menu_rechts_01.jpg) top left no-repeat;
}
.menu_rechts_02 {
	background:url(../images/menu_rechts_02.jpg) top left repeat-y;
}
.menu_rechts_03 {
	background:url(../images/menu_rechts_03.jpg) bottom left no-repeat;
}
.menu_rechts_content {
	width:165px;
	margin: 0px -5px;
	padding: 5px 0px 15px 10px;
}
.menu_rechts_content table.moduletable {
	margin: 0;
	padding: 10px 0 0 5px;
	width: 145px;
	border: 0px solid blue;
}
.menu_rechts_content ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}

.design {
	margin-left: 230px;
	margin-top: -20px;
	color: #0077AA;
	font-size: 10px;
}
.design a:link, .design a:visited {
	color: #0077AA;
	font-size: 10px;
}

.struktur {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height:0px;
	overflow:hidden;
	display:inline;
}

.user4 {
	position: absolute;
	top: 83px;
	right: 130px;
	width: 210px;
}	

#user1 {
	margin-bottom: 20px;
	border: 0px solid blue;
}	

#user2 {
	margin-bottom: 20px;
}	

.latestnews, a.latestnews:link, .mostread, a.mostread:link {
	font-size:12px;
}


#user1 ul, #user2 ul {
list-style: none;

margin: 0px;
padding: 0px;
padding-left: 10px;
margin-left: 10px;
margin-bottom: 5px;
margin-top: 2px;
}


/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;

	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;

	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; font-weight: bold;
	}

h5 {
	color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h6 {
	color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}



/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #808080;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	color: #FF6600;
	text-decoration: underline;
	}

/* Horizontal Line */
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
	color: #808080; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 14px;
	}

a.mainmenu:hover, a.mainlevel:hover {
	color: #FF9900; text-decoration: underline;
	}

a.sublevel:hover {
	color: #FF0000; text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #808080; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: normal;
}

#active_menu  { 
	color: #0077AA; 
	font-weight: bold;
}


/* Content - Sections & Categories */
.contentpane {

	}

.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}

.contentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #0077AA;
	text-align:left;
	border-bottom: 2px solid #FF8311;
	}

.contentheading td{
	border: 1px solid blue;
}

.contentpagetitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

table.contenttoc {
        color: #333300;
		background-color: #e0e0e0;
        }

table.contenttoc td {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-align:left;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
	font-size: 9px;
	}

.contentdescription {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #999999;	text-decoration: underline;
	}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #999999;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #0077AA; text-decoration: none; font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.readon:hover {
	color: #FF8311;	text-decoration: underline;
	}

table.moduletable {
	margin: 15px 20px 20px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0077AA;
	text-align: left;
	white-space: nowrap;
	width: 100%;
	border-bottom: 2px solid #FF8311;
	}
	
table.moduletable td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}
	
.moduletable h3{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0077AA;
	text-align: left;
	white-space: nowrap;
	width: 98%;
	border-bottom: 2px solid #FF8311;
	margin: 0px;
}	
	
	
.componentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #0077AA;
	text-align:left;
	border-bottom: 2px solid #FF8311;
	}

.button {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #0077AA;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	background-color: White;
	}

.inputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}
	


/** category text format and links **/
.category {
	color: #999999; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #999999; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}

.poll {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px
	}

.sectiontableentry1 {

	}
 
.contentpane {

	}

.sectiontableentry2 {

	}

.sectiontableheader {
	background-color : #0077AA;
	color : #FFFFFF;
	font-weight : bold;
	}

.frontpageheader {
	font-size: 18px;
    color : #0077aa;
    font-weight : bold;
    }

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside url(../images/arrow.png);
	list-style-image: url(../images/arrow.png);
	}

.fase4rdf {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 12px; font-weight: normal; color: #FF9900;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #808080;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

table.contact {
	background-color: #FFFFFF;
	border: 1px solid #FF8311;
	}

table.contact td.icons {
	}

table.contact td.details {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
	color: #EBEBEB;
}

a.pagenav, a.pagenav:visited {
	color: #FF6600;
}

a.pagenav:hover {
	color: #386593;
}

.pagenavbar {
	color: #386593;
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.newsflash {
	background-color: #F5F5F5;
	color: Black;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}
.highlight {
    background: yellow;
    }


#22 darren

    Likes Etomite Forums!

  • Member
  • PipPip
  • 251 posts

Posted 28 April 2009 - 07:53 PM

and the template:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
[!MetaTagsExtra!]
<link rel="stylesheet" type="text/css" href="templates/namibia/css/template_css.css" />
</head>

<body>

<div class="menu_links">
<div class="menu_links_02">
<div class="menu_links_01">
<div class="menu_links_03">
<div class="menu_links_content">
[!getSidebar?doc=sideBanner&wildcard=1&class=sideBanner!]
{{W3C Validation}}
</div>
</div>
</div>
</div>
</div>



<div class="menu_rechts">
<div class="menu_rechts_02">
<div class="menu_rechts_01">
<div class="menu_rechts_03">
<div class="menu_rechts_content">
[!ListMenu?LM_levels=-1!]
[!SearchPrompt!]

</div>
</div>
</div>
</div>
</div>


<div id="topmenu">
[!ListGlobal!]</div>

<div class="bg">
<div class="bg05">
<div class="bg02">
<div class="bg04">
<div class="bg06">
<div class="bg08">
<div class="bg01">
<div class="bg03">
<div class="bg07">
<div class="bg09">
<div class="inhalt"> 
<div id="site">[(site_name)]
</div>
  <div id="content">
    <p id="pagetrail">[[PageTrail]]</p>
    <h1 class="pagetitle">[*longtitle*]</h1>
    [*content*]
  </div><!-- end content -->

</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

<div class="logo">
<div class="design">
<div>Copyright &copy; [!DateTime?format=%Y!], [(site_name)]. All Rights Reserved.</div>
    <div>Page Last Edited: [!DateTime?timestamp=[*editedon*]!].</div>
    <div>Site Last Edited: [!SiteUpdate!].</div>
    <div>MySQL: [^qt^], [^q^] request(s), PHP: [^p^], total: [^t^], document retrieved from [^s^]</div>
    design by <a href="http://www.i-cons.ch">i-cons</a> | [[PoweredBy]]
</div></div>


</body>
</html>


#23 KeithR

    Etomite Forum Newbie

  • Member
  • 10 posts

Posted 29 April 2009 - 05:18 AM

Hi Darren,

I uploaded both zip files to one of my linux servers where I am considering using Etomite and tried to unpack them there. Both files fail to unzip, just as they did under windows.

I have cut and pasted the css and template you posted separately, thanks very much.

Keith

#24 petewalker

    Etomite Forum Newbie

  • Member
  • 22 posts

Posted 05 May 2009 - 03:32 AM

winrar mate ;)
I use it on XP and Vista without ANY dramas at all. just right click the zip file and choose "Extract to" ... it will create a folder in the same directory as the zip file and unpack it with ALL files and directories in FULL tact.
Nice template btw...

***UPDATE***
I just downloaded the zip myself and used winrar to extract it. No problems at all - index.txt file, css folder and images folder. everything there :) (haven't tested it on my eto install, but the extract worked no probs)

Edited by petewalker, 05 May 2009 - 03:36 AM.


#25 Ralph

    Loves Etomite Forums!

  • Admin
  • 6,506 posts
  • Gender:Male

Posted 05 May 2009 - 12:55 PM

If the package extracted using Winrar then it was probably compressed with Winrar and may not be compressed as a valid zip file... Any chance you can use something like Windows compressor or WinZip to compress those files and post the zip here...???

#26 darren

    Likes Etomite Forums!

  • Member
  • PipPip
  • 251 posts

Posted 05 May 2009 - 02:02 PM

View PostRalph, on May 5 2009, 06:55 AM, said:

If the package extracted using Winrar then it was probably compressed with Winrar and may not be compressed as a valid zip file... Any chance you can use something like Windows compressor or WinZip to compress those files and post the zip here...???

The currently uploaded files were compressed with the xp utility, previously I had used WinZip to compress them - those did seem to get corrupted either while being compressed or while being uploaded.

If petewalker could post his files here maybe that would solve the issue.

#27 KeithR

    Etomite Forum Newbie

  • Member
  • 10 posts

Posted 05 May 2009 - 04:45 PM

Hi Darren,

With due respect, winrar is not a free package, only a free download. If it produces a non-standard zip file in order to force us to purchase their software I for one won't.

Surely if the file has a zip suffix in should conform to zip standards, none of us would have a problem unzipping the contents with "industry standard" unzip programs?

just my 2 cents worth

Keith

#28 Ralph

    Loves Etomite Forums!

  • Admin
  • 6,506 posts
  • Gender:Male

Posted 05 May 2009 - 05:39 PM

It's entirely possible that the file may have become corrupt during initial upload or during a subsequent data migration... Considering how we don't have an initial CRC to compare against, the WHY behind the file corruption is open to speculation... I'd just like to see a non-corrupted version make its way into this thread...

#29 petewalker

    Etomite Forum Newbie

  • Member
  • 22 posts

Posted 12 May 2009 - 12:36 PM

Hey!.. sorry guys, I totally didnt read this till right NOW!.. Just heading up the road for a late nite Hungry Jacks Mission, will upload a winzipped version as soon as i get back :D

#30 petewalker

    Etomite Forum Newbie

  • Member
  • 22 posts

Posted 13 May 2009 - 03:38 AM

Sorry guys, got back very late and totally forgot (well, actually, I went straight to bed) .. heres the winzipped version :D
Attached File  namibiaV2.zip   536.62K   33 downloads

#31 KeithR

    Etomite Forum Newbie

  • Member
  • 10 posts

Posted 14 May 2009 - 02:37 AM

View Postpetewalker, on May 13 2009, 05:38 AM, said:

Sorry guys, got back very late and totally forgot (well, actually, I went straight to bed) .. heres the winzipped version :D
Attachment namibiaV2.zip


Hi Pete,

Still unable to unzip the file - Please could you post unzipped copies of the files

many thanks,

Keith

#32 petewalker

    Etomite Forum Newbie

  • Member
  • 22 posts

Posted 14 May 2009 - 06:20 AM

wouldn't let me upload to the forums matey.... /sigh
grab it from here for now i guess.

Ftped to my 000webhost account

***Edit: I checked the files after uploading and the index.txt file kept coming up blank, so grab the "template.htm" file instead - it works :)

Very quick mention btw Keith - I just tested the zip that i put up yesterday (on another copmuter, running vista) and it unpacked without any dramas... not sure if that is helpfull to u tho.

Edited by petewalker, 14 May 2009 - 06:34 AM.


#33 Dean

    Loves Etomite Forums!

  • Admin
  • 4,746 posts
  • Gender:Male

Posted 14 May 2009 - 09:25 AM

View Postpetewalker, on May 14 2009, 07:20 AM, said:

wouldn't let me upload to the forums matey.... /sigh
off topic here, but why?

#34 petewalker

    Etomite Forum Newbie

  • Member
  • 22 posts

Posted 14 May 2009 - 01:16 PM

i tried to upload the 'index.txt' file, which is the template (i realise now its been code pasted in a previous reply) and it wouldnt allow it, then same thing with 3 images...

#35 Dean

    Loves Etomite Forums!

  • Admin
  • 4,746 posts
  • Gender:Male

Posted 14 May 2009 - 04:54 PM

hmmmm it should have allowed it...





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users