Ravens PHP Scripts: Forums
 

 

Search found 21 matches
Author Message
 Topic: Bigger default text size in forum, fisubice
neralex

Replies: 13
Views: 35793

PostForum: BB2Nuke   Posted: Sat Jun 30, 2012 12:01 pm   Subject: re: Bigger default text size in forum, fisubice
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: 35793

PostForum: BB2Nuke   Posted: Sat Jun 30, 2012 11:14 am   Subject: re: Bigger default text size in forum, fisubice
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: Links are smaller than other text
pan

Replies: 23
Views: 32345

PostForum: BB2Nuke   Posted: Mon Aug 30, 2010 6:29 am   Subject: Links are smaller than other text
Can someone just paste a line and show me what to edit? I just want the font size of links to act like the normal text. Even when you use size tags.

font {font-family: Verdana,Helvetica,sa ...
 Topic: Add last 10 and scroll in the block
Eduardo

Replies: 29
Views: 67147

PostForum: Blocks   Posted: Wed Dec 02, 2009 8:56 am   Subject: re: Add last 10 and scroll in the block
Following style.css
At the end there is your code.
Imperfections have not changed.
I am not able to solve the problem.

FONT {
font-family : Verdana, Helvetica;
font-size : 10px; ...
 Topic: Newb request
gator81

Replies: 25
Views: 56464

PostForum: v2.3 RN Feedback/Suggestions   Posted: Sun Nov 02, 2008 2:16 am   Subject: re: Newb request
well I started working on some of this, and for me asking these questions if you would rather this be in another forums i understnad, if not I will be glad to use all the help i can get.

here is th ...
 Topic: XHTML validation errors in Forums - stumped!
wHiTeHaT

Replies: 9
Views: 13644

PostForum: RN Themes Issues   Posted: Thu Sep 04, 2008 10:14 am   Subject: XHTML validation errors in Forums - stumped!
It wasnt only the semicolon, he also didnt spaced out the a tag attribute.
in my failure example i added spacer myself , i assumed when he fix he would see ...

He did:
<a href="forum-userprofi ...
 Topic: XHTML validation errors in Forums - stumped!
wHiTeHaT

Replies: 9
Views: 13644

PostForum: RN Themes Issues   Posted: Wed Sep 03, 2008 12:35 pm   Subject: re: XHTML validation errors in Forums - stumped!
Goto http://validator.w3.org/#validate_by_input and copy/paste:

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transiti ...
 Topic: XHTML validation errors in Forums - stumped!
wHiTeHaT

Replies: 9
Views: 13644

PostForum: RN Themes Issues   Posted: Wed Sep 03, 2008 10:59 am   Subject: XHTML validation errors in Forums - stumped!
I checked again and see whyyou have error ,
You should check the style attribute what is colored green :
u used:
style="color:#006600"
But it must be:

style="color:#006600;"

As you can see ...
 Topic: Forum theme issue after installing 2.20.00
wHiTeHaT

Replies: 11
Views: 17025

PostForum: RN v2.20.00 - All Issues   Posted: Fri Aug 15, 2008 2:43 pm   Subject: Forum theme issue after installing 2.20.00
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: Fusibuce into CSS Boxes
vaudevillian

Replies: 24
Views: 34001

PostForum: RN Themes Issues   Posted: Mon Apr 14, 2008 2:13 pm   Subject: Fusibuce into CSS Boxes
NOTE: This post has been updated 2:37pm est April 15

Nice css blocks and story for fisubice. They will look almost the same as the original.

Open themes/fisubice/style/style.css

Find:

font ...
 Topic: Font size changes not taken.
fkelly

Replies: 26
Views: 63446

PostForum: WYSIWYG - Raven's RavenNuke(tm) v2.x Distro   Posted: Fri Apr 06, 2007 3:52 pm   Subject: re: Font size changes not taken.
Just for kicks I tried this version of the fisubice style.css on my test site. I had to make adjustments because I found that Gallery used a percentage of the body style font-size that caused problem ...
 Topic: 2.0.20 to 2.0.21 language pack error
Blues

Replies: 30
Views: 58202

PostForum: BBtoNuke   Posted: Wed Jun 21, 2006 8:12 pm   Subject: re: 2.0.20 to 2.0.21 language pack error
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: W3C Compliant Theme Template
spottedhog

Replies: 6
Views: 16015

PostForum: How To's   Posted: Mon Apr 03, 2006 3:20 pm   Subject: W3C Compliant Theme Template
Here is what I created to make W3C compliant themes for a PHP Nuke "fork" SMF-Nuke. http://www.smf-nuke.com

A short background: SMF-Nuke is Nuke 7.6 with manually coded 3.2 patches. It has a l ...
 Topic: Forum admin index leads to a whitepage
User800

Replies: 4
Views: 15617

PostForum: Post Installation Help   Posted: Fri Oct 28, 2005 5:04 pm   Subject: Re: re: Forum admin index leads to a whitepage
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: 15617

PostForum: Post Installation Help   Posted: Fri Oct 28, 2005 10:02 am   Subject: re: Forum admin index leads to a whitepage
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: 13632

PostForum: How To's   Posted: Mon Feb 21, 2005 8:02 pm   Subject: re: Hopelessly lost w/Javascripts - Pop Up Window - part 2
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: bottoms of letters cutoff in forums
speedx

Replies: 6
Views: 12216

PostForum: Themes   Posted: Mon Feb 14, 2005 12:57 pm   Subject: bottoms of letters cutoff in forums
I have the terayon theme installed .. its all good but in the forums with IE, firefox and others are ok. Seems when you use IE the bottoms of the letters are missing and there is no space between the ...
 Topic: phpBB to php nuke
chatserv

Replies: 142
Views: 1280612

PostForum: How To's   Posted: Mon Jan 31, 2005 1:16 pm   Subject: phpBB to php nuke
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: How to re-size Deep Blue theme?
thesportsvoice

Replies: 41
Views: 64813

PostForum: Raven's v7.0 Customized Distro   Posted: Sat Mar 27, 2004 2:51 pm   Subject: How to re-size Deep Blue theme?
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: 64813

PostForum: Raven's v7.0 Customized Distro   Posted: Sat Mar 27, 2004 2:06 pm   Subject: How to re-size Deep Blue theme?
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: Forum color back ground not correct color?
thesportsvoice

Replies: 11
Views: 19307

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 ©