Author Topic: zer0one DarkBase Template - free download  (Read 60092 times)

bhikoy

  • Newbie
  • *
  • Posts: 67
Re: zer0one DarkBase Template - free download
« Reply #45 on: April 07, 2008, 07:18:15 PM »
Still no update version for the zer0one template to use for v2rc1?

Crissx

  • Newbie
  • *
  • Posts: 9
Re: zer0one DarkBase Template - free download
« Reply #46 on: April 09, 2008, 01:51:17 PM »
Please update :(

funreality

  • Guest
Re: zer0one DarkBase Template - free download
« Reply #47 on: April 09, 2008, 02:38:08 PM »
hello friends tell me how can i publish my site i want a 100000 visitor per day but how

Ranger375

  • Newbie
  • *
  • Posts: 45
Re: zer0one DarkBase Template - free download
« Reply #48 on: April 12, 2008, 11:16:55 AM »
I hope this template gets updated for v2 too! :D

zer0one

  • Newbie
  • *
  • Posts: 94
    • zer0one
Re: zer0one DarkBase Template - free download
« Reply #49 on: April 14, 2008, 09:14:02 AM »
Hi All
The long awaited DarkBase V2 is almost here.

Here is a preview of DarkBase V2. (this is an Alpha preview and is subject to change)
Expect this to release within the next week or two.



« Last Edit: April 14, 2008, 12:14:12 PM by zer0one »

Vidoooo

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1661
Re: zer0one DarkBase Template - free download
« Reply #50 on: April 14, 2008, 12:50:51 PM »
nice, looking good!!

Stuart

hitboy

  • Newbie
  • *
  • Posts: 7
Re: zer0one DarkBase Template - free download
« Reply #51 on: April 15, 2008, 12:24:53 AM »
I am very excited to use this template I tried the one on the site but on many parts of the site it doesnt work properly but I guess I am using version 2 i believe of phpmotion

Any idea when the template will be ported?

zer0one

  • Newbie
  • *
  • Posts: 94
    • zer0one
Re: zer0one DarkBase Template - free download
« Reply #52 on: April 16, 2008, 03:57:36 PM »
There is currently a Beta version of DarkBaseV2 available at zer0one.com/downloads If you would like to install it and give feedback it would be appreciated. I currently have it running on a test site and have no problems with it. I would like to know how others with lots of categories, friends and content, and different computer configurations view the new design.

zer0one

  • Newbie
  • *
  • Posts: 94
    • zer0one
Re: zer0one DarkBase Template - free download
« Reply #53 on: April 17, 2008, 12:35:30 PM »
Update:

Beta 3 is available now, which fixes some graphical issues. Download

If you installed Beta2 just update the following files.
carousel_files (entire folder)
inner_see_audios.htm
inner_signup_form.htm

vincebutera

  • Guest
Re: zer0one DarkBase Template - free download
« Reply #54 on: April 17, 2008, 03:14:13 PM »
Update:

Beta 3 is available now, which fixes some graphical issues. Download

If you installed Beta2 just update the following files.
carousel_files (entire folder)
inner_see_audios.htm
inner_signup_form.htm



 It is very nice to finaly see it I have been waiting for it. I did not see beta v2
My only problem now is the download link does not work It gives you friendly
boby policeman 404 nothing there can you please fix this I would love to get
it.

  Thanks Vince Butera

nice

  • Guest
Re: zer0one DarkBase Template - free download
« Reply #55 on: April 18, 2008, 02:57:24 AM »
work link click here: DOWNLOAD  ;D
« Last Edit: April 18, 2008, 11:28:05 AM by nice »

zer0one

  • Newbie
  • *
  • Posts: 94
    • zer0one
Re: zer0one DarkBase Template - free download
« Reply #56 on: April 18, 2008, 10:41:22 AM »
The download link is fixed now. Thanks Download

boogie93

  • Full Member
  • ***
  • Posts: 263
Re: zer0one DarkBase Template - free download
« Reply #57 on: April 21, 2008, 12:23:58 PM »
Thanks zer0

I have a different request or maybe you can help me. I like the V1 template and would like to use that one on V@ of phpmotion. I like the look of having the main table in the middle of the screen and not the entire width being able to see the entire BG image....

Is it possible to use it on V2? What would I need to do in order for it to work?

I like the blue and black look too.

Thanks these rock.


Edit: I have it now, but I can not remove the space in between...see screenshot...

« Last Edit: April 21, 2008, 01:01:58 PM by boogie93 »

Ben Wells

  • Newbie
  • *
  • Posts: 13
Re: zer0one DarkBase Template - free download
« Reply #58 on: April 24, 2008, 09:23:45 PM »
Im having a problem installing the template v2 Beta 3. For some reason it only leaves 5 links. It looks like the version 1 template. No audio section link just the video links. Any idea why this is happening.

Also im downloading the copy from this website.

zer0one

  • Newbie
  • *
  • Posts: 94
    • zer0one
Re: zer0one DarkBase Template - free download
« Reply #59 on: April 25, 2008, 10:09:54 AM »
I have it now, but I can not remove the space in between...see screenshot...

Because of the difference in the template system between V1 and V2 this had to be a totaly new design and not just a port over. The final release on 04/28 may include some user suggestions, so we will see how it goes.

Does my test site(link) have those "block" tabs? What browser and system are you on? It seems your browser is giving you the option to block the flash and it breaks the layout.

you can try adding a background color to the MainBody_Container or the InnerBody_Container in the main.css file.
Code: [Select]
#InnerBody_Container {

        background-color: #000000;

margin-right: auto;
margin-left: auto;
width: 100%;
text-align: center;
padding: 0px;
height:auto;

}

.InnerBody {

        background-color: #000000;

top: 0px;
text-align:center;
margin-top: 0px;
}