Some CSS help needed with borders
-
Hi,
With a little help from a friend I’ve managed to create a one pixel yellow border. However, there is still a white bar on the right that I can’t get rid of.
This is the shortcode:
[video_lightbox_vimeo5 video_id=”404700853″ width=”800″ height=”480″ anchor=”How”]and this is the custom css:
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:0px; }
div.pp_default .pp_content_container .pp_left { padding-left:0px; }
div.pp_default .pp_content_container .pp_right{ padding-right:0px; }
div.pp_default .pp_content_container { border: 1px solid #ffe800; }The white bar is also there when i display the lightbox in 640 x 480 px.
Thanks for this great and useful plugin!
RobThe page I need help with: [log in to see the link]
- The topic ‘Some CSS help needed with borders’ is closed to new replies.