Everything else goes here, including discussion of parks outside of Carowinds and any off-topic discussion
User avatar
By Ravage
#32922
I just thought that this will help a lot of members. Forum BBc is also known as Bulleton Board Code and i will show you some cool tricks with it. You will see some cool bbc combinations below and below the combination you will see the code.

Text Link:
Carowinds Connection
Code: Select all[url=http://www.yoursite.com]Your Text[/url]


Clickable Image Link:
Image
Code: Select all[url=http://www.yoursite.com][img]http://www.yourimage.com[/img][/url]


Link Color:
Carowinds Connection
Code: Select all[url=http://www.yourlink.com][color=#hexcolorcode]Your Text[/color][/url]


You can do anything with the colors and sizes as long as it is within the code that you post for example
Image


List:
    *Test
    *Test
    *Test
Code: Select all[list]
*Test
[/list]
[list]
*Test
[/list]
[list]
*Test
[/list]

There is an easier way for the list but its more complicated....


I will be posting more when i have time!
User avatar
By Jay
#32924
This forum has existed for quite a while, so I imagine most people know how to do these things already. But, I'm curious if you have any 'advanced' features that I don't know about.

Here is something I was looking for last night:

I want to do this:
Code: Select allList A                                                                        List B

..but without having to do it in the code format.

Here's how it looks just normally.

List A List B

Yes, its the same amount of space between them, but one displays as far apart, and one just gives one space.
User avatar
By Ravage
#32925
As for now phpbb has a specific way of setting lists. Since they disallow you to use [left][center][right] BBC codes. You could find the post code where it disables auto space which will allow you to do it. I would have John look at the post settings via the admin cp and mess around in there. But im going to talk to John about mabe getting SMF software because i believe it has more options that phpbb

here is an example of SMF

http://www.ravageworld.com


I do have a php editor if you would like to give the disable a try but let me do some research for you.

Again as i said it could be a setting in the admin cp that john has on that is default.

EDIT: Looking for something now
User avatar
By Ravage
#32929
Jonathan wrote:We will not be changing software.

I will try to disable auto spacing.


kk if you need help with autospacing let me know

EDIT: It probably wont be in an index file, most likely it will be in your theme file
User avatar
By Jonathan
#32930
Here's the quick and dirty fix to manually space things.

Type [S][/S] with nothing in between the two tags. That will create 1 space. Repeat as needed.