Completed thread
3 posters
Page 1 of 1
Re: Completed thread
Hi!
It's a simple BBCode table with some CSS customization. Read this tutorial:
https://help.forumotion.com/t87870-notice-using-css-and-table
For rounder corners use this CSS code:
It's a simple BBCode table with some CSS customization. Read this tutorial:
https://help.forumotion.com/t87870-notice-using-css-and-table
For rounder corners use this CSS code:
- Code:
.cpinfo{
border: 1px solid;
margin: 10px 0px;
padding: 15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.cpinfo{
color: #00529B;
background-color: #BDE5F8;
background-image: url('http://i.imgur.com/BZ17N.png');
}
Guest- Guest
Re: Completed thread
U must paste it in the Message or in CSS?
BlackMouse- Forumember
- Posts : 38
Reputation : 1
Language : HTML/Script
Re: Completed thread
CSS Code:
Administration Panel => Display => Pictures and colors => Colors => CSS Stylesheet.
BBCodes:
In post you write.
Administration Panel => Display => Pictures and colors => Colors => CSS Stylesheet.
BBCodes:
In post you write.
Guest- Guest
Re: Completed thread
This is in the CSS:
This is in the post:
- Code:
.cpinfo {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.cpinfo {
color: #00529B;
background-color: #BDE5F8;
background-image: url('http://i.imgur.com/BZ17N.png');
}
This is in the post:
- Code:
[table class="cpinfo"][tr][td]Your text goes here! Your text goes here!
Your text goes here! Your text goes here!
Your text goes here! Your text goes here!
[/td][/tr][/table]
Similar topics
» thread preview when you hover the mouse over the thread title , can we do it ?
» My forum thread was locked, new thread created, w/o my permission???
» Banner [Completed]
» Post a New thread within a thread
» GDA Banner Request (Old one was not completed)
» My forum thread was locked, new thread created, w/o my permission???
» Banner [Completed]
» Post a New thread within a thread
» GDA Banner Request (Old one was not completed)
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum