Jump to content

Lesly

Members
  • Posts

    6
  • Joined

  • Last visited

Lesly's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. OK. Please help me understand how to fix that so it's relating to the slider as its ancestor.
  2. This is exactly my problem but I can't figure out how to fix it. I posted in more detail here: http://w3schools.invisionzone.com/index.php?showtopic=51443
  3. I would appreciate your help with layering a widget title with a background over a slider. The demo site appears here: http://acceleratedpowermarketing.com/reicher/ I want it to look like this: http://www.standrewsch.org/ Where the bar with the title doesn't move when the screen is zoomed. Using this code, I'm able to get it to look like I want if it's zoomed at the correct place. Otherwise the bar, is out of place. I want to learn how to do this with blocking if that is possible and will solve the problem. Thanks #it_widget_content-5 .widget-title { background: url("images/Home-Page-Banner.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0); color: #fff; font-size: 2em; font-weight: normal; padding: 0.35em 0.5em; position: absolute; right: 15%; text-indent: 0; top: 30%; z-index: 995; }
×
×
  • Create New...