Completed thread
Page 1 of 1 • Share •
Re: Completed thread
Hi!
It's a simple BBCode table with some CSS customization. Read this tutorial:
http://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:
http://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]


Attention!
- Please provide your forum URL at all times.
- When the issue is solved, please y it as solved.
Sir Chivas™- Support Moderator
-
Posts : 6810
Reputation : 433
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum