Title: tobe46's Replies | WordPress.org

---

# tobe46

  [  ](https://wordpress.org/support/users/tobe46/)

 *   [Profile](https://wordpress.org/support/users/tobe46/)
 *   [Topics Started](https://wordpress.org/support/users/tobe46/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tobe46/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tobe46/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tobe46/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tobe46/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tobe46/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Column Posts] Style Background](https://wordpress.org/support/topic/style-background/)
 *  Thread Starter [tobe46](https://wordpress.org/support/users/tobe46/)
 * (@tobe46)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/style-background/#post-4088313)
 * Ok, so i figured out how to change the title font size and make the posts display
   in a box.
    See image below: [http://postimg.org/image/bno8b922l/](http://postimg.org/image/bno8b922l/)
 * Here is my code if anyone is wondering how to achieve this.
 *     ```
       #cp-box .cp-box ul li a{
               font-size: 18px;
       }
   
       #cp-box .cp-box li {
       /*Creates spacing within grey box */
       padding-top:10px;
       padding-bottom:10px;
       padding-right:10px;
       padding-left:10px;
   
       /*Creates spacing between individual boxes */
       margin:0 0px 20px 0; vertical-align:top;
   
       background-color: #ffffff;
       border: 2px solid #ffffff;
       -moz-border-radius: 4px;
       -webkit-border-radius: 4px;
       border-radius: 4px;
       /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
       -moz-box-shadow: 0px 0px 3px #000000;
       -webkit-box-shadow: 0px 0px 3px #000000;
       box-shadow: 0px 0px 3px #000000;
       /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f6f6f6', endColorstr = '#f6f6f6');
       /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
       /*Element must have a height (not auto)*/
       /*All filters must be placed together*/
       -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f6f6f6', endColorstr = '#f6f6f6')";
       /*Element must have a height (not auto)*/
       /*All filters must be placed together*/
       background-image: -moz-linear-gradient(top, #f6f6f6, #f6f6f6);
       background-image: -ms-linear-gradient(top, #f6f6f6, #f6f6f6);
       background-image: -o-linear-gradient(top, #f6f6f6, #f6f6f6);
       background-image: -webkit-gradient(linear, center top, center bottom, from(#f6f6f6), to(#f6f6f6));
       background-image: -webkit-linear-gradient(top, #f6f6f6, #f6f6f6);
       background-image: linear-gradient(top, #f6f6f6, #f6f6f6);
       -moz-background-clip: padding;
       -webkit-background-clip: padding-box;
       background-clip: padding-box;
       /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
       /*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
   
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Column Posts] Style Background](https://wordpress.org/support/topic/style-background/)
 *  Thread Starter [tobe46](https://wordpress.org/support/users/tobe46/)
 * (@tobe46)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/style-background/#post-4088227)
 * Also Is it possible to display the post date and number of comments?
    And how
   would i change the font size for the title?
 * Sorry about the double post, I greatly appreciate any help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Coming Soon / Maintenance mode Ready!] Access Contols (cannot see Access tab on 0.0.5)](https://wordpress.org/support/topic/access-contols-cannot-see-access-tab-on-005/)
 *  Thread Starter [tobe46](https://wordpress.org/support/users/tobe46/)
 * (@tobe46)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/access-contols-cannot-see-access-tab-on-005/#post-4032056)
 * I just deactivated it a couple of times and it appeared, but try uninstalling
   it may help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Cirrus] Stop Animation On Mouse Hover](https://wordpress.org/support/topic/stop-animation-on-mouse-hover/)
 *  Thread Starter [tobe46](https://wordpress.org/support/users/tobe46/)
 * (@tobe46)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/stop-animation-on-mouse-hover/#post-4028984)
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Coming Soon / Maintenance mode Ready!] Access Contols (cannot see Access tab on 0.0.5)](https://wordpress.org/support/topic/access-contols-cannot-see-access-tab-on-005/)
 *  Thread Starter [tobe46](https://wordpress.org/support/users/tobe46/)
 * (@tobe46)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/access-contols-cannot-see-access-tab-on-005/#post-4032012)
 * Thank you, yes it works now I deactivated and activated several times.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Coming Soon / Maintenance mode Ready!] Access controls (Restrict By User Role, IP Address,)](https://wordpress.org/support/topic/access-controls-restrict-by-user-role-ip-address/)
 *  [tobe46](https://wordpress.org/support/users/tobe46/)
 * (@tobe46)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/access-controls-restrict-by-user-role-ip-address/#post-3956299)
 * I cannot see the tab “Access”, here is a screenshot.
    [http://s6.postimg.org/v6b85s3pd/Screen_Shot_2013_08_14_at_9_22_53_PM.png](http://s6.postimg.org/v6b85s3pd/Screen_Shot_2013_08_14_at_9_22_53_PM.png)
 * Also here is a screenshot of the version I am using, (from the plugins page)
   
   [http://s6.postimg.org/bpv3wzxz5/Screen_Shot_2013_08_14_at_9_23_15_PM.png](http://s6.postimg.org/bpv3wzxz5/Screen_Shot_2013_08_14_at_9_23_15_PM.png)
 * Thanks for the help.

Viewing 6 replies - 1 through 6 (of 6 total)