Today we and many other people who use Dolphin community script have a red-letter day. We release the first Dolphin v6 template which has an attractive design, modern width, and, above all, it’s free! The template is based on Dreamline Free xhtml template.
That means that you are free to download and use it the way you want (including modifying and amending it).
All I ask you is to leave the ‘design by flashdaweb’ link. You also can order a link removal (USD20$) that will also support our job and enable us to make more templates in the feature.
Download
Dreamline FREE dolphin 6.0.0-6.0.3 template (329.8 KB, 1,903 Downloads)screenshot
Why you should use this template on your website:
- it is ptimized for 1024×768. (the first wide template for dolphin script)
- the template supports Dolphin’s features such as “Index builder”, “Menu Builder”, “Profile builder”, etc…
- the template has a language switching panel (which is not implemented in dolphin default template),
- the template is based on “Dreamline”, a very poplar free XHTML template
- lots of other merits…
How to Support us?
This template is free and you can use it by simply leaving a “design by Flashdaweb” link on the footer of your website…
Nevetheless if you like the template and want to support us and our job you can do it by buying a link free template and leaving a comment about it.. Here are the link to order the link for a free template.
Thanks for using our templates.
———————–
New Dreamline Dolphin 6.0.4 Template available here












Hi,
Thanks for the great template, I was wondering how come no sub menu items show on the menu? thats a very essential part of a template.
Hello,
the design is nice but the links color and the buttons not look serious, could you make the buttons more shiny and the color from the links in blue? thanks
Hi Trying out the template on my raggaworld.net site but need to replace the main flash on the index page. how can i replace that with my own html like in the regular dolphin template?. this function does not work in the dolphin admin panel?
Nice template!!!
I incorporated the dreamline theme on my site and its a perfect match with my goal. However, what’s up with the forum? Why doesn’t the theme carry over?
Daniel
->I was wondering how come no sub menu items show on the menu?
you need to edit /scripts/BxTmplMenu.php
and there uncomment
onmouseout="this.className = \'topMenuItem\'; holdHiddenMenu = currentTopItem; hideHiddenMenu( ' . $iItemID . ' );">‘;
Daniel
->I was wondering how come no sub menu items show on the menu?
you need to edit /scripts/BxTmplMenu.php
and there uncomment
onmouseover=”this.className = \’topMenuItemHover\’; holdHiddenMenu = ‘ . $iItemID . ‘; showHiddenMenu( ‘ . $iItemID . ‘ );”
onmouseout=”this.className = \’topMenuItem\’; holdHiddenMenu = currentTopItem; hideHiddenMenu( ‘ . $iItemID . ‘ );”>‘;
Murat Bostan
->could you make the buttons more shiny and the color from the links in blue?
yes sure. you can use contact us form and we will do it as a custom modification for a small fee.
->
how can i replace that with my own html like in the regular dolphin template?
basically you need to edit scripts/index.php file and replace the flash code with the html you want..
James Howell
->what’s up with the forum? Why doesn’t the theme carry over?
dolphin forum has own template engine.. it require additional modification in orca template.. if you need it use contact form and we can do it for additional fee..
thanks for using the template.
Really good - I use in my site in Brazil - I only change the whidth of right colun
Thanks
I created a sweet set of zodiac icons that fit perfectly with this template. You can see it on my site (okpeeps.com) and on expertz (http://www.expertzzz.com/Downloadz/view/1240). Hope you like. Any suggestions for future designs, I’m available.
Hi
Any news yet on the Twilight template?
Wendy
Thanks for the template i am going to add a new site soon
I am working for a site that is using your template and was wondering why we are getting a strange black square in upper right hand corner of navigation menu? Any suggestions?
Thanks!
Hi Trying out the template on my raggaworld.net site but need to replace the main flash on the index page. how can i replace that with my own html like in the regular dolphin template?. this function does not work in the dolphin admin panel?
I have exactly the same problem, how we can change it
>>why we are getting a strange black square in upper right hand corner of navigation menu? Any suggestions?
>>
this is a place for languages and for template switcher
you can remove the block by editing the template html files
page_1
_header
- you need to remove
__switch_lang_block__
code change didn’t work…
here is my HTML code. what is wrong?
_includebase _header.html__
__ray_invite_swf__
__banner_left__
__banner_right__
–>
__main_logo__
__hello_member__
__banner_top__
__top_menu__
__hidden_menu__
__promo_code__
__compose_index_col1__
__compose_index_col2__
__include _footer.html__
to be honest ur template look cool,i’ve send u a business proposal and i’m still waiting,happy new year and keep doing good template.
>>why we are getting a strange black square in upper right hand corner of navigation menu? Any suggestions?
you can also edit the CSS file
general.css
in the file find..
#skin_lang { general.css (line 8 )
and remove
background-color:#000000;
and all border declaration
this wil remove this black part..
Good luck
After reading the comments on the ‘Flash’ in the index page, I decided to take a look through it and found the code. Now my question is why was the code changed in the index.php so that it had to be maunally ammened in the code rather than via the admin? Am I missing something?
For those that wish to change the index.php you should do the following:
Delete all content between
//———- page component functions
function getPromoCodeFW()
&
/**
* dynamically generates index page blocks
then about the “page components fucntion” you will see text simular to below. overwrite the text you have with the text below.
else
{
$_ni = $_page[’name_index’];
$_page_cont[$_ni][’promo_code’] = getPromoCode();
$_page_cont[$_ni][’compose_index_col1′] = PageCompCreateBlocks( 1 );
$_page_cont[$_ni][’compose_index_col2′] = PageCompCreateBlocks( 2 );
$_page[’extra_js’] = ‘urlIconLoading = “‘.getTemplateIcon(’loading.gif’).’”;’;
You now have returned that block back under the control of the Admin section!
I only one issue i have now, is that when using the rotating images they are not centerd property. But I am sure you will work that out. I will post it once I have worked it out.
Anyway, great job on the template. Obviously I liked it enough to have a play with it!
(BTW for all the newbies out there that do not have a clue and think they cant do this. ‘I have never written a line of code in my life. I just look at something apply a logical thought process to it and subsequently find a solution!’)
Enjoy
hello Nick
>>Now my question is why was the code changed in the index.php so that it had to be maunally ammened in the code rather than via the admin? Am I missing something?
>>>
Default dolphin template and most of other templates on expertzzz are optimized for 800×600 resolution - and my templates are for 1024×768
basically there should be no problems but Flash on index page has been made for 800X600 template.
To solve the problem i had to make new Flash rotator and add new flash code to index.php…
I just uploaded files to my server. Can’t get template loaded, any suggestions on what I am doing wrong?
Hello
how much does the template …. cost i want do no this because.
i dont want to have the sign of the copyright .
you can order link removal here http://www.expertzzz.com/Downloadz/view/1177
simply buy link free version of the template
Hi I have uploaded the template and looks good although the menu buttons in the navagation bar seems to have large bits missing out of a few of them, any suggestions on how I can fix this. I there is a fix I would like to buy the template
I like the template, but some of the colors are not quite what I am looking for
Nice template, however it’s generating the following errors:
Warning: Missing argument 2 for topmenudesign() in /usr/home/kenetic/domains/mytksite.com/public_html/inc/menu.inc.php on line 250
Warning: Cannot modify header information - headers already sent by (output started at /usr/home/kenetic/domains/mytksite.com/public_html/inc/menu.inc.php:250) in /usr/home/kenetic/domains/mytksite.com/public_html/inc/design.inc.php on line 667
Tempest
this errors because you have downloaded the version for 6.0.3 you can find new version here http://www.flashdaweb.com/resources/dolphin/dreamline-dolphin