-
AuthorSearch Results
-
October 11, 2013 at 4:57 pm #174267
In reply to: Top Menu & Side Navigation Issues
Hey!
Still wondering though if there is a way to reduce the width of the left sidebar to 2 units
Yes – see https://kriesi.at/support/topic/changing-the-sidebar-width-and-keeping-it-responsive/
Regards,
PeterOctober 11, 2013 at 4:49 pm #174262Hey!
I just tested it out and it works on my end on both mobile and desktop so I’m not sure where you are running into issue but make sure you’ve refreshed the page a few times and see if that helps.
Best regards,
DevinOctober 11, 2013 at 3:31 pm #174196In reply to: Dropdown secondary menu not working?
http://diamonddusters.org/teams/ulrigg/
View Top Right and hover over “Team” some of the dropdowns are messed up.
Bests,
Tim
October 11, 2013 at 3:13 pm #174179In reply to: 0 padding on logo top
Hey WP-part!
Can you post the link to your website so we can see which header type you are using?
Cheers!
YigitOctober 11, 2013 at 3:00 pm #174169Hello!
This thread: https://kriesi.at/support/topic/cloud-zoom-plugin-doesnt-work-with-enfold/ will probably help you to fix the incompatibility issue.
Cheers!
PeterOctober 11, 2013 at 2:35 pm #174152In reply to: Menu Bugs[Table & Desktop]
October 11, 2013 at 1:07 pm #174125In reply to: Space between menu and top image on mobile devices
Thank you – exactly what I was looking for.
October 11, 2013 at 12:46 pm #174123In reply to: removing the feint grey lines in between content
Hi Yigit.
Thanks very much for that, unfortunately the line remains.
If you take a look at http://www.thecapitaldanceschool.com, Ive just noticed that the mysterious grey lines are actually at the top and bottom of my content.
Any other ideas on removing them?
Thanks a lot
Paul
October 11, 2013 at 12:41 pm #174121In reply to: Changing Header size, and some customization
Josue,
Thank you very much!1. Works like a charm. Thanks.
2. The code of
"images/articles/logo_v2.png"was just an example.
I’ve tried to make a rollover logo, but even the simple way of#top .bg-logo a:hover { background: url('http://eliweissberg.com/wordpress/wp-content/uploads/2013/10/Logo21.png); }Does not work.
And I just say I prefer to do it with css background-position.So what am I doing wrong? I’ve copied this code from another thread.
3-4. I’m attaching screenshot. The blue text is a description of problems.

