The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Please Provide this script

4 posters

Go down

Please Provide this script Empty Please Provide this script

Post by desiraj April 8th 2008, 4:33 pm

hey forumotion techiess :blbl:

i wanna know a script a simple script ,i want to make some announcements at my forum so i edited my announcement at GENERAL=>HOMEPAGE=>HOMEPAGE MESSAGE

but when i made the announcement,it looks like all the announcements in one column i wanna split those announcements in different columns , my friend told there is a script in PHP for makking announcements in splitted windows,and i saw some php forums making announcements in splitted columns.

PLEASE HELP ME OUT! bye

thanks
desiraj
desiraj
desiraj
Forumember

Male Posts : 47
Reputation : 0
Language : English
Location : India

Back to top Go down

Please Provide this script Empty Re: Please Provide this script

Post by desiraj April 9th 2008, 10:37 am

Pleasee anyone please helpppp..

i made this double post after 24hrs..please guys please help,i;m in damn need of it
desiraj
desiraj
Forumember

Male Posts : 47
Reputation : 0
Language : English
Location : India

Back to top Go down

Please Provide this script Empty Re: Please Provide this script

Post by Adiex April 9th 2008, 11:51 am

hello,

no need to use php script to separate you hompage message there. all you need is to add some table on it.

example code :
Code:
<table border="0" bordercolor="" width="400" bgcolor="">
<tr><td> announcement 1 </td></tr>
<tr><td> announcement 2</td></tr>
</table>

that all Smile
Adiex
Adiex
Active Poster

Male Posts : 1014
Reputation : 33
Language : er?
Location : back alive & kicking xD

Back to top Go down

Please Provide this script Empty Re: Please Provide this script

Post by desiraj April 9th 2008, 9:14 pm

first of all thanks for providing me the trick
but i want to create tables on a horizontal manner(that too spilted) Hello

Hope u got me friendd
desiraj
desiraj
Forumember

Male Posts : 47
Reputation : 0
Language : English
Location : India

Back to top Go down

Please Provide this script Empty Re: Please Provide this script

Post by Adiex April 10th 2008, 1:08 pm

if you dont want it spitted just remove that row Smile

Code:
<table border="0" bordercolor="" width="400" bgcolor="">
<tr><td> announcement 1 </td></tr>
</table>

this should work Very Happy
Adiex
Adiex
Active Poster

Male Posts : 1014
Reputation : 33
Language : er?
Location : back alive & kicking xD

Back to top Go down

Please Provide this script Empty Re: Please Provide this script

Post by desiraj April 12th 2008, 9:28 pm

i think u havent got wat i said...

i want my announcments splitted in 2 columsn as u see in the picture,i found it in a php forum!

SEE THE LATEST NEWS AND ANNOUNCEMENTS ARE IN 2 COLOUMNS

Please Provide this script Asdre9
desiraj
desiraj
Forumember

Male Posts : 47
Reputation : 0
Language : English
Location : India

Back to top Go down

Please Provide this script Empty Re: Please Provide this script

Post by desiraj April 15th 2008, 11:48 am

Pleaseee anyone help me out!!!....
desiraj
desiraj
Forumember

Male Posts : 47
Reputation : 0
Language : English
Location : India

Back to top Go down

Please Provide this script Empty Re: Please Provide this script

Post by harrowcactus April 23rd 2008, 12:16 am

What you need is (Leave red bit out)

<TABLE BORDER="0">
<TR> Start Row 1
<TD>announcement 1</TD> horizontal Section 1
<TD>announcement 2</TD> horizontal Section 2
</TR> ; End of Row 1
<TR> ; Start Row 2
<TD>announcement 3</TD> horizontal Section 1
<TD>announcement 4</TD> horizontal Section 2
</TR> ; End of Row 2
</TABLE>
harrowcactus
harrowcactus
Forumember

Posts : 40
Reputation : 0
Language : ENGLISH

Back to top Go down

Please Provide this script Empty Re: Please Provide this script

Post by zakir321 April 23rd 2008, 3:55 am

Hm... not sure if this could work that way...

Here is an emergency plan: [LINK] Wink
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum