Jump to content
  • 0

Question

2 answers to this question

Recommended Posts

  • 0
Posted

From what I can see, it looks like something is conflicting with the Javascript for Blesta or you missed the blesta javascript at the bottom of the page.

 

I get that from looking at the page, the content box on the right isn't there at all, or is it under it? We had that issue with 3.1 (Not sure if it's on 3.0.7 too) on RebornWebs.

 

On the CSS I would change the nav to:

#nav_wrapper ul.menu {
width: 1100px;

and

div.floating-menu {
position: fixed;
background: #fff4c8;
border: 1px solid #ffcc00;
width: 150px;
z-index: 100;
margin-top: 70px;
}

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...