Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Septenary Theme

Asked Modified Viewed 3,856 times
D
daimonbok1
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
asked
Senior Member

I'm going bonkers trying to get this to work without problems.

In Fusion 7, the welcome message was on the main page in the themes I tried, with 9's Septenary, the (site Introduction) ends up on the graphic, and if I enable the Welcome Message Panel, it's placed on the main page also, so you have two copies. Is there any way to change this????

Merged on Jul 27 2016 at 22:43:20:
Got It......

In header.php I commented out:
echo "<div class='text-center' style='font-size:19.5px; line-height:35px; font-weight:300; color:rgba(255,255,255,0.8'>".stripslashes($settings['siteintro'])."</div>\n";
and was able to get the look I needed...

Gene
Edited by daimonbok1 on 27-07-2016 22:43,
0 replies

6 posts

C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
answered
Super Admin

I was coming to this, but looks like you got there first.

https://github.com/PHPFusion/PHPFusion/commit/3c4b1fb30924ac56b8dc6db1d5c81f212fbcc367
0 replies
D
daimonbok1
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
answered
Senior Member

Quote

I was coming to this, but looks like you got there first.

https://github.com/PHPFusion/PHPFusion/commit/3c4b1fb30924ac56b8dc6db1d5c81f212fbcc367
- by Chan


I said, if it crashes, then I'll uncomment it....AND I did crash the theme when I tried to turn off the
$modules = array(
      DB_NEWS => db_exists(DB_NEWS),
      DB_PHOTO_ALBUMS => db_exists(DB_PHOTO_ALBUMS),
      DB_FORUMS => db_exists(DB_FORUMS),
      DB_DOWNLOADS => db_exists(DB_DOWNLOADS)


by commenting out the line with $modules = array....
0 replies
C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
answered
Super Admin

Don't comment out things that does not start with echo for theming purposes :)
0 replies
D
daimonbok1
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
answered
Senior Member

Quote

Don't comment out things that does not start with echo for theming purposes :)
- by Chan


Found that out the hard way :|

Merged on Oct 12 2016 at 19:45:22:
in The configuration settings for the main system, there's a box for Site name *... For those of us that use a site banner, is there a way to turn this off???

Thanks
Gene
Edited by daimonbok1 on 12-10-2016 19:45,
0 replies
— 2 months later —
C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
answered
Super Admin

Quote

Quote

Don't comment out things that does not start with echo for theming purposes :)
- by Chan


Found that out the hard way :|

Merged on Oct 12 2016 at 19:45:22:
in The configuration settings for the main system, there's a box for Site name *... For those of us that use a site banner, is there a way to turn this off???

Thanks
Gene
- by daimonbok1


Can I know what you're trying to do so I can grasp the situation to advice you?
0 replies
D
daimonbok1
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
answered
Senior Member

Quote

Quote

Quote

Don't comment out things that does not start with echo for theming purposes :)
- by Chan


Found that out the hard way :|

Merged on Oct 12 2016 at 19:45:22:
in The configuration settings for the main system, there's a box for Site name *... For those of us that use a site banner, is there a way to turn this off???

Thanks
Gene
- by daimonbok1


Can I know what you're trying to do so I can grasp the situation to advice you?
- by Chan


This is what I need to change:
www.mypleasuredomebbs.info/images/mainsettings.jpg


Either gone, or in smaller text...
0 replies

Category Forum

Themes Support

Labels

None yet

Statistics

  • Views 0 views
  • Posts 6 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

C
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
D
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet