close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Logo overlapping texts

Thread began 9/01/2016 9:37 am by michaelf0199272 | Last modified 9/01/2016 3:06 pm by Ray Borduin | 517 views | 2 replies |

michaelf0199272

Logo overlapping texts

I am working on a Law Firm that I migrated to a different hosting service. The problem is, the Logo appears to overlap on the Home texts. Please click the link below to view what I am talking about.

http://meneslaw.com/

Q: does anyone know or have an idea of what to do so there will be a clear separation between the Logo and the Navigation "Home"?

in a different instance where there is space between the Logo and the Navs --- the header pictures won't scroll. If I can get the header picture to scroll in this lower link --- it will have resolved my issue.

http://meneslaw.com/indexplano.html

many thanks,
Michael

Sign in to reply to this post

Ray BorduinWebAssist

You have some issues with your script paths on that second page.

When I update the scripts:

<SCRIPT src="http://meneslaw.com/wp-content/themes/generic/scripts/jquery.min.js" type="text/javascript"></SCRIPT>

<SCRIPT src="http://meneslaw.com/wp-content/themes/generic/scripts/jquery.cycle.all.min.js" type="text/javascript"></SCRIPT>

<SCRIPT src="http://meneslaw.com/wp-content/themes/generic/scripts/lnm-scripts.js?theURI=http://meneslaw.com/wp-content/themes/generic" type="text/javascript"></SCRIPT>

<SCRIPT src="http://meneslaw.com/wp-content/themes/generic/rhinoslider/js/rhinoslider-1.05.min.js" type="text/javascript"></SCRIPT>

<SCRIPT src="http://meneslaw.com/wp-content/themes/generic/rhinoslider/js/mousewheel.js" type="text/javascript"></SCRIPT>

<SCRIPT src="http://meneslaw.com/wp-content/themes/generic/rhinoslider/js/easing.js" type="text/javascript"></SCRIPT>

<SCRIPT src="http://meneslaw.com/wp-content/themes/generic/formValidation/js/languages/jquery.validationEngine-en.js" type="text/javascript"></SCRIPT>

<SCRIPT src="http://meneslaw.com/wp-content/themes/generic/formValidation/js/jquery.validationEngine.js" type="text/javascript"></SCRIPT>

<SCRIPT src="http://maps.googleapis.com/maps/api/js" type="text/javascript"></SCRIPT>
</HEAD>
<BODY>
<SCRIPT type="text/javascript">
$(function(){
if ($.browser.webkit) {
$('input').attr('autocomplete', 'off');
}
});
</SCRIPT>



With the ones on the working page:

<script type="text/javascript" src="Assets/jquery.min.js"></script>
<script type="text/javascript" src="Assets/jquery.cycle.all.min.js"></script>
<script type="text/javascript" src="Assets/lnm-scripts.js"></script>
<script type="text/javascript" src="Assets/rhinoslider-1.05.min.js"></script>
<script type="text/javascript" src="Assets/mousewheel.js"></script>
<script type="text/javascript" src="Assets/easing.js"></script>
<script type="text/javascript" src="Assets/jquery.validationEngine-en.js"></script>
<script type="text/javascript" src="Assets/jquery.validationEngine.js"></script>
<script type="text/javascript" src="Assets/js"></script>
<script type="text/javascript" charset="UTF-8" src="Assets/common.js"></script><script type="text/javascript" charset="UTF-8" src="Assets/util.js"></script><script type="text/javascript" charset="UTF-8" src="Assets/stats.js"></script></head>
<body><script type="text/javascript">
$(function(){
if ($.browser.webkit) {
$('input').attr('autocomplete', 'off');
}
});
</script>



Then the page works.

Sign in to reply to this post
Did this help? Tips are appreciated...

michaelf0199272

Many thanks --- I appreciate.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...