Thanks.
-
This reply was modified 12 years, 3 months ago by
Eli.
October 11, 2013 at 12:26 pm #174115In reply to: Table bug (Enfold)
Hi Yigit,
That didn’t work for me. The header is now displayed on top of each other and not above the columns in normal view.
When resizing to the size of the iPhone, there is still the problem with the headers in small above the cell content. Only one column has the header in small font above the content and that is column 3, but it has the header of column 4Thanks,
Dave
October 11, 2013 at 11:41 am #174107In reply to: Header like in demo
Is it possible with this one to reduce the size to 88px and keeping the top menu ?
October 11, 2013 at 11:17 am #174099Hi Thur_Jack!
Please try to change the code a bit. Instead of
if( $new_post[$key] == true || $new_post[$key] == 'true' ) $new_post[$key] = 'my text';try to use
if($new_post[$key] == 'true' ) $new_post[$key] = 'my text';Regards,
PeterOctober 11, 2013 at 10:45 am #174093In reply to: Subscribe to comments: Any reccommendations?
Hi Ismael,
yes. I´m testing Subscribe to Comments Reloaded. It works of course but I´m trying to add the checkbox before the “Submit” button in the comment form. So I added
$args = array(
‘comment_notes_after’ => ‘<p class=”subscribecheckbox”>’. subscribe_reloaded_show() .'</p>’,
);comment_form( $args, ” );
to /includes/comments.php but it adds the checkbox on top of the comment form and doesn´t work properly. Any idea why it´s not placed below the form and before the “Submit” button as it should be?
Cheers
MichaelOctober 11, 2013 at 10:41 am #174090Topic: 0 padding on logo top
in forum EnfoldWP-part
ParticipantHow do tweek the logo to the top, with no white above?
Kind regards
MortenOctober 11, 2013 at 10:23 am #174084Hello, the Tabs know visualli works well but the icons doesnt change i think its for other quick css that i put. not exactly what fails im going to hit here all the Quick css that I have applied to the page to see if you see the error, thanks!:
.main_color h3.iconbox_content_title {
color: #333;
}.main_color .template-archives .tabcontainer a, #top .main_color .tabcontainer .tab:hover {
color: white;
}div .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab {
background-color: #000000;
color: white;
}.main_color h3.iconbox_content_title {
color: white;
}.main_color h3.iconbox_content_title {
color: white;
}.main_color .sort-param .current-param a {
color: white;
}.main_color .sort-param > li > span, .main_color .sort-param > li > a, .main_color .sort-param ul {
background-color: #000000;
color: white;
}.main_color .product-sorting strong {
color: white;
}.toggle_content.invers-color p, .iconbox_content p, .main_color .toggler:hover, .avia-promocontent p {
color: white;
}October 11, 2013 at 10:14 am #174078Topic: Sidebar widget bug
in forum Enfoldtoastedpenguin
ParticipantHi there
I have been trying to change the order of pages in the right sidebar to match up with the top sidebar. I read in another post that this was possible using the “CMS Tree Page View” plugin. I installed it but chose to uninstall as it wasn’t displaying properly on my blog page.
Even though I have uninstalled CMS Tree Page View…it is still displaying on all my pages (except for the blog). I would much prefer now to completely remove the sidebar list on all of my pages as I have tried everything to get it working to no success.
How do I remove it?
October 11, 2013 at 6:47 am #174027In reply to: Contact from tracking
Hi Ketida!
Please take a look at this topic: https://kriesi.at/support/topic/contact-form-redirection/
Regards,
JosueOctober 11, 2013 at 6:05 am #174008In reply to: Menu Bugs[Table & Desktop]
This reply has been marked as private.October 11, 2013 at 5:59 am #174004Hello!
1.) This is for the title beside the icons:
.main_color h3.iconbox_content_title { color: #333; }2.) This is for the tabs:
.main_color .template-archives .tabcontainer a, #top .main_color .tabcontainer .tab:hover { color: white; } div .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab { background-color: #000000; color: white; }Best regards,
IsmaelOctober 11, 2013 at 5:57 am #174002In reply to: Full width background
Actually, Can I force the image in the background to be full size 1500×1500 even if he image on top is small?
Mike
October 11, 2013 at 5:43 am #173990In reply to: Need Bigger Images in the Avia Layout Builder
Hey JoshuaNichols!
What images do you want to be bigger?
Regarding the top bar container, add this code to the Quick CSS:
#header_meta, #header_meta .container{ min-height: 42px !important }Regards,
JosueOctober 11, 2013 at 5:28 am #173985In reply to: Layout Header
Hello!
When you edit the custom.css css file you’ll see a line like this:
@media only screen and (min-width: 768px) { /* Add your Mobile Styles here */ }Place the css modifications for desktop view inside the media query.
@media only screen and (min-width: 768px) { #megaMenu.megaFullWidth { width: 1310px; } }Media query for mobile device like iPhone is at the very bottom:
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ }Best regards,
IsmaelOctober 11, 2013 at 5:23 am #173979In reply to: Menu Bugs[Table & Desktop]
October 11, 2013 at 5:18 am #173976In reply to: Top Menu & Side Navigation Issues
Thanks for that! Works great! Still wondering though if there is a way to reduce the width of the left sidebar to 2 units. As you can see here there is a lot of blank space to the right.
Also would like to remove the bullet that seems to be appearing the right of the child elements.
Thanks for your help!
October 11, 2013 at 5:17 am #173974In reply to: Menu with logo above content – Problem
Hi!
My bad! Please use this:
nav.main_menu { position: absolute; right: 34.5%; top: 57%; }
Remove browser cache then reload the page.
Regards,
IsmaelOctober 11, 2013 at 5:14 am #173972In reply to: Avia page builder form mixes up cells on the iPhone
Hello HighschoolAustralia!
Please edit css > shortcodes.css, find this code:
@media only screen and (max-width: 767px) { .responsive div .avia-data-table table, .responsive div .avia-data-table tbody, .responsive div .avia-data-table tr, .responsive div .avia-data-table td, .responsive div .avia-data-table th{display:block; border-top:none; border-right:none; border-left:none; text-align: center;} .responsive .avia-data-table{border-style:solid; border-width: 1px;} .responsive .avia-data-table .avia-pricing-row .avia-desc-col{text-align: center;} .responsive .avia-data-table .avia-button-row, .responsive .avia-data-table tr:first-child th{display:none;} .responsive .avia-data-table td:before { display:block; font-style: italic; font-size: 11px; } .responsive .avia-data-table td { position: relative; } }Remove it to display the avia table on the default format when viewing it on iPhone. We might have to adjust the tables on mobile view.
Cheers!
IsmaelOctober 11, 2013 at 4:47 am #173959Topic: Full width background
in forum EnfoldMSM
ParticipantWatched Devin in Advance layout editor. Want to do exactly what he showed in demo. Create a full width background with an image over top. I followed video, added color sectio, uploaded image etc…but I only get a page with a small stipe of the image across the full width of page. Not sure what I am missing. Any ideas?
Thanks
MikeOctober 11, 2013 at 4:25 am #173947In reply to: Button Text Colour Changed with 2.3.2 Update
Hello!
Please add this on your custom.css or Quick CSS:
#top .main_color .avia-color-theme-color { color: white; }Regards,
IsmaelOctober 11, 2013 at 4:05 am #173943Hello!
1.) Refer to the number 2.
2.) Edit header.php, find this code:
<div id='header_main' class='container_wrap container_wrap_logo'>Below, add the image:
<img class="avia_image register-banner" src="http://www.encoure.com/private/wp-content/uploads/2013/04/reg_button_small.png" alt="" title="">Add this on your custom.css or Quick CSS:
#header_main { z-index: 999; } .avia_image.register-banner { position: absolute; right: 10%; top: -50px; }3.) You can add a unique selector for each Avia Elements. Edit functions.php, find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;Below, add this code:
add_theme_support('avia_template_builder_custom_css');Edit any avia elements like Text Block then scroll below. Add a unique css selector on “Custom Css Class” field.
Cheers!
IsmaelOctober 11, 2013 at 2:52 am #173922Hi,
Thank you !
I click on “click me” but nothing happens neither on my iphone nor on my destop :(
-
This reply was modified 12 years, 3 months ago by
-
AuthorSearch Results
Viewing 30 results - 138,121 through 138,150 (of 142,547 total)
-
Search Results
-
Topic: 0 padding on logo top
How do tweek the logo to the top, with no white above?
Kind regards
MortenTopic: Sidebar widget bug
Topic: Full width background
Watched Devin in Advance layout editor. Want to do exactly what he showed in demo. Create a full width background with an image over top. I followed video, added color sectio, uploaded image etc…but I only get a page with a small stipe of the image across the full width of page. Not sure what I am missing. Any ideas?
Thanks
Mike
