and this sub menu container is a piece to the right in all 4 menus
the size fits
the height fits
only the position would be great if all 4 are placed in the middle, unfortunately I cannot program
maybe about custom css? or a setting is wrong or missing?
if I try to move the menu to the right, then all 4 move at once
info:
Menu Height-40px
Menu padding-0px
Panel Width:
outer 1140px
inside 100%
Panel padding 0px
Photo:
https://de.share-your-photo.com/2d0bcde192
THANKS TOM!
]]>I have a bootstrap framework with four columns, only thing is that the last column should have a class added ‘column-last’. How do I do that?
Code is as follows
<?php if (have_posts()) : ?><?php $paged = (get_query_var('paged')) ? get_query_var('paged') : 1; query_posts("category_name=portfolio&paged=$paged&posts_per_page=4"); ?>
<?php while (have_posts()) : the_post(); ?>
<?php if (has_post_thumbnail( $post->ID ) ): ?>
<?php $image = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'single-post-thumbnail' ); ?>
<div class="percent-one-fourth box fadeIn"><div class="work-member"><a title="Roche Corporate Mobile Website"><img class="work-avatar tempfilter" src="<?php echo $image[0]; ?>" alt="<?php the_title() ?>" title="<?php the_title() ?>"/></a></div></div>
<?php endif; ?>
<?php endwhile; else: ?>
<?php endif; ?>
]]>If you have any other suggestions for ways to go about doing this let me know, Thank you
https://www.ads-software.com/plugins/nextgen-gallery/
]]>https://www.ads-software.com/plugins/polylang/
]]>The problem that im getting is i installed and set every setting right according to this site: https://www.skyberate.nl/blog/2013/03/opzetten-van-een-wordpress-multi-site/ (It’s a dutch site)
But the problem is now that when i go to the homepage it works but when i try to switch to a diffrent site or dashboard i still go to the main site.
Example:
Site1.nl
Site2.nl
Klik on site2.nl i go to site1.nl klik on dashboard of site2.nl i go to site1.nl
Any 1 knows how to fix this?
Thanks.
]]>Thanks
https://www.ads-software.com/extend/plugins/promotion-slider/
]]>Example:
in coppermine https://coppermine-gallery.net/demo/cpg13x/
when u click on the flag everything will change in that language!
is this possible?
especially for arabic because the dir is RTL !