BBCode Edit

New BBCodes, tips and tricks, hacks and MODs for the BBCode system

Re: BBCode Edit

Postby topdown » 30 Nov 2007, 11:53

proSilver Table

BBC USAGE

Code: Select all
[Table={NUMBER},{TEXT1}]{TEXT2}[/Table]



HTML Replacement

Code: Select all
<table width="{NUMBER}%" border="0" cellpadding="0" cellspacing="5">
  <tr><td>
<div class="forabg">
         <div class="inner">   
         <ul class="topiclist">
            <li class="header">
               <dl class="icon">
                  <dt>{TEXT1}</dt>
                  
               </dl>
            </li>
         </ul>
<div class="panel">
    <div class="inner"><span></span>
<center>{TEXT2}</center><span></span></div>
</div> 

          <span class="corners-bottom"><span></span></span></div></div>
      </div></td>
         </tr>
         </table>


HELP LINE

CONTENT
Do not PM me for Support unless I give permission in a post......PM's only help one, posts help everyone !
User avatar
topdown    
STG Styles Leader
STG Styles Leader
 
Posts: 3026
Joined: 01 Oct 2007, 22:56
Location: Handyman's harddrive
Favorite Team: STG Teams
Gender: Male
phpBB Knowledge: 9


Re: BBCode Edit

Postby Sniper_E » 30 Nov 2007, 19:43

Sniper_E wrote:The one we use here.... which I am not happy with because it's not made for prosilver also:
I'll redo it to work for all styles and post it.

How does this new "edit" bbcode look?

Code: Select all
<div style=" background-color: #B5C7CE; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #666; padding: 4px;" ><strong>Edit: </strong>{TEXT}</div>

Edit: And yes, It works in prosilver also. Now I'm happy with our edit bbcode! It works in all styles.

Now all we need is a shadow box to add to it.
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!
User avatar
Sniper_E    
STG Jedi Master
STG Jedi Master
 
Posts: 6986
Joined: 31 May 2006, 06:29
Location: Shreveport, LA
Favorite Team: The STG Team
Gender: Male
phpBB Knowledge: 6

Re: BBCode Edit

Postby rashy » 02 Dec 2007, 05:43

Edit: Aaah yes with shadow it will look much better :thumbsup:
rashy    
Cadet III
Cadet III
 
Posts: 39
Joined: 30 Oct 2007, 06:43
Gender: Male

Re: BBCode Edit

Postby casperghost » 08 Sep 2008, 09:29

Edit: how can i get this one??!!.. it's simply beautiful


Edit: just forget it, i found it.. lol..


:grin: :yahoo:
User avatar
casperghost
Cadet I
Cadet I
 
Posts: 16
Joined: 08 Sep 2008, 07:51
Location: Portugal
Gender: Male

Re: BBCode Edit

Postby leviatan21 » 07 Oct 2008, 13:22

Can't we use directly the in-line css ?
Code: Select all
[table=(ccs style)][tr=(ccs style)][td=(ccs style)]text[/td][/tr][/table]

Code: Select all
[table={TEXT1}][tr={TEXT2}[td={TEXT3}]{TEXT4}[/td][/tr][/table]

Code: Select all
<table style="{TEXT1}" cellspacing="0" cellpadding="0"><tr style="{TEXT2}"><td style="{TEXT3}">{TEXT4}</td></tr></table>
Excuse me for my poor English, I speak Spanish.
leviatan21    
Cadet II
Cadet II
 
Posts: 27
Joined: 26 Mar 2008, 00:51
Gender: Male
phpBB Knowledge: 8

Re: BBCode Edit

Postby Sniper_E » 10 Oct 2010, 11:42

Hey Stitch, I just ran across this topic again.

Looking at it years later, it looks like you came up with the edit bbcode and we just took it :lol: OVER.

  Wasn't there a rule against that back then? :blush:  


Image YOU DA EDIT MAN!

Edit: I'm guessing this thing still works.
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!
User avatar
Sniper_E    
STG Jedi Master
STG Jedi Master
 
Posts: 6986
Joined: 31 May 2006, 06:29
Location: Shreveport, LA
Favorite Team: The STG Team
Gender: Male
phpBB Knowledge: 6

Re: BBCode Edit

Postby stitch626 » 10 Oct 2010, 20:30

Never even crossed my mind but
  I think your "think" bboce was out first.  
User avatar
stitch626    
STG Moderator Leader
STG Moderator Leader
 
Posts: 3185
Joined: 08 Feb 2007, 20:47
Location: Michigan
Favorite Team: Detroit Red Wings
Gender: Male
phpBB Knowledge: 7

Re: BBCode style test

Postby Sniper_E » 10 Oct 2010, 21:26

stitch626 two years ago wrote:Just one question though. I can't seem to make the word EDIT in all caps.

Seeing how I never answered your question two years ago.... was that even a question you asked?

From your codes:
Code: Select all
<strong style="text-transform: uppercase;"><font color="#CC0000">Edit:</strong></font></strong>

My mother always told me better late than never. :rotfl:
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!
User avatar
Sniper_E    
STG Jedi Master
STG Jedi Master
 
Posts: 6986
Joined: 31 May 2006, 06:29
Location: Shreveport, LA
Favorite Team: The STG Team
Gender: Male
phpBB Knowledge: 6

Re: BBCode Edit

Postby topdown » 10 Oct 2010, 23:17

Code: Select all
<strong style="text-transform: uppercase; color: #CC0000;">Edit:</strong>


font is no longer valid and you had 2 closing strong tags ;)

This should also do the same
Code: Select all
<span style="font-weight: bold; text-transform: uppercase; color: #CC0000;">Edit:</span>
Do not PM me for Support unless I give permission in a post......PM's only help one, posts help everyone !
User avatar
topdown    
STG Styles Leader
STG Styles Leader
 
Posts: 3026
Joined: 01 Oct 2007, 22:56
Location: Handyman's harddrive
Favorite Team: STG Teams
Gender: Male
phpBB Knowledge: 9

Previous

Return to BBCode System

Who is online

Users browsing this forum: No registered users and 6 guests