Error Basic Settings > Splash

Hello I was wondering how to post several images in place of that which comes as standard? it is not showing the upload button, need to do some configuration for the upload button appear? thank you

ErrorSplash.PNG · 535.5K · 267 views
Quote · 4 Feb 2013

can someone help me? how do I find the button to upload new images for the splash does not appear on my dolphin?

Quote · 4 Feb 2013

First, go out and search the net on how to have a rotating banner, you can do it in javascript or flash.  Then you go to the admim and go to basic settings to add your code.

Geeks, making the world a better place
Quote · 4 Feb 2013

 

First, go out and search the net on how to have a rotating banner, you can do it in javascript or flash.  Then you go to the admim and go to basic settings to add your code.

 where do I add the code?

Quote · 4 Feb 2013

Are you talking about the image that is on the Home page with the join login button?

Geeks, making the world a better place
Quote · 4 Feb 2013

 

Are you talking about the image that is on the Home page with the join login button?

 yes that's right can not change this picture

Quote · 4 Feb 2013

OK, if you go to your admin page, and then settings and then basic settings, you scroll down and you will see the place where you can make changes; it has an HTML editor and you can insert HTML code in there.

Geeks, making the world a better place
Quote · 4 Feb 2013

 

OK, if you go to your admin page, and then settings and then basic settings, you scroll down and you will see the place where you can make changes; it has an HTML editor and you can insert HTML code in there.

that place I put the code?

 <div class="bx-splash" style="position: relative; height: 237px; background-repeat: no-repeat; background-position: 0px 0px; background-image: url('templates/base/images/bx_splash_image.jpg');">
<div class="bx-splash-txt-bg" style="position: absolute; z-index: 1; bottom: 0px; width: 100%; height: 96px; background-color: #ffffff; opacity: 0.7;"><img src="templates/base/images/spacer.gif" /></div>
<div class="bx-splash-txt" style="position: absolute; z-index: 2; bottom: 0px; width: 100%; height: 96px;">
<div class="bx-splash-txt-cnt bx-def-margin" style="position: relative; opacity: 1.0;">
<div class="bx-splash-txt-l1" style="font-size: 36px;">Welcome to the community!</div>
<div class="bx-splash-txt-l2 bx-def-font-grayed" style="font-size: 14px;">This social networking site is powered by <a href="http://www.boonex.com/dolphin">Dolphin Community Software</a> from BoonEx.</div>
<div class="bx-splash-action bx-def-padding-sec-topbottom" style="position: absolute; top: 0px; right: 0px;"><button class="bx-btn bx-btn-primary" onclick="window.open ('join.php','_self');">Join</button> <button class="bx-btn" style="margin-left: 10px;" onclick="showPopupLoginForm(); return false;">Login</button></div>
</div>
</div>
</div>

Quote · 4 Feb 2013

???

Quote · 4 Feb 2013

 

 

OK, if you go to your admin page, and then settings and then basic settings, you scroll down and you will see the place where you can make changes; it has an HTML editor and you can insert HTML code in there.

that place I put the code?

 <div class="bx-splash" style="position: relative; height: 237px; background-repeat: no-repeat; background-position: 0px 0px; background-image: url('templates/base/images/bx_splash_image.jpg');">
<div class="bx-splash-txt-bg" style="position: absolute; z-index: 1; bottom: 0px; width: 100%; height: 96px; background-color: #ffffff; opacity: 0.7;"><img src="templates/base/images/spacer.gif" /></div>
<div class="bx-splash-txt" style="position: absolute; z-index: 2; bottom: 0px; width: 100%; height: 96px;">
<div class="bx-splash-txt-cnt bx-def-margin" style="position: relative; opacity: 1.0;">
<div class="bx-splash-txt-l1" style="font-size: 36px;">Welcome to the community!</div>
<div class="bx-splash-txt-l2 bx-def-font-grayed" style="font-size: 14px;">This social networking site is powered by <a href="http://www.boonex.com/dolphin">Dolphin Community Software</a> from BoonEx.</div>
<div class="bx-splash-action bx-def-padding-sec-topbottom" style="position: absolute; top: 0px; right: 0px;"><button class="bx-btn bx-btn-primary" onclick="window.open ('join.php','_self');">Join</button> <button class="bx-btn" style="margin-left: 10px;" onclick="showPopupLoginForm(); return false;">Login</button></div>
</div>
</div>
</div>


I highlighted in red above what you need to change.

This is not dolphin 7.0.9. The rotating images have been removed from dolphin 7.1.0 and replace with static HTML. You edit it just like a web page. One image.

https://www.deanbassett.com
Quote · 4 Feb 2013

Dean, can that block take javascript code?  If so, there are some javascript that will rotate images from a set of images.  Would it be possible to use a javascript image rotator here or would that be stripped out?

Geeks, making the world a better place
Quote · 4 Feb 2013

I have not tried it, but believe others have done javascript.

https://www.deanbassett.com
Quote · 4 Feb 2013

the old version had a 7.0 automatic upload of image?

Quote · 4 Feb 2013

7.1 has removed the rotating images banner that you use to see in 7.0.9.  However, if that block in Basics Settings can take javascript or flash code, you can add it there to achieve the rotating images.

Geeks, making the world a better place
Quote · 4 Feb 2013

you have any suggestions of what use then? some plugin? or some script even if it is outside the dolphin?

Quote · 4 Feb 2013

?

Quote · 6 Feb 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.