\\\"Board Offline\\\" :(
Help In Invision Free
I was a member and a sub-moderator at a beloved board, until the main administrator decided to walk away without telling anyone. Now the board says "board offline" and no one can access it. Is there a way, as a junior-mod, that I can get in and retrieve all of the wonderful conversations we had? Help!-question by Meredith... read more.
i just moved from proboards to invision free... but i want to remake my new invision free board just like my proboard (i want to keep the same colors), but it wold go allot faster is someone els wold edit the colors... so can anyone just help me? it shold not be long... i will do all the rest... (if anyone volenters i will give you the links and admin powers to my 2 boards) ...
How Invisionfree thought of how you can edit your forum is quite screwed, actually. But if you're really devoted to doing so and you know your color tags/images, follow these directions:
Step One: Open up your Admin CP and visit Skinning & Styles > Manage Style Sheets.
Step Two: Delete the CSS coding currently there (that's your style sheet, by the way).
==> Changes the background color of the strips containing the calander, birthdays, and active users at the bottom of the main forum page (can substitute a picture/graphic)
==> Changes the font size in the board below the post name in the post view
==> Changes the color/image of the bar below the post name in the post view (if only color in this area remove the background image and if adding a picture/graphic remove the background-color)
.row1 { background-color: #F5F9FD }
==> Changes the background color of the Left hand side of the user profiles.
.row2 { background-color: #DFE6EF }
==> Changes the background color of the Right hand side of the main forums
.row3 { background-color: #EEF2F7 }
==> Changes the background color of the Right hand side of the user profiles.
.row4 { background-color: #E4EAF2 }
==> Changes the background color of the Left hand side of the main forums
==> Changes the background color of the rows between posts, the bottom table in member list, empty spaces of the Calendar, and the bottom of the online list.
==> Changes the font color the bottom table in member list, empty spaces of the Calendar, and the bottom of the online list.
==> Changes the text color in the forum rows which show the forum descriptions (forums, topics, replies, last post info).
==> Changes the text margins in the forum rows which show the forum descriptions (forums, topics, replies, last post info).
==> Changes the background of the the forum rows which show the forum descriptions (forums, topics, replies, last post info)... Can replace with background-color if you want a straight color.
==> Changes the font size of the forum descriptions
==> Changes the font color of the forum descriptions
.edit { font-size: 9px }
==> Changes the font size of the edited by line placed in the user posts after they are edited
==> Can add "; color: COLOR CODE" to the end of this code to change the text color of the edited by line placed in the user posts after they are edited
.signature { font-size: 10px; color: #339 }
==> Changes the text size of the users signature line
==> Changes the font color of the users signature line
.postdetails { font-size: 10px }
==> Changes the size of the time stamp of the posts and the user information on the left hand of each post
==> can add "; color: COLOR CODE" to this line to change the time stamp of the posts and the user information on the left hand of each post
.postcolor { font-size: 12px; line-height: 160% }
==> Changes the font size of the users posts
==> Can add "; color: color code" to this line to change the color of the users posts
==> Changes the font size of the buttons, text input box, radio buttons and check boxes
==> Changes the font type of the buttons, text input box, radio buttons and check boxes
==> Can add "; color: COLOR CODE" to the end of this code to change the text color of the buttons, text input box, radio buttons and check boxes
==> Can add "; background-color: COLOR CODE" to the end of this code to change the text color of the buttons, text input box, radio buttons and check boxes
I hope you find this helpful. Good luck with your Invisionfree endeavors!
Notice from moonwitch:
Nice copy from the Invision Site, and not quoting everything, next time provide a link to this stuff since it's just a copy, and the second part was a copy of the quote with inserts of your own. Credits were adjusted using the script.
help with multiple attachments..
Help In Invision Free
At the moment because I have still got default settings for new topic/reply page can only have one attachment per post...
Do you know code for a different attachments feature which allows multiple attachments..Seen some around but don't know where place code or what code for them is.. Thanks
I too love invisioni free but I wanted to open a card site with a picture directing users to the card site..And can't do it.. Don't know why? What would be the code format to link an http:// address through a graphic in a post.Do I need to build a new forum and do it there? Or.. Do I need to enable [dohtml]here is my address so you can see what I mean:
How do you look up members passwords
Help In Invision Free
I`m the admin of a game, and I really need to know how to look up passwords. My members forgot them, and I have no idea how to look them up on my forums.
Invisionfree backround/MODS/make forum better please read.
Help In Invision Free
How is it that I can change JUST my backround of my page which is currently blue to black OR to something that is from an outside url? I was also wondering how I could mod my invisionfree page (like change the forum appearence). Another thing, I wanted to add a password in my guidlines where you have to put in a user and password, and then it would take you to ANY url that you put in the code. If you could answer these I would be SO happy. I wanted to POSSIBLY make a blog section, and I wanted to change the default backround to a better image. I also was trying to put in an arcade where its possible to keep track of the users scores and show the top scorer. And if theres not a way to do that could I change the backround to black, or be given a code where its like bolded where I need to edit? Thanks for looking and I hope you can respond!
There's no way of doing this in InvisionFree for security reasons. You can, however, go into their profile in the Admin Control Panel and change it for them, give them that one, then have them change it once they've logged in. =)
THANK YOU SOOO MUCH! My INBOX BACKROUND AND TEXT WAS WHITE, BUT THE REST OF THE SITE BACKROUND WAS BLUE. So in the code I found this: .Hlight { background-color: #DFE6EF } .Dlight { background-color: #EEF2F7 }
AND CHANGED IT TO THIS: .Hlight { background-color: #012545 } .Dlight { background-color: #012545 }
Ok I went to ink drop styles... I picked one of the skins... I put it in my CSS code, and everytime I click Board Home and look at my site the CSS code is at the top of the site in print... I have no idea why its up there it just is... Ive tried other skins and it has that CSS code on the top as well, help.
I was a member and a sub-moderator at a beloved board, until the main administrator decided to walk away without telling anyone. Now the board says "board offline" and no one can access it. Is there a way, as a junior-mod, that I can get in and retrieve all of the wonderful conversations we had? Help!
I have been working with phpBB for quite some time but I had members of my PHP-Nuke that wanted to
have PHP-Nuke with the IPB as a forum instead of the phpBB2 that was ported to PHP-Nuke. well I have
a IPB-Nuke that runs presently PHP-Nuke 7.4 with Invision forums. I was asked somewhere on this
site about porting a Spell checker over to Invision. Well I have done that and it is available on my
IPB-nuke ste and you may both test it out and also download it to test it out go to the test forum
at Nuke Xtra IPB-Nuke and you can download the file by using this link Spell ....
I'm want to transfer my IPB data to a new hosting service (cough, cough this one), but I'm
having trouble with the database or something. I tried editing the conf_global.php file but it
doesn't seem to be helping. I have a feeling that the problem is either in that file or the
actual mySQL database because everything else seems to be in order I'm not entirely sure, but I
think that the problem may be these lines: $INFO = 'chronic_ivpd1'; $INFO =
'localhost'; $INFO = 'NfUnzIC3hY'; Where can I find the password? It seems like a ....
Okay, I've got a new IPB, and everything's fine, except I want to know how to create a
character minimum for each post to be accepted. Could anyone show me how? I'd like it different
for each forum. Any help would be appreciated.....
Hi!! I was just wondering if anyone knew how to add a different template to an invisionfree board???
Where do I find these kind of templates?? Please help me!! /sad.gif" style="vertical-align:middle"
emoid=":(" border="0" alt="sad.gif" />....