[MyCode] Horizontal color - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Resources (https://community.mybb.com/forum-8.html) +--- Forum: MyCodes (https://community.mybb.com/forum-117.html) +--- Thread: [MyCode] Horizontal color (/thread-70322.html) |
[MyCode] Horizontal color - afzulnizam - 2010-05-25 Normally people use in mybb to make horizontal line for example like this line:That's black color right? So why we not try to color that line? Here is the simple mycode to let u color it that Horizontal. Title: Horizontal color Short Description: color horizontal line Regular Expression:
Replacement :
Enabled?: Yes To use or test it, use this code : for example with resultRE: [MyCode] Horizontal color - FBI - 2010-05-25 nice RE: [MyCode] Horizontal color - MrBrechreiz - 2011-12-20 Here is my modified Code. Regular Expression:
Replacement: You can change the position of the line.Enabled?: Yes Use this Code: [hrc=100px]#229017[/hrc] Give the lenght in "px". Result: I hope I've forgotten anything. RE: [MyCode] Horizontal color - ranjani - 2011-12-20 ^ fine @MrBrechreiz RE: [MyCode] Horizontal color - Omar G. - 2011-12-20 What about: Regular Expression:
Replacement:
Example:
Or this for the second one: Regular Expression:
Replacement:
Example:
RE: [MyCode] Horizontal color - MrBrechreiz - 2011-12-21 DonĀ“t work....Parse error |