Title: mgo3's Replies | WordPress.org

---

# mgo3

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/users/mgo3/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/mgo3/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nimble Page Builder] White gap at home page](https://wordpress.org/support/topic/white-gap-at-home-page/)
 *  Thread Starter [mgo3](https://wordpress.org/support/users/mgo3/)
 * (@mgo3)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/white-gap-at-home-page/#post-15134314)
 * I’ve sorted it out putting things on the bottom section and setting up a -30 
   em top margin, but I don’t think that’s the best way to do that.
 * Any clue?
 * Thank you,
    Miguel Gisbert
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nimble Page Builder] Icons not shown](https://wordpress.org/support/topic/icons-not-shown-6/)
 *  Thread Starter [mgo3](https://wordpress.org/support/users/mgo3/)
 * (@mgo3)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/icons-not-shown-6/#post-14445067)
 * I think is sorted out now.
 * Thank you very much,
    Miguel
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nimble Page Builder] Icons not shown](https://wordpress.org/support/topic/icons-not-shown-6/)
 *  Thread Starter [mgo3](https://wordpress.org/support/users/mgo3/)
 * (@mgo3)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/icons-not-shown-6/#post-14442250)
 * Hi Nicolas,
    Thank you very much for the answer. I have changed the URLs at General
   Settings and the icons are displayed if you are registered on the website and
   logged in but not if you are a guest.
 * Why could this happen?
 * Thank you very much,
    Miguel Gisbert
    -  This reply was modified 5 years, 1 month ago by [mgo3](https://wordpress.org/support/users/mgo3/).
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Nothing happens when creating a Network for multisite](https://wordpress.org/support/topic/nothing-happens-when-creating-a-network-for-multisite/)
 *  Thread Starter [mgo3](https://wordpress.org/support/users/mgo3/)
 * (@mgo3)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/nothing-happens-when-creating-a-network-for-multisite/#post-14234646)
 * Thank you for the answer [@jnashhawkins](https://wordpress.org/support/users/jnashhawkins/),
   I have disabled all the plugins before the network installation and I did it 
   as well on a clean wordpress installation on local and the result is the same:
   it says that a network is already configured but nothing changes at wp-admin.
   I don’t know about Nginx but the server is using the htaccess file because I 
   use it to force SSL connection despite the url entered by the user.
 * Thank you,
    Miguel
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Nothing happens when creating a Network for multisite](https://wordpress.org/support/topic/nothing-happens-when-creating-a-network-for-multisite/)
 *  Thread Starter [mgo3](https://wordpress.org/support/users/mgo3/)
 * (@mgo3)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/nothing-happens-when-creating-a-network-for-multisite/#post-14232406)
 * Thanks lombino for joining this post. I think it’s exactly the same problem, 
   I’m trying to install the Network on localhost now and I’m getting the same. 
   I tried two different paid hosting as well, so it isn’t something related with
   the server.
    I am receiving this warning in localhost: `Warning: Constant MULTISITE
   already defined in C:\xampp\htdocs\wordpress\wp-config.php on line 95`
 * Could it be about the wordpress version? Is it possible that wordpress does not
   allow that anymore?
 * Thank you,
    Miguel
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ninja Forms - The Contact Form Builder That Grows With You] How css works for columns?](https://wordpress.org/support/topic/how-css-works-for-columns/)
 *  Thread Starter [mgo3](https://wordpress.org/support/users/mgo3/)
 * (@mgo3)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/how-css-works-for-columns/#post-13720765)
 * I got the full width
 *     ```
       .nf-form-content {
       	max-width:100%!important;
        	padding: 2em;
       }
       ```
   
 * Any help for doing the rowspan?
 * I’m using new classes like the ones listed below this for each form item but 
   did not work.
 *     ```
       .cell20{
       	height:20%!important;
       }
   
       .cell40{
       	height:40%!important;
       }
   
       .cell60{
       	height:60%!important;
       }
   
       .cell100{
       	height:100%!important;
       }
       ```
   
 * Thank you very much,
    Miguel
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ninja Forms - The Contact Form Builder That Grows With You] How css works for columns?](https://wordpress.org/support/topic/how-css-works-for-columns/)
 *  Thread Starter [mgo3](https://wordpress.org/support/users/mgo3/)
 * (@mgo3)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/how-css-works-for-columns/#post-13720424)
 * Ok, I found it out. “One-fourth” defines the four column element (from left to
   right row by row) and you have to add “first” to define the first item of a row.
 * What I need now is to know:
 * – How to do a rowspan? (I need some cells using the space of more than one row)
   –
   How to set full-width for the form? (I tried some css but didn’t work)
 * Thanks a lot,
    Miguel
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nimble Page Builder] Changing the CSS for a link on a form](https://wordpress.org/support/topic/changing-the-css-for-a-link-on-a-form/)
 *  Thread Starter [mgo3](https://wordpress.org/support/users/mgo3/)
 * (@mgo3)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/changing-the-css-for-a-link-on-a-form/#post-13718299)
 * I tried to add the css on the link:
 * `<a style="color: #f0ffff;" href="https://vendopatente.server3.trinchera.dev/
   politica-privacidad/" target="_blank" rel="noopener">política de privacidad</
   a>`
 * It does not work and the chrome debugger says unknown property name.
 * Any help please?
 * Thank you very much,
    Miguel
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fullwidth Templates for Any Theme & Page Builder] CSS to add margin not working](https://wordpress.org/support/topic/css-to-add-padding-not-working/)
 *  Thread Starter [mgo3](https://wordpress.org/support/users/mgo3/)
 * (@mgo3)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/css-to-add-padding-not-working/#post-13711819)
 * Hi Herman,
    Thank you for your reply. I finally did it with tablepress css.
 * Thank you,
    Miguel
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Weird margins](https://wordpress.org/support/topic/weird-margins/)
 *  Thread Starter [mgo3](https://wordpress.org/support/users/mgo3/)
 * (@mgo3)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/weird-margins/#post-13707209)
 * It works!! thank you very much 🙂 and what’s the way to change the hover blue
   color? I tried:
 *     ```
       .tablepress thead tr:hover,
       .tablepress tfoot tr:hover {
         background-color: #881e33;
       	color:white;
       }
       ```
   
 * but did not work
 * Thanks a lot!
    Miguel
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Weird margins](https://wordpress.org/support/topic/weird-margins/)
 *  Thread Starter [mgo3](https://wordpress.org/support/users/mgo3/)
 * (@mgo3)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/weird-margins/#post-13707027)
 * Hi,
 * Thanks for the answer. I see that there are no margins now again. I want to use
   the full width theme but I need to add margin to the table. I tried to add that
   on tablepress css and on theme css but didn’t work.
 * How could I do it?
 * Thanks a lot!
    Miguel
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] How to show items lists on a page?](https://wordpress.org/support/topic/how-to-show-items-lists-on-a-page/)
 *  Thread Starter [mgo3](https://wordpress.org/support/users/mgo3/)
 * (@mgo3)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/how-to-show-items-lists-on-a-page/#post-13700125)
 * To be more specific, I’m creating a patents website for a client so I’ve created
   the patent type to create the patents with specific attributes and a pdf file
   so now I need to show all the patents introduced on a wp page, as a grid, table,
   list… whatever.
 * Thank you very much,
    Miguel
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple File List] Add more attributes to the display table](https://wordpress.org/support/topic/add-more-attributes-to-the-display-table/)
 *  Thread Starter [mgo3](https://wordpress.org/support/users/mgo3/)
 * (@mgo3)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/add-more-attributes-to-the-display-table/#post-13692053)
 * Thanks anyway. I’m software developer but I don’t know how to modify a wp plugin.
   Do you know any quick guide or could give me some tips?
 * Thanks a lot!
    Miguel
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nimble Page Builder] Gradient for section background color](https://wordpress.org/support/topic/gradient-for-section-background-color/)
 *  Thread Starter [mgo3](https://wordpress.org/support/users/mgo3/)
 * (@mgo3)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/gradient-for-section-background-color/#post-13668886)
 * Thanks, I did the same, but I also would like to use the transparency Nimble 
   Bluilder feature.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Equal size buttons with customizr nimbuilder](https://wordpress.org/support/topic/equal-size-buttons-with-customizr-nimbuilder/)
 *  Thread Starter [mgo3](https://wordpress.org/support/users/mgo3/)
 * (@mgo3)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/equal-size-buttons-with-customizr-nimbuilder/#post-13659921)
 * Thank you very much for the information Nicolas, I’m a bit confused about the
   difference between customizr and nimble builder. I understand the fist is a theme
   and the second a plugin, right? But I think I have an email from you about customizr
   as well, is the same development team behind both? Should both be used together?
   
   I am php web developer and I want to start developing webs for customers, where
   could I find all the added features to the pro version to find out if it worth
   it for me?
 * Thanks a lot!
    Miguel

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/users/mgo3/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/mgo3/replies/page/2/?output_format=md)