Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 21 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Bigger default text size in forum, fisubice | |
neralex Replies: 13 Views: 34520 ![]() |
![]() |
font-size set to 1em in fisubice. not perfect but hey, you can modify the rest. make a backup of your files before you use it.
nukeNAV.css: .nukeNAV,.nukeNAV *{z-index:2;list-style: ... |
|
Topic: Bigger default text size in forum, fisubice | |
doffer83 Replies: 13 Views: 34520 ![]() |
![]() |
You would only want to change the ones related to text color, not scrollbar color. The easiest way is to test on a local server like xampp or wamp with a good simple code editor like notepad++ and whe ... | |
Topic: Bigger default text size in forum, fisubice | |
doffer83 Replies: 13 Views: 34520 ![]() |
![]() |
thise colo id?
/* The content of the posts (body of text) */ body{background:#ecf0f6;color:#0000A0;font:16pt Microsoft Sans Serif,Arial,Helvetica,sans-serif; scrollba ... |
|
Topic: Sub-Forums for RavenNuke 2.4 | |
Palbin Replies: 41 Views: 57270 ![]() |
![]() |
posting_body.tpl
<script language="javascript" type="text/javascript"> <!-- // bbCode control by // subBlue design // www.subBlue.com // Startup variables var i ... |
|
Topic: Sub-Forums for RavenNuke 2.4 | |
ominae Replies: 41 Views: 57270 ![]() |
![]() |
He there Guys an gals just got finished trying to install that mod.
First step and second okay install the files and change lines of code in the index_body.tpl all good... next 3 steps no good ... |
|
Topic: RN Forums problem | |
ominae Replies: 3 Views: 7297 ![]() |
![]() |
He there dude just got finished trying to install that mod
First step and second okay install the files and change lines of code in the index_body.tpl all good... next 3 steps no good the code ... |
|
Topic: Forum theme issue after installing 2.20.00 | |
wHiTeHaT Replies: 11 Views: 16710 ![]() |
![]() |
your problem persist in your <html><body> it seems somecode what should be in the header is called inside the body is called ... and this code is calledmultiple times.
If you check wit ... |
|
Topic: Forum theme issue after installing 2.20.00 | |
warren-the-ape Replies: 11 Views: 16710 ![]() |
![]() |
Loll wtf happened in that theme, the 'html' and 'body' are opened and closed several times for no apparent reason;
<html dir="ltr"> </body> <body bgcolor="#0E3259& ... |
|
Topic: inappropriate centering in IE, again | |
CodyG Replies: 15 Views: 26171 ![]() |
![]() |
I fixed the forums alignment by editing overall_header.tpl, in the style part of the file...
.postbody{text-align:left; font-size:12px;line-height:125%} and the forum index... .row1{text-alig ... |
|
Topic: Need this block optimized! Code is from 2003.. WILL PAY ASAP | |
unmgroup Replies: 7 Views: 10943 ![]() |
![]() |
Hi,
I recently decided to setup a remote dedicated database server (on the same network as my dedicated webserver) to handle the increased popularity of my nuke site. However, this block is causing ... |
|
Topic: 2.0.20 to 2.0.21 language pack error | |
Blues Replies: 30 Views: 57150 ![]() |
![]() |
nuke_bbthemes_name looks ok to me...I don't see any slash that would be causing the problem. (Mind you, this is all new to me).
-- -- Table structure for table `nuke_bbthemes_name` -- DROP ... |
|
Topic: Forum admin index leads to a whitepage | |
User800 Replies: 4 Views: 15044 ![]() |
![]() |
If you loaded a database backup from the original site you also needed to reload the same files you had, i.e. the forums expect to find the same template files you had before, else you might need to d ... | |
Topic: Forum admin index leads to a whitepage | |
chatserv Replies: 4 Views: 15044 ![]() |
![]() |
If you loaded a database backup from the original site you also needed to reload the same files you had, i.e. the forums expect to find the same template files you had before, else you might need to d ... | |
Topic: Hopelessly lost w/Javascripts - Pop Up Window - part 2 | |
hitwalker Replies: 7 Views: 12798 ![]() |
![]() |
Well that cant be to difficult,but maybe i understand this very wrong....
But does this help...? Ive seen them a lot better...but here's an idea... (note : because of security the full word java sc ... |
|
Topic: phpBB to php nuke | |
chatserv Replies: 142 Views: 257431 ![]() |
![]() |
Through phpMyAdmin check the bbconfig db table and make sure default_style is set to 1, if it isn't change it, if it is rebuild the bbtheme tables, drop both and recreate using the code below.
CREATE ... |
|
Topic: Recommended Sites (Problem @ Raven's) | |
64bitguy Replies: 3 Views: 7882 ![]() |
![]() |
It looks like the scrolling blocks are all okay with the exception of the Downloads block.
The CSS issues are still there somewhere, but it looks odd as they are a style instruction that I don't ... |
|
Topic: My font color has changed in Forums? | |
Lita Replies: 10 Views: 13701 ![]() |
![]() |
Oh yeah, forgot to post in my modules/Forums/templates, in my CSS under General Text I have:
/* General text */ .gen { font-size : 12px; } .genmed { font-size : 11px; } ... |
|
Topic: How to convert block into a module? | |
sixonetonoffun Replies: 1 Views: 6416 ![]() |
![]() |
<?php ######################################################################## # PHP-Nuke Block: Center Forum Posts Block v.1 # # Re-coded for PHP-Nuke 6.5 # # # # Originally made ... |
|
Topic: How to convert block into a module? | |
stag Replies: 1 Views: 6416 ![]() |
![]() |
Hi,
Once again i am seeking the help of this forum as a last refuge. Can anyone tell me how to covert the following block into a module. I would be grateful if someone could post me the corrected i ... |
|
Topic: How to re-size Deep Blue theme? | |
thesportsvoice Replies: 41 Views: 63799 ![]() |
![]() |
Backup your nuke_bbthemes table and then use phpMyAdmin and delete the subsilver theme from the table. Then, issue this command in the SQL windowINSERT INTO `nuke_bbthemes` VALUES (1, 'subSilver' ... | |
Topic: How to re-size Deep Blue theme? | |
Raven Replies: 41 Views: 63799 ![]() |
![]() |
Backup your nuke_bbthemes table and then use phpMyAdmin and delete the subsilver theme from the table. Then, issue this command in the SQL windowINSERT INTO `nuke_bbthemes` VALUES (1, 'subSilver' ... | |
Ravens PHP Scripts And Web Hosting Forum Index |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours