Quantcast
Channel: C1 CMS Foundation - Open Source on .NET
Viewing all articles
Browse latest Browse all 2540

New Post: Menu Nav Bar Height?

$
0
0
I recommend that you use some kind of Developer Tools in your browser (F12), which allow you to look into the HTML and styles and even experiment with them.

It looks like the element <div class="pull-right"> has some extra <br/>s below <p/> before </div>. Find where they are introduced and delete them.

My Chrome's Developer Tools shows this source HTML for the right top element with the buttons to social services:
<div class="pull-right">
    <p>
    <a href="http://facebook.com/livingfreeofstress" target="_blank"><img src="/media/452731ab-e546-49fe-bece-f5fbf09f89c3/-1129412982/Pillars/fb"></a> &nbsp; 
    <a href="http://www.youtube.com/livingfreeofstress" target="_blank"><img src="/media/21e5a734-f6e0-422c-bd5a-fec9f9d429bc/436539887/Pillars/youtube"></a>
    <script src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js" type="text/javascript"></script>
    <a href="skype:wellness4meandyou?call"><img style="border: currentColor;" alt="Call me!" src="/media/71174496-80f8-448f-814b-3b4b346ce4e7/1450085423/skypeWhite"></a>
    </p>
    <br />
    <br />
</div>

Viewing all articles
Browse latest Browse all 2540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>