Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1028357
    VelocityWeb
    Blocked
    #1028396
    VelocityWeb
    Blocked

    Urgent. I have removed the row separator but that has made no difference.

    #1028677
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Your site looks okay on my end, can you please provide us with a little more clarification on what it is you’re wanting to do (perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #1029062
    VelocityWeb
    Blocked
    This reply has been marked as private.
    #1029409
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! Upon checking your site, we are unable to login as your credentials are incomplete. Please update us – thanks!

    #1029590
    VelocityWeb
    Blocked
    This reply has been marked as private.
    #1029853
    Friech
    Moderator

    Hi There,

    This is how the site looks on my end?


    screenshot

    Regretfully, at this time I am not entirely certain of the issue. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do?

    Thanks.

    #1030530
    VelocityWeb
    Blocked

    Everything in blue should be full with. That circle should be on the right of the text above it. When you are in cornerstone it is correct but when you look at it live it is not.

    #1031328
    Lely
    Moderator

    Hello There,

    That might be because you have an open div tag with no closing tag.
    Please check this text:

    <h2 style="text-align: left;"><strong>Social Media & </strong><strong>Digital Marketing Christchurch</strong></h2>
    <div class="x-text none">
    <div id="yui_3_17_2_1_1456495918887_236" class="row sqs-row">
    <div class="col sqs-col-6 span-6">
    <div id="block-yui_3_17_2_2_1443704525136_115064" class="sqs-block html-block sqs-block-html" data-block-type="2">
    <div class="sqs-block-content">
    <p style="text-align: left;">Creating and optimizing relevant engaging and useful content is now and important part of many small businesses SEO marketing programs. Check out our core<strong> <a href="http://www.velocitywebsites.co.nz/affordable-seo-packages-website-development/">web marketing</a> services</strong> to see just how affordable it is to adopt online digital marketing strategies that can help you small business grow on-line presence, traffic, and conversions.</p>
    
    </div>

    Update to this:

    <h2 style="text-align: left;"><strong>Social Media & </strong><strong>Digital Marketing Christchurch</strong></h2>
    <p style="text-align: left;">Creating and optimizing relevant engaging and useful content is now and important part of many small businesses SEO marketing programs. Check out our core<strong> <a href="http://www.velocitywebsites.co.nz/affordable-seo-packages-website-development/">web marketing</a> services</strong> to see just how affordable it is to adopt online digital marketing strategies that can help you small business grow on-line presence, traffic, and conversions.</p>
    
    

    Those extra open div tags will look for its partner closing tag. This will result to error in html structure if the closing is missing because it will close unexpectedly.

    Hope this helps.

    #1033383
    VelocityWeb
    Blocked

    oh thanks. That fixed it 🙂 !

    #1033465
    Lely
    Moderator

    You’re welcome!

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1028357 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>