SMF For Free Support Forum
Signup For Free Forum
November 23, 2008, 04:41:11 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: 1 [2] 3 4
  Print  
Author Topic: [Guide] Complete Guide to Setting up the Portal  (Read 6864 times)
0 Members and 1 Guest are viewing this topic.
simply sibyl
Global Moderator
*
Offline Offline

Posts: 9146


Please do not PM me for Support


View Profile WWW
« Reply #15 on: April 21, 2008, 09:00:26 am »


Do I need to resubmit the new forum url to search engines?

Just curious how this all effects the way the search engines have become use to things.


No.   It'll still be indexed fine.   Wouldn't worry bout it.
Logged

patriciabee17
SMF For Free Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #16 on: April 23, 2008, 07:03:36 am »

at the admin portal thingy
when i wanted to edit the portal settings
there's no save button!
i waited for hours!
but none
and all other options are gone  Cry
Logged
LaundryLady
Global Moderator
*
Offline Offline

Posts: 3082


Multi-Tasking Maven


View Profile WWW
« Reply #17 on: April 23, 2008, 01:09:18 pm »

What is your forum url, please? 
Logged
simply sibyl
Global Moderator
*
Offline Offline

Posts: 9146


Please do not PM me for Support


View Profile WWW
« Reply #18 on: May 02, 2008, 01:05:44 pm »

Want to make the background image or color of your forum a different color/background image when you are at the Portal then it is when you are at the Forum itself? 

Easy to do.
At the top of one of your Portal's html blocks add this:
(you dont need to make a new block.. just add it to ONE of the exisiting html blocks)

Code:
<style type=text/css>
body

background-color: #808080;
background-image: url(IMAGE URL);
}
</style>

Replace #808080 with the color code you want to use
Replace IMAGE URL with the background image url.

If needed add css settings for repeating, position, etc. for the background image.

If you are not using a background image for your forum and are going to only change colors remove this line from the code:

background-image:  url(IMAGE URL);

« Last Edit: May 02, 2008, 01:10:06 pm by simply sibyl » Logged

ArmyLife
SMF For Free Member
*
Offline Offline

Posts: 58


View Profile
« Reply #19 on: May 02, 2008, 02:41:25 pm »

how do i put a Shoutbox in it...

i have my shoutbox just want to put it in the Portal?
Logged
LaundryLady
Global Moderator
*
Offline Offline

Posts: 3082


Multi-Tasking Maven


View Profile WWW
« Reply #20 on: May 02, 2008, 02:44:36 pm »

set up an html block in the portal and put the code in it.
Logged
ArmyLife
SMF For Free Member
*
Offline Offline

Posts: 58


View Profile
« Reply #21 on: May 02, 2008, 02:45:42 pm »

k thx
Logged
kyledibiase
SMF For Free Member
*
Offline Offline

Posts: 77



View Profile
« Reply #22 on: May 11, 2008, 09:48:55 am »

how do i get it to say who posted in it, and what time they posted it???
Logged

WANTED
SMF For Free - Like Him
LaundryLady
Crasy
And All the others Who helped Make My Time here A Pleasure

FOR

Helping Me through My time here

$2,500,000
REWARD
simply sibyl
Global Moderator
*
Offline Offline

Posts: 9146


Please do not PM me for Support


View Profile WWW
« Reply #23 on: May 11, 2008, 09:51:28 am »

how do i get it to say who posted in it, and what time they posted it???

When you add a block use the dropdown box to choose the type of block you want to add.
There is a preset block option for Recent posts.   There is also one for Recent Topics.
They willl show the last 10.
Logged

girlylicious
SMF For Free Member
*
Offline Offline

Posts: 23


View Profile
« Reply #24 on: May 12, 2008, 10:30:25 pm »

Thanks this helped me a lot
Logged
Kiwigold
SMF For Free Full Member
*
Offline Offline

Posts: 108


View Profile
« Reply #25 on: May 26, 2008, 03:54:57 pm »

Forum Url: http://testsitenzmusic.smfforfree.com
This is obviously my test site, I am playing around with setting up the Portal.
Where I have the current video, is it possible to have a random video appear in the same location ?
I know nothing about HTML, all this is new to me.

Thanks.
Logged
LaundryLady
Global Moderator
*
Offline Offline

Posts: 3082


Multi-Tasking Maven


View Profile WWW
« Reply #26 on: May 26, 2008, 03:57:16 pm »

Umm, I have no idea how to set up a random video.  I actually tried to set up a slideshow with flash images but don't have the knowledge to make that work. I think it would have to be something that SMF would have to program in like recent posts, images and topics.
Logged
*ballin*
SMF For Free Member
*
Offline Offline

Posts: 38


View Profile WWW
« Reply #27 on: May 26, 2008, 04:10:56 pm »

thanks for it laundrylady Wink
Logged

Kiwigold
SMF For Free Full Member
*
Offline Offline

Posts: 108


View Profile
« Reply #28 on: June 04, 2008, 01:26:54 am »

Is it possible to add a backround image to any individual block so that you can place text overtop of the image ?

Cheers.
Logged
simply sibyl
Global Moderator
*
Offline Offline

Posts: 9146


Please do not PM me for Support


View Profile WWW
« Reply #29 on: June 04, 2008, 02:31:08 am »

Is it possible to add a backround image to any individual block so that you can place text overtop of the image ?

Cheers.


Modify your css and add this to the top of it:

Code:
.portalbg
{
background-image:  url(BACKGROUND IMAGE URL GOES HERE);
background-color:  #000000;
}


Put your background image in place of BACKGROUND IMAGE GOES HERE
Replace #000000 with a color close to the background image color
 


Then for the html portal block you want the background image in do this:

Code:
<div class="portalbg">

portal info goes here

</div>
Logged



Pages: 1 [2] 3 4
  Print  
 
Jump to:  

cheap low cost web hosting reviews

Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.257 seconds with 18 queries.