 | [Solved] Is there any chance of you helping me integrate phpbb forum software into my personal site? |  |
Posted: 04/11/2007 4:09 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 5:18 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Is there any chance of you helping me integrate phpbb forum software into my personal site? |  |
Posted: 04/11/2007 4:11 PM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 8:18 AM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
It seems everything is new and not any major changes or work on it. So why don't you install phpbb and make it. It's just an idea what i think... But you are right, if it can convert, it will be pretty easy for you. And yeah, i prefer phpbb too instead of punbb  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Is there any chance of you helping me integrate phpbb forum software into my personal site? |  |
Posted: 04/11/2007 4:19 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 5:18 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
Yes, no need to convert as everything is new.... will just install a fresh installation. I’ll need help from Nightrider though no doubt should I go ahead with it…that’s why I thought I’d ask in advance  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Is there any chance of you helping me integrate phpbb forum software into my personal site? |  |
Posted: 04/11/2007 4:22 PM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 8:18 AM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
Ahan, Okay  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Is there any chance of you helping me integrate phpbb2 forum software into my personal website.. |  |
Posted: 04/11/2007 4:22 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 12:18 AM
Location: St Pete, FL
|

|
|
|
|
 |
By integrate, what exactly are you wanting to do? Do you want the phpBB forum to come up when you click on the Forum link or is there more to the integration than that???
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Is there any chance of you helping me integrate phpbb forum software into my personal site? |  |
Posted: 04/11/2007 4:47 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 5:18 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
| not like a portal type integration. Basically all I want to do is replace the punBB forum with a phpBB2 forum but still be able to get the blue background on the side of the new phpbb2 forum like the same as the website, getting the colors scheme to match similar to how the punBB forums style is would be a bonus |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Is there any chance of you helping me integrate phpbb2 forum software into my personal website.. |  |
Posted: 04/11/2007 5:10 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 12:18 AM
Location: St Pete, FL
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Is there any chance of you helping me integrate phpbb forum software into my personal site? |  |
Posted: 04/11/2007 7:42 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 5:18 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
I don’t see any blue side panels in that pic…
not sure how I put that to use with the phpBB software... so will definitely need help with doing that
As to matching up the phpBB forum template similar to punBB, the colours used etc are in .rar folder. Please take a look when you get chance Nightrider
http://www.christopher-powell.co.uk/chrispowellforumstyles.rar
In the meantime I’m going to set up the basic stuff on the phpBB forum like create the forum categories etc  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Is there any chance of you helping me integrate phpbb2 forum software into my personal website.. |  |
Posted: 04/11/2007 11:51 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 12:18 AM
Location: St Pete, FL
|

|
|
|
|
 |
To add the background image to your forum, you would modify the body style code in your overall_header.tpl file...
| Code:
|
|
background: #4A4451 url(templates/subSilver/images/bg.jpg) repeat-y center top;
|
This is what it looks like when done:
| Code:
|
body {
background-color: {T_BODY_BGCOLOR};
scrollbar-face-color: {T_TR_COLOR2};
scrollbar-highlight-color: {T_TD_COLOR2};
scrollbar-shadow-color: {T_TR_COLOR2};
scrollbar-3dlight-color: {T_TR_COLOR3};
scrollbar-arrow-color: {T_BODY_LINK};
scrollbar-track-color: {T_TR_COLOR1};
scrollbar-darkshadow-color: {T_TH_COLOR1};
background: #4A4451 url(templates/subSilver/images/bg.jpg) repeat-y center top;
}
|
http://www.djpassions.com/
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Is there any chance of you helping me integrate phpbb forum software into my personal site? |  |
Posted: 04/12/2007 10:27 AM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 5:18 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
That works not sure why I have a line at the top of my forum though, there isn't one on the djpassions.com forum so I guess you did something extra...
Also I need to figure out how to get my logo to show at the top of the forums  |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|