- This topic has 2 replies, 2 voices, and was last updated 12 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › Lightbox Ultimate – Custom CSS to style the anchor image
Tagged: lightbox ultimate custom design
At http://new.xomark.com/ I have the M button to be the anchor for a flv.
The code I’m using in a “text widget” for the area is:
[wp_lightbox_flowplayer_video link=”http://new.xomark.com/wp-content/uploads/2012/02/web-intro1.flv” width=”640″ height=”480″ source=”http://new.xomark.com/wp-content/uploads/2012/02/who-m.jpg”%5D
Can anyone tell me how to add coding css/html and where to add it, to have the text wrap up the M button like the other 2 buttons (next to it). Thanks
I figured it out.
added:
padding: 0;
margin: 0 10px 10px 0;
display: inline;
float: left;
to the plugins custom css file.
I’m glad that you figured it out. We also have instruction here –