Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

Help: Using cu3er flash image slider in header -- quick CSS help needed


  #1  
Old Feb 21, 2010, 03:50 AM
everyman
 
79 posts · Nov 2009
Philadelphia
(Update) Problem solved (RTM - Read the Manual). Looks pretty good:

I am putting the code below for anyone interested. (very cool free software by the way -- see http://www.progressivered.com/cu3er/ -- another user of this forum turned me on to it, Yay BFA support forums)

In HTML Inserts > Header I put the script that calls the Flash:

HTML Code:
<script type="text/javascript" src="js/swfobject/swfobject.js"></script>

<script type="text/javascript">
		var flashvars = {};
		flashvars.xml = "config.xml";
		flashvars.font = "font.swf";
		var attributes = {};
		attributes.wmode = "transparent";
		attributes.id = "slider";
		swfobject.embedSWF("cu3er.swf", "cu3er-container", "634", "150", "9", "expressInstall.swf", flashvars, attributes);
</script>
In HTML Inserts > CSS Inserts I define cu3ercontainer:

HTML Code:
#cu3er-container {position:relative; left:204px; width:634px; height:150px; outline:0;}
And here is what I put in my Style & Edit Header Area:

HTML Code:
<div style="background: transparent url('wp-content/themes/atahualpa/images/header/b_final2.jpg') no-repeat scroll center top; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" class="header-image-container" id="imagecontainer" height:150px;>
<div id="cu3er-container">
    <a href="http://www.adobe.com/go/getflashplayer">
        <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
    </a>
</div>
</div>
%pages
__________________
Marc Beneteau - Get your free eBook and video
"WordPress Quick Start: Your first site in 2 hours"
http://wpacademy.tv

Last edited by juggledad; Mar 4, 2010 at 04:29 AM.
  #2  
Old Mar 1, 2010, 06:36 AM
catastrophy
 
52 posts · Jan 2010
Nice France
yes but where you put the cu3er files ?

and i didnot the call of the swf in your code

thanks for explaining me a bit more...
  #3  
Old Mar 3, 2010, 08:36 AM
everyman
 
79 posts · Nov 2009
Philadelphia
catastrophe --

you have to upload cu3 to to /js and /images on your site. Also there is a problem with the html above, as I learned you have to use absolute references ie
HTML Code:
<script type="text/javascript" src="http://yoursite.com/js/swfobject/swfobject.js"></script>
__________________
Marc Beneteau - Get your free eBook and video
"WordPress Quick Start: Your first site in 2 hours"
http://wpacademy.tv
  #4  
Old Mar 4, 2010, 02:17 AM
catastrophy
 
52 posts · Jan 2010
Nice France
Tks everymen
  #5  
Old Apr 25, 2010, 03:42 AM
Budun's Avatar
Budun
 
362 posts · Apr 2010
Hi
Sorry for bad English
But I can not install
Help please, tell me in detail how to install.
I would be very grateful.
Thank you.
I use WP 2.9.2 Atahualpa 346
  #6  
Old Apr 27, 2010, 10:14 AM
maurixx's Avatar
maurixx
 
31 posts · Jan 2010
Quote:
Originally Posted by everyman
catastrophe --

you have to upload cu3 to to /js and /images on your site. Also there is a problem with the html above, as I learned you have to use absolute references ie
HTML Code:
<script type="text/javascript" src="http://yoursite.com/js/swfobject/swfobject.js"></script>
Hi there,
the 2 directories need to be created under the root or are the 2 in the atahualpa folder ?

thx
ciao
mauri

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash content in header image iain Header configuration & styling 5 May 18, 2011 07:27 AM
3.4 update needed: logo over header image Wimbledon Header configuration & styling 6 Apr 2, 2010 02:55 PM
Help needed to sort out header links (beneath banner/header image) jakc Header configuration & styling 0 Nov 18, 2009 03:29 AM
HTML/CSS inserts in Atahualpa 3.4.1 (for custom header image slider) csb Header configuration & styling 3 Nov 16, 2009 07:02 PM
[SOLVED] quick one - flash in the header mcphoto Header configuration & styling 2 Apr 30, 2009 07:57 AM


All times are GMT -6. The time now is 05:54 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.