Home N-13 News Forums Help Search
RegisterForgot password?
How to add image to post necklacesdiscou
Known bugs - 4.0.3 necklacesdiscou

Latest N-13 News 4.0.3

What is N-13 News?
Where can I get help?
Known bugs

Forums Help & Support i tried to solve my language problem but.. :(
1 2
Ljhelbo
Posted on 16 Oct 2009, 20:48:25

Access: Member
Total Posts: 8
Joined: 2009-10-14

Yes, almost :eheheh:

/[right/] is interpreted as <div align="right">

which is of course usually fine, but what I wanted was <div style="float:right;">

On my page it makes a difference, because the news are placed inside a big div, in which there is allready a smaller div in the upper right corner. I want my news-articles to float around this smaller div. But apart from that ...:cheese:
#998
Last edited by Ljhelbo at 2009-10-16 20:48:51 Reason:
Chris
Posted on 16 Oct 2009, 20:54:31

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

If you edit the bbparser.php and search for [left] you'll see the lines of code that convert it to


Code:
<div align="left">


you can then change it to

Code:
<div style="float: left">


won't really make much of a difference if you're using html but thought I'd show you how you'd go about changing it anyway.
#999
Last edited by Chris at 2009-10-16 20:58:02 Reason:
Ljhelbo
Posted on 04 Nov 2009, 13:28:48

Access: Member
Total Posts: 8
Joined: 2009-10-14

It now turns out that I still have one problem. I can not use special characters (æ, ø, å) in a title. If I do, the title is simply not shown. Even if I enter the special characters in the database with phpMyAdmin, the title disappears.

Is there some kind of a filter, checking the content of the title, before it is shown?
#1151
Tra11955
Posted on 04 May 2010, 11:05:04

Access: Member
Total Posts: 2
Joined: 2010-05-04

Same problem here. No special characters showing and they complete 'delete' the whole post. My problem is with ä and ö.

/Tomi
#2272
Last edited by Tra11955 at 2010-05-04 11:05:25 Reason: Include email alert
1 2
Network-13.com © 2013