I think i have figured it out. I spent 2 days doing some CSS training and now things make more sense. Well, at least the css code. I'm not familiar with php.
Well, I have the "width" issue solved. All I did was add a "width:100%" to the "div" that contained the iframe. No idea why, but the size of the div was some how only 1px without adding the "width:100%" statement. I also create a css class for the div that contains the iframe and externalized the css for both the div and iframe.
Now I need to put back the changes for overall_header and overall_footer. I removed these when I was about to give up ! Now I'm curious if all my issues are fixed.
Thanks for the help.
I will let you know how I made out.
John
phpbb embedded on wordpress tempate install questions
-
- User w
- Posts: 19
- Joined: Tue Mar 15, 2022 10:38 am
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: phpbb embedded on wordpress tempate install questions
Great!
I am over to resolve ipad/safary issues, after i turned it on to check for another reported bug into the rotate image phpBB extension.
I hope to find out the way to resolve both in short
I am over to resolve ipad/safary issues, after i turned it on to check for another reported bug into the rotate image phpBB extension.
I hope to find out the way to resolve both in short
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: phpbb embedded on wordpress tempate install questions
P.S
John, look that during last update, 3 lines of code have been missed on files
addons/page-forum.php
and
views/wp_w3all_phpbb_iframe_short.php
that i detected while testing an ipad/iOS, that the iframe was so not loading correctly, when on index.
May not, may yes, it was your problem?
viewtopic.php?p=5693#p5693
these files have been fixed as explained into the post, whenever useful
John, look that during last update, 3 lines of code have been missed on files
addons/page-forum.php
and
views/wp_w3all_phpbb_iframe_short.php
that i detected while testing an ipad/iOS, that the iframe was so not loading correctly, when on index.
May not, may yes, it was your problem?
viewtopic.php?p=5693#p5693
these files have been fixed as explained into the post, whenever useful
-
- User w
- Posts: 19
- Joined: Tue Mar 15, 2022 10:38 am
Re: phpbb embedded on wordpress tempate install questions
Thanks,
Just getting back to this! My hobby - lol
Just getting back to this! My hobby - lol