Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 8 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: CSS: Limit image-width in Forum-posts | |
Doulos Replies: 16 Views: 16188 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ... |
|
Ravens PHP Scripts And Web Hosting Forum Index |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours