I want This to be set up like mine when members post in a certain section.
example:
example:
#forum_rules table {
border-collapse: separate;
border-spacing: 5px;
table-layout: fixed;
width: 100%;
background: #C2C2C2;
border: 1px solid #78e37d;
}
Doesn't seem to be working,thanks for your help though!Mr. Ganesha wrote:Use this code in the css stylesheet..
- Code:
#forum_rules table {
border-collapse: separate;
border-spacing: 5px;
table-layout: fixed;
width: 100%;
background: #C2C2C2;
border: 1px solid #78e37d;
}
You can change the colors what you like..
<table style="background: url('http://2img.net/i/fa/fdf/parchemin.png') no-repeat left center #d4f4aa; border: 1px solid #9ccf5a; padding: 5px 5px 5px 60px; width: 97%; font-weight: bold; color: #; border-radius: 3px;"><tbody><tr><td align="left"><br>
<span style="font-size: 9px; line-height: normal"><br>
• Please read and respect our <a href="http://help.forumotion.com/t93820-general-rules">forum rules.</a><br>
• Please provide your forum URL for appearance problems<br>
• Please be clear with your questions or problems. Screenshots, links and new codes you installed, will help solve your issue quickly.<br>
• For connection problems please provide us details including error message, error codes, and link to forum and screenshots if needed<br>
• Support should always been done in the forums. If you need a password reset, forum deleted, or have a private matter please use the PM feature to PM a Support Moderator, Manager or an Administrator.<br>
• Bumps must be separated by at least 24 hour time<br>
• When your request is complete, please mark it as <font color="green">Solved</font></span></td></tr></tbody></table>
Topic Solved & Locked |