Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › Image Anchor – 3 side-by-side centered videos on the page
- This topic has 10 replies, 3 voices, and was last updated 11 years, 11 months ago by 
wplbu.
 
- 
		AuthorPosts
 - 
		
			
				
December 2, 2013 at 3:44 am #10144
wplbu
MemberHello, How would I do what the topic line says, please?
Three separate shortcodes for three separate images and videos.
December 2, 2013 at 3:55 am #59377mbrsolution
SpectatorHello Wplbu check the following URL
December 2, 2013 at 12:03 pm #59378wplbu
MemberThank you for the link – will read right now : )
December 2, 2013 at 3:23 pm #59379wplbu
MemberOkay.
So, what would the css class info look like that goes into the …custom css file?
I can see a shortcode with that class calling up “it” from the css file, but how
do I need to structure the {…} command itself, please?
Or, does that “wrap” code in the second pdf do the trick (calling a predefined css)
from the plugin’s file?
December 2, 2013 at 4:05 pm #59380wplbu
MemberNow, got it grouped by wrapping the shortcodes.
Now, how can I center the groups on the page.
There’s a .lightbox_center_image …text-align:center in the custom css
and the shortcode has that class, but no center…yet.
December 2, 2013 at 8:01 pm #59381wplbu
MemberStill need to know how to center the anchor image grid.
Would you please let me know?
Thank you.
December 2, 2013 at 10:55 pm #59382mbrsolution
SpectatorHello wplbu can you share your URL please so that I can check.
Kind regards
December 3, 2013 at 1:44 am #59383wplbu
MemberHello.
I’ve tried custom css, div tags, blog editor centering, etc.
The block (most top one – of two anchor images) floats to the left.
Funny thing is that the last anchor image on page has no centering and appears centered on the page = ).
If you have a moment, please…thank you!
videoaltitude.com
December 3, 2013 at 2:10 am #59384wpCommerce
ModeratorHi, it’s going to be hard to align with simple CSS since they have float attribute on them. However, you can use padding to center the shortcodes .For example:
<div style="padding-left: 150px;">
[lightbox shortcodes goes here]
<div>December 3, 2013 at 2:12 am #59385wplbu
MemberOkay, I’ll try that right away!
Thank you.
December 3, 2013 at 2:45 am #59386wplbu
MemberThat did it : )
Thank you!
 - 
		AuthorPosts
 
- You must be logged in to reply to this topic.