-
Search Results
-
Images were loading perfectly fine in lighbox until I had them in sandbox folder. After switching the site live (had to copy over folder from sandbox to top level), images won’t load in lightbox.
You can see them (not working) at http://aperture22.com/
Let me know what I could be missing.
Thanks,
Hallo Leute,
ich schreibe jetzt mal auf deutsch:
1. ich habe das main-menu mit
.main_menu {top: 43px;}
nach unten verschoben, damit es mit dem large header unten abschließt.
Dann habe ich mit
#top .main_menu .menu li>a {
height: 74px !important;
}
das dropdown-menu ein Stück nach oben verschoben.
Hier ist ein Screenshot:

a) Wie kriege die vertikalen Abstände im dropdown menü kleiner?
b) wie ändere ich die Größe und Farbe der Schrift, auch der Überschrift und auch für hover, im dropdown-menü?2. Wie kann ich die Farbe der Schrift im secondary menu ändern?
Vielen Dank im voraus,
Gruß, Neo.
Dear Sirs,
I have Gravity Forms in http://unifi.co/demo
The form look strange in mobile browser. I already ask for support in Gravity Forms forum, they said this is because of the theme.
Kindly please assist me to solve :
1. The fields not properly align to the left. Some will appear a little bit to the right. I need to make all fields to align to the left.
2. To make the email field to appear same size as text field. ( mobile & dekstop browser ). Then to make the 2nd email field, to appear in next line..instead of appear same line as first email. ( in mobile browser )
Thank you very much.
Hello,
I love how you put custom image is bbpress on this forum,
I have also done the same, but i always need to use ID no.sMy bbpress css for moderators doesnot contain the .moderator class,
like your contains
#bbpress-forums .bbp-body .moderator div.bbp-topic-content, #bbpress-forums .bbp-body .moderator div.bbp-reply-contentMy bbpress css for moderators is not having the .moderator, hence i am unable to add custom image to them using the above css, need to use user ID for each moderator,
So we are developing a website for a private school. And every time we try and upload images, several of them are created in different sizes. Any way to turn this off? I did set the sizes under media settings to zero, but they are still being created. Please advise as to how to stop this.
Topic: BBpress template
For some reason, the look of my BBpress forum looks no where near as nice as the enfold demo page here: http://kriesi.at/themes/enfold/forums/topic/hello-world/
An example of my forum page can be found here: http://69.195.124.69/~localsp4/forums/topic/test-forum/
How can I get my forum to look like the demo page forum?
In order to change the colour of the navigation bar, I used the following code in the quick CSS box:
#header_main_alternate {
background-color: #C42026;
}However, that did not change the background colour of the dropdown so I added the following additional code in the quick CSS box:
#top .main_menu .menu ul li a {
background-color: #C42026;
}So now the background of the navigation bar and dropdown is red but there are white vertical lines between each of the links as you can see here: http://69.195.124.69/~localsp4/
Did I use the incorrect code or is there additional code to remove the white vertical lines between the links?
Hi
I just updated to 3.9 Enfold and have seen some strange things, my social media icons have lost there color, but on hover you see the color, i had it alternating from color background with white icon then on hover black with colored icon, this happens on laptop and pc’s
On iphone’s, ipad’s and andriod devices it’s differant, the social media icons are the correct color but also show the alt tag, same with the scroll up arrow.
this only happened when i upgraded. i do have custom css on the icons please see below
/* Have fun adding your style here :) – PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */
/* General Custom CSS */
/*SOCIAL MEDIA ICONS SECTION */
#top .social_bookmarks_twitter:hover a
{ color: #4099ff; background-color: transparent; text-decoration: none; }
#top .social_bookmarks_twitter a { color: #fff; background-color: #4099ff; text-decoration: none; }#top .social_bookmarks_facebook:hover a
{ color: #3B5998; background-color: transparent; text-decoration: none; }
#top .social_bookmarks_facebook a { color: #fff; background-color: #3B5998; text-decoration: none; }#top .social_bookmarks_youtube:hover a
{color: #c4302b; background-color: transparent; text-decoration: none; }
#top .social_bookmarks_youtube a { color: #fff; background-color: #c4302b; text-decoration: none; }#top .social_bookmarks_mail:hover a
{ color: #ffcc00; background-color: transparent; text-decoration: none; }
#top .social_bookmarks_mail a { color: #fff; background-color: #ffcc00; text-decoration: none; }#top .social_bookmarks_pinterest:hover a
{ color: #C92228; background-color: transparent; text-decoration: none; }
#top .social_bookmarks_pinterest a { color: #fff; background-color: #C92228; text-decoration: none; }.social_bookmarks li { margin-right: 5px; }
/* Social Icon spacing *//* SCREEN RESPONSIVE SECTION */
@media only screen and (max-width: 640px)
{
.responsive .logo a, .responsive .logo img
{ width:100%; height: auto !important; float:left; margin:0; padding:0; top:0; }
#advanced_menu_toggle { top: 52px; }
.responsive #header .social_bookmarks { top: 55%; margin:0; padding:0; left: -15%; }
}/* LAYOUTS & CONTAINERS SECTION */
.avia-team-member { margin:5px; }
.content, .sidebar { padding-top: 5px; padding-bottom: 0px; }
/* this is the spacing on the main page */.inner_sidebar { margin-left: 10px; margin-right: 0px; padding:0px; }
.togglecontainer { margin: 0px 0px; padding: 0px; }
/* this is the Accordion box on the page */.js_active .toggle_content { padding: 3px; margin: 0px; border-color: #d20000; } /* corsa rossa */
/* this is for the Accordion content details */.js_active .toggler { border-color: #d20000; } /* corsa rossa */
/* this is the Accordion title border area */.tabcontainer { margin:0px 0px; }
/* this is for the content of the Tab box */.js_active .tab_content { padding: 5px; margin: 0px; }
/* this is the content of the Tab box expanded */.js_active .top_tab .tab { border-color: #d20000; } /* corsa rossa */
.js_active .active_tab_content { border-color: #d20000; } /* corsa rossa */
/* this is for the Tab titles and expanded tabs borders */.av-special-heading { margin-top: 0px; }
/* this is for the Special Heading text */.special-heading-inner-border { border-top-width: 2px; border-top-style: none; }
/* this is for the Special Heading line style */.hr { border: solid #ddd; border-width: 2px 0px 0px 0px; clear: both; margin: 5px 0px 5px 0px; height: 0px; }
.hr span { border-color: #00ffaa; }
/* this is for the Horizontal Rule */.avia_textblock { padding: 5px 0px 0px 0px; margin: 0px; }
table { margin: 0px; }
th { padding: 0px; margin: 0px; border: none; }
td { padding: 0px; margin: 0px; border: none; }
tr th:first-child, tr td:first-child { border-left-style: none; margin: 0px; }
tr:first-child th, tr:first-child td { border-top-style: none; margin: 0px; }.single-post .post-entry .big-preview { display:none !important }
/* This stops the preview image being displayed in the post *//*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */@media only screen and (min-width: 768px) {
/* Add your Desktop Styles here */}
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */}
Hello
My ticket was closed because what I asked need custom developpement: https://kriesi.at/support/topic/featured-image-with-or-withouk-a-lightbox-effect/As I could not wait for it, I dot my selfnad yes it works. ;-)
Look at this page: http://www.strategies-ecommerce.com/actualites/paroles-d-experts/connecter-reseau-vente
The big featured image has no link, no lightbox effect
And this one has a lighbox effect: http://www.strategies-ecommerce.com/actualites/paroles-d-experts/transformation-cross-canal-entreprise> First image is purely decorative and has nothin important to show, the second image contains importants stuffs…
So how i did it?
You nedd 2 files: function.php and a child copy of loop-index.php.FUNCTION.PHP
Add this code:function add_myfeaturedimage_boxes() { add_meta_box('nofeaturedimage',__('LightBox effect on Featured Image?','avia_framework'), 'nofeaturedimagetitre_meta_box','post', 'side', 'high'); } add_action( 'admin_init', 'add_myfeaturedimage_boxes', 0 ); function nofeaturedimagetitre_meta_box(){ global $post; echo '<div class="">'; if( get_post_meta($post->ID, 'myfeaturedimage' , true)!='' && get_post_meta($post->ID, 'myfeaturedimage' , true) == 'true') { echo '<input type="radio" name="myfeaturedimage" class="myfeaturedimage" id="myfeaturedimage-0" value="true" checked="checked" /><label for="myfeaturedimage-" class="post-format-standard">'.__('Yes','avia_framework').'</label>'; echo '<br />'; echo '<input type="radio" name="myfeaturedimage" class="myfeaturedimage" id="myfeaturedimage-1" value="false" /><label for="myfeaturedimage-1" class="post-format-standard">'.__('No','avia_framework').'</label>'; } else { echo '<input type="radio" name="myfeaturedimage" class="myfeaturedimage" id="myfeaturedimage-0" value="true" /><label for="myfeaturedimage-" class="post-format-standard">'.__('Yes','avia_framework').'</label>'; echo '<br />'; echo '<input type="radio" name="myfeaturedimage" class="myfeaturedimage" id="myfeaturedimage-1" value="false" checked="checked" /><label for="myfeaturedimage-1" class="post-format-standard">'.__('No','avia_framework').'</label>'; } echo '</div>'; } function myfeaturedimage_save_postdata( $post_id ) { if ( defined( 'DOING_AUTOSAVE' ) && DOING_AUTOSAVE ) return; if ( !current_user_can( 'edit_page', $post_id ) ) return; if ( !current_user_can( 'edit_post', $post_id ) ) return; if( isset($_POST['myfeaturedimage'])) {update_post_meta($post_id, 'myfeaturedimage', $_POST['myfeaturedimage']);} } add_action( 'save_post', 'myfeaturedimage_save_postdata' );LOOP-INDEX.PHP
Look for this line:if($slider) $slider = '<a href="'.$link.'" title="'.$featured_img_desc.'">'.$slider.'</a>';
Remove it or comment it and replace it by:if( get_post_meta($post->ID, 'myfeaturedimage' , true)!='' && get_post_meta($post->ID, 'myfeaturedimage' , true) == 'false') { if($slider) $slider = $slider; } else { if($slider) $slider = '<a href="'.$link.'" title="'.$featured_img_desc.'">'.$slider.'</a>'; }Thats’alll
Hi all!
The error is that it display wrongly for the plugin issue
(shopelegal.com/new-arrivals/) this should be the correct sold out display
(http://www.shopelegal.com/tops/) is the wrong displayAny ideas to rectify this issue?
Current custom css
ul.products li.product a img {
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
display: block;
height: auto !important;
margin: 0 0 8px;
transition: all 0.2s ease-in-out 0s;
width: 320px !important;
}.woocommerce span.soldout, .woocommerce-page span.soldout {
z-index: 9999999 !important;
}.soldout {
z-index: 999999 !important;
font-size: 16px;
background: #000000 !important;
}.woocommerce_before_shop_loop_item_title{
z-index: 99999 !important;
}Help is much appreciated as always!!
Viewing 30 results - 130,261 through 130,290 (of 142,939 total)

