Forum Replies Created
-
AuthorPosts
-
BRAVO – Worked perfect.
Thanks a million timesRegards
Kim
Please be aware this is only a development site ( my playground :-) )
- This reply was modified 4 years, 6 months ago by Edsbjerg.
Hi Victoria
I found a solution !
/* Input */ .avia-builder-el-4 p input[type=checkbox]{ min-width:82px; width:5px; max-width:0px; min-height:40px; max-height:40px; } .avia-builder-el-8 p input[type=checkbox]{ min-height:4px; max-height:66px; min-width:4px; width:40px; height:40px; } .avia-builder-el-12 p input[type=checkbox]{ min-width:4px; width:40px; min-height:4px; height:40px; } .avia-builder-el-16 p input[type=checkbox]{ min-width:4px; width:40px; min-height:4px; height:40px; } .avia-builder-el-18 p input[type=checkbox]{ min-width:4px; width:40px; min-height:4px; height:40px; } .avia-builder-el-20 p input[type=checkbox]{ min-width:4px; width:40px; min-height:4px; height:40px; } .avia-builder-el-22 p input[type=checkbox]{ min-width:4px; width:40px; min-height:4px; height:40px; }
And as you can see if you visit my page its just as i wished for :-)
Thanks for your kind help. Always a pleasure to ask for help at Kriesi !Take care
Kim
Hi Victoria
Thanks for taking interest in my problem.
After having seen your video, i´m getting slightly mad :-) No matter how i do, i can´t reproduce the same result as you.
Did you set the css code into Enfold > General Styling > Quick Css or themes/enfold/css/custom.css ?
No matter what I do, i can´t get the same result.And you are right, I would like the checkboxes to be at least 4 times bigger than now.
Please disregard my last comment from previous post.
This reply has been marked as private.This reply has been marked as private.Hi Mike
I have made acces to you here :
And this page is ready for you to play around : http://edsbjerg.dk/mikes-playground/Kind regards
Kim- This reply was modified 5 years, 6 months ago by Mike. Reason: I have removed login from public view
Hi Mike
Thanks for your solution, which I must be quit stupid too, since I don´t get it :-(
When I make a new page with the classic editor and choose the magic wand i get this :As you might can see I get the options content elements, Media elements and so on.
Non of them allows me to create my own elements as far as I can see ?
Not even the possibility to insert a code block is present.So after I have tried numerous ways to make as your description I have tossed the towel into the ring and given up !
Will you please help me if possible ?
Best regards
Kim Larsen
Odense, DenmarkNovember 19, 2018 at 8:27 pm in reply to: Change size of text at footer ( sub menu ), but not in rest of website #1035319Hi Mike.
It seems to work perfect 😊
Thanks a million times and for my spared time 😊
Kind regards
http://5270.dk/edsbjerg/bacon-ipsum/
If you look at this page you will see my problem.
The setup is a color section, with a text block inside. The color section is set to have a height of 75% of browser window.
And then the text block are centeret in the color section :-(
I would like it to be at the top of the color sectionHi Ismael
Thanks, but by doing so I get this error : Notice: Constant WP_DEBUG already defined in /var/www/web/web3198/edsbjerg/wp-config.php on line 92 Notice: Constant WP_DEBUG_DISPLAY already defined in /var/www/web/web3198/edsbjerg/wp-config.php on line 93
And there is no change in the gibberish. But as you say, I will also ask my hosting provider to upgrade.
But if the gibberish has no practical value, then do not use any more time on it. As long is doesn’t are visible to my users :-)This is the content of the config file :
<?php /** * The base configurations of the WordPress. * * This file has the following configurations: MySQL settings, Table Prefix, * Secret Keys, WordPress Language, and ABSPATH. You can find more information * by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing * wp-config.php} Codex page. You can get the MySQL settings from your web host. * * This file is used by the wp-config.php creation script during the * installation. You don't have to use the web site, you can just copy this file * to "wp-config.php" and fill in the values. * * @package WordPress */ // ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define('DB_NAME', 'weXXXX_3pxy4r'); /** MySQL database username */ define('DB_USER', 'XXXX_3pxy4r'); /** MySQL database password */ define('DB_PASSWORD', 'XXXXXc85j'); /** MySQL hostname */ define('DB_HOST', 'XXXXXXX6'); /** Database Charset to use in creating database tables. */ define('DB_CHARSET', 'utf8'); /** The Database Collate type. Don't change this if in doubt. */ define('DB_COLLATE', ''); /**#@+ * Authentication Unique Keys and Salts. * * Change these to different unique phrases! * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again. * * @since 2.6.0 */ define('AUTH_KEY', '06b850784b176300dXXXXXXa698YTkzZjY5ZjJhOGM1NzllZmViZDFiNmY0MDc5ZTJlYjM='); define('SECURE_AUTH_KEY', 'a24fbf1bd250408XXXXXXdZTZmNmFlYWM1YmRiMjg3YTlhNzEzYTE5ZWRlMzFjODk='); define('LOGGED_IN_KEY', 'bbaf260c7293c84e3XXXXXXhYTllMmQxY2Q5MjJiZjQ1MDBhNzUwNTUzZWY='); define('NONCE_KEY', 'bbaf260c7293c84e30988cbdb42512d2M2IzYTBXXXXXXXwNTUzZWY=a24fbf1bd25040821b1346a26a30e67dZTZmNmFlYWM1YmRiMjg3YTlhNzEzYTE5ZWRlMzFjODk='); #define('AUTH_SALT', 'put your unique phrase here'); #define('SECURE_AUTH_SALT', 'put your unique phrase here'); #define('LOGGED_IN_SALT', 'put your unique phrase here'); #define('NONCE_SALT', 'put your unique phrase here'); /**#@-*/ /** * WordPress Database Table prefix. * * You can have multiple installations in one database if you give each a unique * prefix. Only numbers, letters, and underscores please! */ $table_prefix = 'wp_'; /** * WordPress Localized Language, defaults to English. * * Change this to localize WordPress. A corresponding MO file for the chosen * language must be installed to wp-content/languages. For example, install * de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German * language support. */ define('WPLANG', 'da_DK'); /** * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. */ define('WP_DEBUG', true); /* That's all, stop editing! Happy blogging. */ /** Absolute path to the WordPress directory. */ if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/'); /** Sets up WordPress vars and included files. */ require_once(ABSPATH . 'wp-settings.php'); define('WP_DEBUG', false); define('WP_DEBUG_DISPLAY', false);
- This reply was modified 9 years ago by Edsbjerg.
As you please :-)
Kim
HI Rikard.
You are right – the site I was linking to was not mine, but someone else who also used Enfold as theme.
But I have searched the html code, and somehow I digged out that it was based on a plugin, that not was a part of Enfold.
The plugin is Essentialand offers a great variaty of galleries and mansory setups.
I´m sorry I took your time on this matter, but initially I thought it was a part of Enfold :-)
But once again, thanks for your kind support
Regards
Kim
Sure !
If you look at this you will see that some kind of mansory setup of posts. What I especially like is the black on each picture.
But as I wrote, do I guess that it´s blog posts from content I can see in the boxes and I can’t seem to find a way to make it exactly the same at my site.
So I hope you are able to enlight me ?
Rikard !
It was perfect. Thanks a million for your great support !
Best wishes for a good day to you !
Regards
Kim
Hi Rikard.
A perfect solution until you scroll down the page. Then the logo resizes and jumps out of position.
Can´t seem to find the css that controls that :-(
Hi Yigit.
It seems to work ! You can see the result here : http://5270.dk/edsbjerg/aa-kims-playground/
Thanks !
-
AuthorPosts