Forum Replies Created

Viewing 15 replies - 1 through 15 (of 301 total)
  • Thread Starter dmd54

    (@dmd54)

    @iscato – yes, the opacity should be 1 to not have transparency added.

    opacity: 1;

    the thing i can’t figure out is if i change it to any lesser amount, such as .1, .2, .3 etc. it works but with 1 it does not.

    Thread Starter dmd54

    (@dmd54)

    OK – I figured out the drop shadow but still having trouble removing the opacity from the header background color. If you have any suggestions please let me know.

    thanks

    Thread Starter dmd54

    (@dmd54)

    Here is a link for the screenshot. I have entered the css that should be applied for the desired drop shadow to the “float header”. Outside of that I want to remove the opacity from the header itself.

    https://grab.by/MbwO

    Thanks.

    Thread Starter dmd54

    (@dmd54)

    … above css applied to

    .site-header .float-header
    Thread Starter dmd54

    (@dmd54)

    Sweet. That worked. Thanks!

    Thread Starter dmd54

    (@dmd54)

    ok…feel a bit slow in the head. just used .fp-button and that of course worked.

    Forum: Fixing WordPress
    In reply to: mystery p tag
    Thread Starter dmd54

    (@dmd54)

    Yes! That removed the empty paragraphs. So it is just the comments that was causing the problem?

    thanks a lot for the help

    Forum: Fixing WordPress
    In reply to: mystery p tag
    Thread Starter dmd54

    (@dmd54)

    yes

    Forum: Fixing WordPress
    In reply to: mystery p tag
    Thread Starter dmd54

    (@dmd54)

    just did that… if you’re looking now you can see. it did remove the paragraphs but of course destroyed the layout. so it has to be a problem with the text editor

    Forum: Fixing WordPress
    In reply to: mystery p tag
    Thread Starter dmd54

    (@dmd54)

    Andrew – added the paragraph to that last bit of text. That didn’t change anything. Then as Janet suggested removed all paragraphs and that didn’t do anything.

    Is it possible it’s somewhere in the index.php for some reason? I can’t think why else it would be appearing on every page unless it’s either a problem with WP or strangely coded into the theme itself.

    Forum: Fixing WordPress
    In reply to: mystery p tag
    Thread Starter dmd54

    (@dmd54)

    the issue is on every page but you can best see what i’m talking about on the home page – https://macrodiver.com — again because of the additional <p> tag the map div is not flush with the footer

    copied from the editor

    <div id="mid-content">
    <div class="container marketing">
    <h2 class="mid market"><span style="text-decoration: underline;">Our Divers</span></h2>
    <p>"We planned to do our open water here and loved the diving and the company so much we stayed for 3 weeks"</p>
    </div><!-- end of container marketing -->
    </div><!-- end of mid-content -->
    <div class="container marketing">
    <div class="lower-content" style="margin-top: 20px;">
    <div class="span6">
    <h2 class="mid market">Gili Trawangan</h2>
    <p>The Gili islands are an archipelago of three small tropical islands. Located near Bali, Gili Trawangan has is a popular tourist destination. Beautiful crystal clear waters and white sand beaches have attracted people from all over the world and with a vibrant nightlife and wide range of accommodation, the Gili islands are a perfect holiday vacation destination.</p>
    </div><!-- end of span6 -->
    <div class="span6">
    <h2 class="mid market">Dive with us</h2>
    There is no better way to spend your time on the Gili islands than in the water. Whether it's your first time or you're an experienced diver we are here to make your time in Indonesia truly amazing!
    </div><!-- end of span6 -->
    </div><!-- end of low content -->
    </div><!-- end of container marketing" -->
    <div id="map"><iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d31579.65752808906!2d116.05770025687528!3d-8.35660430578005!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dcde0ab4ff1579f%3A0xfcea7c174732d4b2!2sGili+Trawangan+Island%2C+Gili+Indah%2C+Pemenang%2C+North+Lombok!5e0!3m2!1sen!2sid!4v1410236859012" width="100%" height="350" frameborder="0"></iframe>
    </div><!-- end of map -->
    Forum: Fixing WordPress
    In reply to: alignment issues
    Thread Starter dmd54

    (@dmd54)

    …hmmm. well, i just wrapped that in another div and that seemed to bring it back to normal. not really sure why that was necessary but as long as it sticks i’m happy.

    thanks

    Forum: Fixing WordPress
    In reply to: mystery p tag
    Thread Starter dmd54

    (@dmd54)

    I”ve tried deactivation on all plugins. That doesn’t change anything.

    Forum: Fixing WordPress
    In reply to: alignment issues
    Thread Starter dmd54

    (@dmd54)

    yes. nothing in the editor besides the divs I added.

    The home page is a static page and I wasn’t aware of the extra paragraphs until I begin trying to flush out the map div with the footer.

    But even with the extra p’s the two columns used to be aligned properly.

    I haven’t modified anything in the php files, only CSS and functions in the function.php of my child theme.

    Forum: Fixing WordPress
    In reply to: alignment issues
    Thread Starter dmd54

    (@dmd54)

    yes, i can not get rid of those. they don’t exist anywhere in my pages yet they won’t go away.

Viewing 15 replies - 1 through 15 (of 301 total)