Ravens PHP Scripts: Forums
 

 

Search found 8 matches
Author Message
 Topic: CSS: Limit image-width in Forum-posts
Doulos

Replies: 16
Views: 16188

PostForum: Other - Discussion   Posted: Mon Oct 21, 2019 8:37 pm   Subject: CSS: Limit image-width in Forum-posts
I am again having this issue - only with the RavenIce theme. All other themes are resizing images in forum posts. This is RN2.52 for PHP7. Here is my themes/RavenIce/style/style.css file:body { ...
 Topic: Theme loading javascript above DOC
nuken

Replies: 23
Views: 25510

PostForum: Themes   Posted: Sun Dec 02, 2012 9:08 am   Subject: Theme loading javascript above DOC
If you load it like this

<?php
global $name;
if ($name=='Forums') {
addJSToHead('themes/MorpheusX/forums/fading.js','file');
}
if (!defined('NUKE_FILE') ...
 Topic: Theme loading javascript above DOC
nuken

Replies: 23
Views: 25510

PostForum: Themes   Posted: Sun Dec 02, 2012 8:13 am   Subject: Theme loading javascript above DOC
That is weird. The only solution I can think of is to load it like it was but only in the forums like so:


<?php
global $name;
if ($name=='Forums') {
echo "<script type= ...
 Topic: Theme loading javascript above DOC
nuken

Replies: 23
Views: 25510

PostForum: Themes   Posted: Sun Dec 02, 2012 7:50 am   Subject: re: Theme loading javascript above DOC
It isn't loading called in the header. Sorry, I should have checked it out better. Remove the changes to the header and make the top of your theme.php look like this


<?php
global $name;
if & ...
 Topic: Theme loading javascript above DOC
nuken

Replies: 23
Views: 25510

PostForum: Themes   Posted: Sun Dec 02, 2012 6:03 am   Subject: re: Theme loading javascript above DOC
Try this.

<?php
if (!defined('NUKE_FILE')) die ('You can\'t access this file directly...');
$bgcolor1 = "#F8F8F8";
$bgcolor2 = "#F8F8F8";
$bgcolo ...
 Topic: Theme loading javascript above DOC
derek765

Replies: 23
Views: 25510

PostForum: Themes   Posted: Sat Dec 01, 2012 11:49 pm   Subject: Theme loading javascript above DOC
I did a recent Markup Validation of my site and it seems the

THEME/theme.php is loading that echo script above my DOCTYPE of my website, here is the viewed source code of my website

<script ...
 Topic: Blocks display problem , CSS/Html issue
eldorado

Replies: 14
Views: 43474

PostForum: Blocks   Posted: Fri Oct 02, 2009 7:32 am   Subject: Blocks display problem , CSS/Html issue
What bother's me is the who's online block showing up at the top. At first I thought it was a feature lol , but it keeps sticking at the top.

body {
margin: 0;
padding: 0;
ba ...
 Topic: Forum color back ground not correct color?
thesportsvoice

Replies: 11
Views: 19327

PostForum: Security - PHP Nuke   Posted: Thu Mar 04, 2004 12:26 am   Subject: re: Forum color back ground not correct color?
I cant find that code, here is what I have.

/*
Based on the original subSilver Theme for phpBB version by subBlue design http://www.subBlue.com
*/
body {
color : #000000;
backgro ...
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©