PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds Installation & Upgrades

Classifieds Installation & Upgrades If you're having install or upgrade problems, post here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old October 4th, 2004, 03:20 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2003
Posts: 27
Ok getting close on intergration, but still need help

Well I found the FAQ and that gave me a little bit of insight on how to intergrate the look and feel of my VB3 site into the classifieds.

My problem now is that my theme still has some images missing and seems to be sizing up wrong in IE. Here is what I got so far:
http://test.redtailboa.net/classifieds
This is what it should look like:
http://test.redtailboa.net/forums

I noticed that some of the images are missing. In Firefox the tables seem to be the proper size, but in IE they are way off.

Anyone got any ideas of why these images are wrong and the others are correct?

This is a test site, so if anyone wants a login to the admin section let me know and I will gladly hook you up with that information if your willing to help me figure out my issues.
redtailboa is offline   Reply With Quote
Old October 4th, 2004, 08:57 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,704
As long as that look is all in CSS and not templates you can achieve that look using the VB3 integration

Looks to me like your footer contains alot of relative paths for one place to start

Also your not pulling this in the header

function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

then your body tag is not grabbing the onload thing


You would need to edit our header include and adjust the body tag

<body onload="MM_preloadImages('/forums/images/FunMac/buttons/lastpost_roll.gif')>

Then of course between the head statements would go that java script above
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; October 4th, 2004 at 09:05 PM.
Chuck S is offline   Reply With Quote
Old October 4th, 2004, 09:00 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2003
Posts: 27
Yeah thats what I am trying to figure out. I am looking at the xml file that you import to get this theme installed. I may just take the theme out, edit the xml file with all the proper hrefs and img tags and go from there. Its close, but not good enough for now

Anyway I will play with it more and hopefully get it going.

Also are there any scripts or php code for latest classifieds etc. I would love to get those on my frontpage of vbportal 3.0 Beta4
redtailboa is offline   Reply With Quote
Old October 4th, 2004, 11:31 PM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2003
Posts: 27
Ok I got all the links to work properly, but I still cannot figure out why the table is so messed up.

Can anyone take a look at the links I posted above and see if you catch anything that I am not?

I have a idea that it has something to do with the portion at the top of the site that shows forum statistics
redtailboa is offline   Reply With Quote
Old October 5th, 2004, 07:15 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,704
Easy whatever you have going on in VB is not valid html without knowing what html you have altered I cant say but just looking at this from the source of your photopost

<table width="100%" border="0" cellpadding="0" cellspacing="0" width="100%"><td>
<table width="100%" border="0" cellpadding="0" cellspacing="0" background="/forums/images/FunMac/misc/bannerbg.jpg">
<tr>
<td height="74"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>

<td rowspan="2"><a href="/forums/index.php"><img src="/forums/images/FunMac/misc/logo.jpg" width="224" height="74" border="0"></a></td>


SEE THE MISSING TABLE TAG BETWEEN THE TD AND THE TR ABOVE. This will definately cause this.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 5th, 2004, 11:32 AM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2003
Posts: 27
Thanks so much for pointing that missing table tag. I went in and edited the header on the theme and that fixed it right up. Still some issues with html validation, but it looks a heck of alot better
redtailboa is offline   Reply With Quote
Old October 5th, 2004, 12:04 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,704
Yeah well you just need to find the alteration it does to the inner table and apply that
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you close your gallery? ryanchua Photopost Pro Installation & Upgrades 2 August 16th, 2005 04:26 AM
When We Close Our Forums For the Regisiter Bondy How Do I? - vBulletin 3.0.X 2 January 27th, 2005 12:59 PM
close the gallery from unregistered fatma General Discussion 2 September 15th, 2004 05:19 PM
Intergration VB3 aberg Photopost Pro Installation & Upgrades 1 August 10th, 2004 05:07 PM


All times are GMT -5. The time now is 07:50 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0