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 > ReviewPost Pro Support Forums > ReviewPost How do I...?

ReviewPost How do I...? Wondering how to do something in ReviewPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old December 13th, 2010, 09:13 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2010
Posts: 21
How to configure to use Mybb 1.6 templates, Stylesheets

I have just purchased Review Post and installed it to Mybb 1.6. The use of Mybb login database was successful. However the look of Review Post is on its default templates. How could I configure to use Mybb's templates, Stylesheets, header, footer, etc. Is there any documentation to guide me? Many thanks!
des2010 is offline   Reply With Quote
Old December 13th, 2010, 09:51 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,071
To use mybb colors which I think we allow you can under forum settings in admin panel set yes to use forum style.

As far as header footer you can make sure the header footer htm files in the photopost directory are 666 permissions and then in your global options in admin you can set the server path to those files where asked. You can then use the edit header edit footer to enter whatever html you which to use for a header footer there.

The levels of integration with specific products is documented on our site. I beleive it states with mybb the integration is user login and style colors.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 14th, 2010, 05:57 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2010
Posts: 21
Which file should I look at to change the page size to 900px rather than the default full page width?
des2010 is offline   Reply With Quote
Old December 14th, 2010, 06:10 AM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2010
Posts: 21
Ooop, I found it in the Layout Options and have changed it to 900px. However the nav bar (the one with Forum.. My Products.... etc still occupies to whole screen width. Where to change this one?
des2010 is offline   Reply With Quote
Old December 14th, 2010, 08:15 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,071
The proper way to keep your page to a width is to use a header and footer by loading ones in global options

Your header and footer can be like this

header

Code:
Content visible to verified customers only.
footer

Code:
Content visible to verified customers only.
__________________
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; December 15th, 2010 at 08:42 AM.
Chuck S is online now   Reply With Quote
Old December 14th, 2010, 09:38 AM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2010
Posts: 21
Thanks, Chuck. With you answer I copy exactly into the header.htm and footer.htm. The result was blank screen. Putting the codes in footer all to header and it resumed normal (with footer empty).

When I configured the Sidebar Options and set the Sidebar placement to "off", the menubar and the main body (the one with welcome box and category box) is positioned to the left, even the code align it to the center. When I set the Sidebar placement to "left", the main body would then positioned it to the center, while the menubar is still on the left.

When I used Firefox to view the source codes, it stated clearly all the alignment is to the center, but the screen display is on the other story....

Last edited by des2010; December 14th, 2010 at 09:53 AM.
des2010 is offline   Reply With Quote
Old December 14th, 2010, 11:56 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,071
changing the site layout with a sidebar on can lead to display issues which is why you load a header footer. If your header and footer files contain the code I posted above which is simply html you then place the proper full server path to them in global options they will load around the program and you can set your width in the program to 100%
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 15th, 2010, 07:30 AM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2010
Posts: 21
Sorry that I can't get your meaning. My intention is to have a 900px page width and be centered in the display. I don't need the sidebar. When tested with the configurations:--

1. Your header and footer codes all put into header, with Sidebar option "ON", the screen display is as the captured picture below:

Code:
Content visible to verified customers only.
Please note that the menu display the full menu (with 12 items) and it is positioned to the left. The main body is positioned in the center.

2. Same as 1 but the Sidebar is set to "OFF"
Code:
Content visible to verified customers only.
Do note that the menu display on 6 items. The main body is positioned to the left.

This is very puzzle to me as it should be the simplest modification on width and centering. I would like to re-load the original header.htm and footer.htm. Could you based on the original header.htm and footer.htm, draft the codes in order to make the page display in 900px in the center position of the screen, and with full 12 items in the menu bar. No sidebar on the screen.

Thanks again.

Last edited by des2010; December 15th, 2010 at 07:45 AM.
des2010 is offline   Reply With Quote
Old December 15th, 2010, 08:43 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,071
well what other html are you using in the header?

The html I posted would center things it seems something else your doing is causing things to be out of whack.

You can always post a real url so we can respond appropriately about what you might be doing wrong.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 15th, 2010, 10:27 AM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2010
Posts: 21
The current codes in the header.htm is:

<table cellpadding="0" cellspacing="0" border="0" width="880" align="center">
<tr>
<td align="center">
<object data="http://www.photopost.com/forum/images/christmas-banner-snowing-1.gif" type="image/gif"
</td>
</tr>
</table>

I've tried to use the default header.htm and footer.htm with the other settings unchanged yield the same result.

For the url it is Main Index - ReviewPost

I will PM you the temp. admin details shortly. *** Could Not PM you, please PM me if you need to know the admin details.

Thanks!

Last edited by des2010; December 15th, 2010 at 10:34 AM.
des2010 is offline   Reply With Quote
Old December 15th, 2010, 10:37 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,071
Your html is not valid object is not closed.

Your header is all out of whack it should simply be this and your footer what I posted

Code:
Content visible to verified customers only.
You then set your admin layout options to 100%
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 15th, 2010, 11:07 AM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2010
Posts: 21
Thank you Chuck! It works now. Why the table is not closed here, as the there is nothing in the footer (as I did not key in anything in the footer and it worked)? BTW, is there any debug setting in the admin panel for me to check if my code is keyed in properly?
des2010 is offline   Reply With Quote
Old December 15th, 2010, 12:41 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,071
well debug for what your site html? no sorry thats programs outside ours that diagnose site html. Our programs html is all xhtml valid. it was simply what you did that was throwing it out of whack.

I know like w3c.org has programs that can validate your site.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   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
Configure path to footer Jesh Photopost Pro How Do I...? 3 February 28th, 2010 05:16 PM
Configure ReviewPost to use vBulletin users pgowder ReviewPost How do I...? 9 September 20th, 2007 03:05 PM
How to configure PP with a server cluster Mark Goldstein Photopost Pro How Do I...? 2 March 1st, 2007 06:42 AM
configure cell phone integration? Photosled Photopost Pro How Do I...? 7 September 18th, 2005 05:48 PM
...configure for uploading? thirtytwo16 Photopost Pro Installation & Upgrades 3 July 6th, 2005 12:39 PM


All times are GMT -5. The time now is 04:13 PM.

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