[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 180: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
IntegraMOD Home of phpBB Integrated Modifications 2006-05-26T12:28:24-07:00 https://integramod.com/forum/feed.php?f=17&t=858 2006-05-26T09:41:37-07:00 2006-05-26T09:41:37-07:00 https://integramod.com/forum/viewtopic.php?t=858&p=7468#p7468 <![CDATA[[Solved]editing bbcode box]]> Statistics: Posted Author: storm_eagle22 — Fri May 26, 2006 9:41 am


]]>
2006-05-26T09:25:56-07:00 2006-05-26T09:25:56-07:00 https://integramod.com/forum/viewtopic.php?t=858&p=7464#p7464 <![CDATA[[Solved]editing bbcode box]]>
In addition, in the ZIP file, there is a folder docs/buttons in which you can use to recreate the buttons. Sorry that there isn't an easier way.

Statistics: Posted Author: Jason Sanborn — Fri May 26, 2006 9:25 am


]]>
2006-05-26T09:00:37-07:00 2006-05-26T09:00:37-07:00 https://integramod.com/forum/viewtopic.php?t=858&p=7459#p7459 <![CDATA[[Solved]editing bbcode box]]> Statistics: Posted Author: storm_eagle22 — Fri May 26, 2006 9:00 am


]]>
2006-05-24T20:27:44-07:00 2006-05-24T20:27:44-07:00 https://integramod.com/forum/viewtopic.php?t=858&p=7217#p7217 <![CDATA[[Solved]editing bbcode box]]>
The input box: You would use the CSS styles.

Statistics: Posted Author: Jason Sanborn — Wed May 24, 2006 8:27 pm


]]>
2006-05-24T18:22:00-07:00 2006-05-24T18:22:00-07:00 https://integramod.com/forum/viewtopic.php?t=858&p=7213#p7213 <![CDATA[[Solved]editing bbcode box]]> Statistics: Posted Author: storm_eagle22 — Wed May 24, 2006 6:22 pm


]]>
2006-05-23T20:18:00-07:00 2006-05-23T20:18:00-07:00 https://integramod.com/forum/viewtopic.php?t=858&p=7073#p7073 <![CDATA[[Solved]editing bbcode box]]>
textarea.post

There will be other items on that line, but you want to find the following word in that line:

background

Background will be followed by a colon and a value, this is the hexdecimal color or color name (such as #FFFFFF or white).

You'll want to change the color to a more appropriate color for your site. If background doesn't exist on that line, or if you can't find textarea.post, add the following to the bottom of the CSS file:

textarea.post {background:white;}

Change "white" to whatever color name or hex color value that you want.

Likewise, if you need to change the font color, you would use the following:

textarea.post {color:black;}

Change "black" to whatever color you want. I hope this helps.

For more detailed help on CSS, check out http://www.w3schools.com/
They offer great tutorials on their site.

Statistics: Posted Author: Jason Sanborn — Tue May 23, 2006 8:18 pm


]]>
2006-05-23T19:40:42-07:00 2006-05-23T19:40:42-07:00 https://integramod.com/forum/viewtopic.php?t=858&p=7070#p7070 <![CDATA[[Solved]editing bbcode box]]> Statistics: Posted Author: storm_eagle22 — Tue May 23, 2006 7:40 pm


]]>
2006-05-23T19:04:24-07:00 2006-05-23T19:04:24-07:00 https://integramod.com/forum/viewtopic.php?t=858&p=7065#p7065 <![CDATA[[Solved]editing bbcode box]]>
You can create your own buttons if you want as well. In the docs folder of the Advanced BBCode Box ZIP File is a TIF file that contains alpha transparent images of the Office 2003 buttons, and you can create your own background image to place them on.

For the white box, you can use CSS to change the color of the box.

Statistics: Posted Author: Jason Sanborn — Tue May 23, 2006 7:04 pm


]]>
2006-05-23T18:27:18-07:00 2006-05-23T18:27:18-07:00 https://integramod.com/forum/viewtopic.php?t=858&p=7063#p7063 <![CDATA[[Solved]editing bbcode box]]> Statistics: Posted Author: storm_eagle22 — Tue May 23, 2006 6:27 pm


]]>
2006-05-23T16:09:11-07:00 2006-05-23T16:09:11-07:00 https://integramod.com/forum/viewtopic.php?t=858&p=7055#p7055 <![CDATA[[Solved]editing bbcode box]]> Statistics: Posted Author: Jason Sanborn — Tue May 23, 2006 4:09 pm


]]>
2006-05-23T15:55:13-07:00 2006-05-23T15:55:13-07:00 https://integramod.com/forum/viewtopic.php?t=858&p=7054#p7054 <![CDATA[[Solved]editing bbcode box]]> Statistics: Posted Author: storm_eagle22 — Tue May 23, 2006 3:55 pm


]]>
2006-05-21T17:56:37-07:00 2006-05-21T17:56:37-07:00 https://integramod.com/forum/viewtopic.php?t=858&p=6841#p6841 <![CDATA[[Solved]editing bbcode box]]>
What exactly do you want the mp3 tags to do? Automatically play the mp3 file? Not sure I'd like an mp3 to autoplay when I open a topic. If you only want it to play on clicking, wouldn't url tags serve the same function? Putting a link to an mp3 in web tags isn't very pretty but pops up the 'do you want to open or save' box in Firefox.

You could also search for 'add bbcode button' over at the archives.

If you want to dive into something pretty 'fun' you can give Advanced BBCode a try. I know Jason Sanborn is on vacation but his stuff allows for fairly straightforward button adding...

Statistics: Posted Author: tmotley — Sun May 21, 2006 5:56 pm


]]>
2006-05-26T12:28:24-07:00 2006-05-21T07:28:02-07:00 https://integramod.com/forum/viewtopic.php?t=858&p=6789#p6789 <![CDATA[[Solved]editing bbcode box]]> Statistics: Posted Author: storm_eagle22 — Sun May 21, 2006 7:28 am


]]>