SMF For Free Support Forum
Signup For Free Forum
March 20, 2010, 04:44:47 pm *
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
  Print  
Author Topic: News Box  (Read 2879 times)
0 Members and 1 Guest are viewing this topic.
Legend_Killer
SMF For Free Full Member
*
Offline Offline

Posts: 212



View Profile WWW
« on: October 06, 2006, 10:38:46 pm »

A Code Needed FOr a small bar at the bottom... unlike the news BOX it can appear and move right.. .. i want it only for putting in Updates
Logged

Crystalman
SMF For Free Full Member
*
Offline Offline

Posts: 152


Crystalman.EXE


View Profile WWW
« Reply #1 on: October 07, 2006, 12:54:40 am »

If I understand what you want, use the Affilitions code, just remove the part that says "Afflilation" and instead of placing buttons there, post your news. (be sure to space it out)
Logged



Buster Cannon Forums, and BCF-Comics.
Legend_Killer
SMF For Free Full Member
*
Offline Offline

Posts: 212



View Profile WWW
« Reply #2 on: October 07, 2006, 03:03:33 am »

ooohh.. nice idea.!!!
Logged

Crystalman
SMF For Free Full Member
*
Offline Offline

Posts: 152


Crystalman.EXE


View Profile WWW
« Reply #3 on: October 07, 2006, 04:28:40 pm »

Thanks, Show me if you get it to work, I might use it myself...
Logged



Buster Cannon Forums, and BCF-Comics.
simply sibyl
Global Moderator
*
Offline Offline

Posts: 13309



View Profile WWW
« Reply #4 on: October 07, 2006, 04:39:02 pm »

A Code Needed FOr a small bar at the bottom... unlike the news BOX it can appear and move right.. .. i want it only for putting in Updates
not sure what kind of updates you mean but you could do something like this.. check it out at the bottom of my test forum...   its just using a simple marquee to do it

http://tenttestforum.smfforfree.com/index.php
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 13309



View Profile WWW
« Reply #5 on: October 07, 2006, 05:19:49 pm »

made some changes to it.
It now uses the themes style so it looks like a part of the forum
with a little playing with it you can put most anything in that area

its basically some of the affiliate code with a bunch of tweaking to get it to look like this
http://tenttestforum.smfforfree.com/index.php

will leave it there for the time being, any suggestions toss em my way
Logged

Gordie
SMF For Free Hero
*
Offline Offline

Posts: 591


I'm around somewhere!!!


View Profile WWW
« Reply #6 on: October 07, 2006, 07:08:25 pm »

Good job,Sibyl
hmmm...I wonder if this area with the styles tweaking can be used as a shoutbox.That way,the shoutbox would actually look like a part of your forum(minus the marquee)Huh
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 13309



View Profile WWW
« Reply #7 on: October 07, 2006, 07:19:14 pm »

Good job,Sibyl
hmmm...I wonder if this area with the styles tweaking can be used as a shoutbox.That way,the shoutbox would actually look like a part of your forum(minus the marquee)Huh

working on it right now  Smiley   lol
at the moment i have the shoutbox inside the table
im looking thru the code and i may be able to play with it some more Wink
Logged

Crasy
Global Moderator
*
Offline Offline

Posts: 3931


Semi-Retired ;)


View Profile WWW
« Reply #8 on: October 07, 2006, 07:38:04 pm »

Sibyl, you may have stumbled on some gold here Wink

Great job
Logged

Did my answer help you? Want to help out hosting costs?


Every donation counts.
Gordie
SMF For Free Hero
*
Offline Offline

Posts: 591


I'm around somewhere!!!


View Profile WWW
« Reply #9 on: October 07, 2006, 07:39:19 pm »

Yea...she's designing her own "mini-mod"
Logged

Legend_Killer
SMF For Free Full Member
*
Offline Offline

Posts: 212



View Profile WWW
« Reply #10 on: October 07, 2006, 10:27:50 pm »

Awesome Work! Mind Sharing The Code?  Grin
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 13309



View Profile WWW
« Reply #11 on: October 07, 2006, 11:24:20 pm »

News Box code:
(This one works with SMF version 1.0..   scroll down for code for version 1.1)

The Code for the news box is the same as for Affiliates and Shoutbox actually 

Add your text,  use different font colors,  even small pictures.
Just make sure whatever you put in that space is in HTML.

You can change the News Box title to whatever you wish as well


<table border="0" width="100%" cellspacing="1" cellpadding="4" class="bordercolor">
      <tr>
      <td class="catbg" colspan="2">News Box</td>
   </tr>
<br>
 
<tr>
<td class="windowbg2">
<table width="100%" border="0">
<marquee direction="left" onmouseover="this.stop()" onmouseout="this.start()" scrollamount="5">
 
<b>
<font color=#000000>       
YOUR TEXT GOES HERE
</td>
</font>

</table>
</tr>
<br>

Code for SMF version 1.1:

Code:
<table border="0" width="100%" cellspacing="1" cellpadding="4" class="tborder">
<tr>
<td class="catbg" colspan="2">News Box</td>
</tr>
<tr>
<td class="windowbg2">
<table width="100%" border="0">
<marquee direction="left" onmouseover="this.stop()" onmouseout="this.start()" scrollamount="5">
<b><font color=#000000>       
 PUT YOUR TEXT HERE</b></font>
</td>
</tr>
</table>
</table>


« Last Edit: May 20, 2007, 04:37:01 pm by simply sibyl » Logged

Sassy
Guest
« Reply #12 on: October 19, 2006, 08:12:19 pm »

I love it ! ! ! Thanks for sharing  Kiss
Logged
Alex P.
SMF For Free Sponsors
*
Offline Offline

Posts: 781


x= -b +- √b^2-4(a)(c)/2a Know it? Pm me for a :)


View Profile
« Reply #13 on: January 24, 2008, 02:34:20 pm »

Forum Url: http://smgrpahics.smfforfree4.com
When I do this, how do I make it so that a code will appear in an editable text box in my news box section? Also, how do I post images?
Logged

Support FAQ|Style Index|Guides|Codes


Don't PM me for Support.
simply sibyl
Global Moderator
*
Offline Offline

Posts: 13309



View Profile WWW
« Reply #14 on: January 24, 2008, 02:53:52 pm »

Forum Url: http://smgrpahics.smfforfree4.com
When I do this, how do I make it so that a code will appear in an editable text box in my news box section? Also, how do I post images?

To post an image in the news box use html:

Code:
<img src="URL OF THE IMAGE">

I don't know how to do the other
Logged



Pages: [1] 2
  Print  
 
Jump to:  



Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
ServerBeach Coupon
Page created in 0.432 seconds with 15 queries. (Pretty URLs adds 0.159s, 2q)