Centralize the news block

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
okidoki
Active Member
Posts: 8
Joined: 5. July 2008 21:56

Centralize the news block

Post by okidoki »

I! Im be back! :lol: Sorry! :oops:
I couldnt find the answer in english topics...

I want to know how I can to center the topics in news block.
I added a tag [center] in bbcode to centralize the posts, but it not works in portal page.

Can you help me?

Thanks!
User avatar

thomas.d
Former Team Member
Posts: 625
Joined: 19. January 2008 23:56
phpBB.de User: thomas.d
phpBB.com User: thomas.d
Contact:

Re: Centralize the news block

Post by thomas.d »

Hi okidoki,

it should work.

Check, if you went like this (this is a translation of a German post, I'm not familiar with the english structure of the ACP but I guess you'll figure it out ...):

Enter ACP and start Postings - - BBCodes

Click Add BBCode

In BBCode enter:

Code: Select all

[center]{TEXT}[/center]
In HTML enter:

Code: Select all

<div align="center">{TEXT}</div>
In Tooltip enter:

Code: Select all

center elements
Now you may use the tag [center]blabla[/center] in your forum as well as in the portal.
Viele Grüße

Thomas

Deutsche Sprachdateien für
[Alpha] phpBB Calendar 0.0.8 (alightner) | [RC] phpBB Arcade 1.0.RC8 |
ACP Add User MOD 1.0.0 |
User avatar

Christian_N
Former Team Member
Posts: 2266
Joined: 19. January 2008 01:17
phpBB.de User: Christian_N
phpBB.com User: Christian_N
Location: Frankfurt
Contact:

Re: Centralize the news block

Post by Christian_N »

Hallo,
hm Thomas, keine Ahnung aber bei meine Fanpage die ich neu aufgesetzt habe, mit dem aktuelle Portal etc. am Sonntag fertig geworden :D, hatte er mir gesagt gehabt das <div align="center"> (das align) nicht (mehr?) valid wäre, und habe daher <div style="text-align: center;"> genommen was genauso funktioniert und und w3.org wieder es als valid angezeigt hat. :)

Deshalb würde ich u.a. bei HTML dann

Code: Select all

<div style="text-align: center;">{TEXT}</div>
wohl lieber nehmen. :D

Gruß Chris
Meine Projekte: Chantals - Fanpage .::. phpBB Projekt
No support via PM, email or messenger!
Locked

Return to “board3 Portal 1.0.x - English Support”