Home Page – Mac Slider Container

Support Forums for LiveMesh Themes & Plugins Forums Squash Theme Support Home Page – Mac Slider Container

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #4769

    Something went wrong with my mac slide show on the home page. Code starts like this:

    [seven_col_last]
    <div class=”mac-slider-container”>

    The slide show used to display perfectly within the png image of the mac computer screen, but now the slide show displays larger than the mac screen and the navigation controls are cut off at the bottom. I’m not sure what I’m doing wrong. I’ve tried to backtrack. I’ve attached a screen shot of the problem and a text file of the html code for that first home page segment. Any ideas? Thanks.

    #4787
    Raghavendra
    Moderator

    Pls try inserting the following custom CSS into Custom CSS tab of options panel to resolve the issue. Looks like we some extra p tags are breaking the layout a bit in the page –

    #home-intro .mac-slider-container p {
    max-width: none;
    }
    
    #4801

    Thanks Meteorite! That worked like a charm.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Home Page – Mac Slider Container’ is closed to new replies.