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 » Page & Category Menu Bars »

Jalbum in Atahualpa


  #1  
Old Oct 25, 2009, 02:43 AM
Per Lund's Avatar
Per Lund
 
65 posts · Aug 2009
I am trying to insert a Jalbum site into Atahualpa, and I am using the metod described here:
http://popcore.dk/2009/07/05/integra...dpress-part-2/

It works well, exept that I am missing the sidebars. When I use this code:<?php get_sidebar(); ?> the lest sidebar will appear, but not on the side it comes under the photos in the center of the screen.
  #2  
Old Oct 25, 2009, 07:17 AM
sparksmex
 
56 posts · Apr 2009
Jocotepec, Mexico
Just reminded me what I did with an HTML page so thought I'd try with WP. I assume you mean insert a JAlbum page into one of yours. Which JAlbum skin, how wide and how wide is the area you want to insert into. I had to make a two column sideshow for it to fit

<iframe name="I1" src="http://sparks-mexico.com/Manzanillo/foto/index.html" width="550" height="700">
Your browser does not support inline frames or is currently configured not to display inline frames.
</iframe>

Here's the page
http://sparks-mexico.com/colima/manzanillo/
__________________
http://sparks-mexico.com/
  #3  
Old Oct 25, 2009, 08:03 AM
sparksmex
 
56 posts · Apr 2009
Jocotepec, Mexico
http://www.drostdesigns.com/iframes-...iframe-border/

Might try whats in the page above if you don't like the border. I don't have time right now

frameborder=”0″ was easier
__________________
http://sparks-mexico.com/

Last edited by sparksmex; Oct 25, 2009 at 08:20 AM.
  #4  
Old Oct 27, 2009, 08:30 AM
sparksmex
 
56 posts · Apr 2009
Jocotepec, Mexico
Found I had to insert css to make the Iframe no border work in Firefox

iframe {
border: 0px solid #ffffff;
}
.I1 {
margin-left: 10px;
position: relative;
width: 500px;
border:0px;
background-color:#fff;
}
__________________
http://sparks-mexico.com/
  #5  
Old Oct 29, 2009, 02:14 PM
Per Lund's Avatar
Per Lund
 
65 posts · Aug 2009
I will try this

Bookmarks




All times are GMT -6. The time now is 10:04 PM.


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