Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 Before February 2015

MRBOOGAWESOME
Guest

My forum questions. ?!?

Ya i know i posted this in questions and answers before but it was deleted by a mod saying it isnt the sort of question to be posted there as it isnt related to ee, but this is off topic u can talk about anything here!

-------------------------------------------------------------------------------------------------------
MY FORUM QUESTIONS
-------------------------------------------------------------------------------------------------------

basically i just got a forum for my crew and theres a few things i wanna know.

1- How do i get a picture at the top of the forum like here in the ee forum?

2- How do i get an advertisment?

yeah there probably basic but im new to forums.
EDIT: but since cyclone owns forumify hes probably best to answer but if you know please answer.

My forum isnt working when i try to get into it its a blank screen the link is http://tmlcrew.forumify.com/index.php

Help!

Last edited by MRBOOGAWESOME (May 18 2011 1:14:23 am)

#2 Before February 2015

Jeremy
Guest

Re: My forum questions. ?!?

I only know the advertisement. It is always available if you create a forum. Look at GC crew Forums, there is already an advertisement when I created it. I also wonder how cyclone put the symbol on the tab.

Last edited by Jeremy (May 18 2011 1:44:53 am)

#3 Before February 2015

Hurricane
Guest

Re: My forum questions. ?!?

MRBOOGAWESOME wrote:

Ya i know i posted this in questions and answers before but it was deleted by a mod saying it isnt the sort of question to be posted there as it isnt related to ee, but this is off topic u can talk about anything here!

-------------------------------------------------------------------------------------------------------
MY FORUM QUESTIONS
-------------------------------------------------------------------------------------------------------

basically i just got a forum for my crew and theres a few things i wanna know.

1- How do i get a picture at the top of the forum like here in the ee forum?

2- How do i get an advertisment?

yeah there probably basic but im new to forums.
EDIT: but since cyclone owns forumify hes probably best to answer but if you know please answer.

My forum isnt working when i try to get into it its a blank screen the link is http://tmlcrew.forumify.com/index.php

Help!

1. CSS http://www.w3schools.com/css/default.asp
2. it comes by default; and the money goes directly to Cyclone not you.
3. Somebody might've did something to the Template Editor/CSS box.

#4 Before February 2015

jakery
Guest

Re: My forum questions. ?!?

Usually an all-white PHP screen means that you have an error in your PHP code, and you have error reporting turned off so there's no message to say why the page isn't loading. But we can't possibly know what the error is since we don't get to see your PHP code.

Try putting this at the top of your index.php file and maybe a useful error message will show up:

ini_set('error_reporting', E_ALL); ini_set ('display_errors', '1');

Try reading these for more info:

http://php.about.com/od/troubleshooting … ge_php.htm
http://forums.adobe.com/thread/452941

#5 Before February 2015

MRBOOGAWESOME
Guest

Re: My forum questions. ?!?

ok thanks to your help ive been able to get a little furhter in upgrading my forum, but know i want to know:

1- how do i get a little image on the tab?

2- how do i get an image as the title? i kinda know how to get that far but i cant get rid of the bit where it asks your for a title

3- what style is this forum in?

Last edited by MRBOOGAWESOME (May 18 2011 12:06:37 pm)

#6 Before February 2015

Hurricane
Guest

Re: My forum questions. ?!?

MRBOOGAWESOME wrote:

ok thanks to your help ive been able to get a little furhter in upgrading my forum, but know i want to know:

1- how do i get a little image on the tab?

2- how do i get an image as the title? i kinda know how to get that far but i cant get rid of the bit where it asks your for a title

3- what style is this forum in?

1. Favicon, Look it up.

2. CSS/HTML something like that.

3. Customized novin.

#7 Before February 2015

MRBOOGAWESOME
Guest

Re: My forum questions. ?!?

how do i costomize novin?

#8 Before February 2015

Hurricane
Guest

Re: My forum questions. ?!?

MRBOOGAWESOME wrote:

how do i costomize novin?

1. Put entire default theme to Novin.
2. Go to CSS box and/or Template editor
3. Add CSS/HTML stuff.

#9 Before February 2015

MRBOOGAWESOME
Guest

Re: My forum questions. ?!?

New question:

how do i 'custom' novin so that it is the same siza and colour of this ee forum?

#10 Before February 2015

xBeastage
Guest

Re: My forum questions. ?!?

Alright, I'll have a go.

To put a banner, go to Template Editor and use this code:

<img src="image url here!" />

To put a background, go to Custom CSS and put in this code:

body{   background:url(image url here!); }

That's all I got. //forums.everybodyedits.com/img/smilies/tongue .

Last edited by xBeastage (Jun 26 2011 9:40:03 am)

MRBOOGAWESOME 1423634392327040

Board footer

Powered by FluxBB

[ Started around 1714597865.9644 - Generated in 0.041 seconds, 12 queries executed - Memory usage: 1.5 MiB (Peak: 1.64 MiB) ]