Main Menu Problem on Site After Template Install

  • todde
  • todde's Avatar Topic Author
  • Visitor
  • Visitor
  • Thank you received: 0

Main Menu Problem on Site After Template Install was created by todde

Posted 11 years 11 months ago #257
Hi Team,

I purchased and installed the latest version of the NTS KBlackWhite template for my site and now I am having a problem with the Main Menu on the Kunena forum page:

www.parexcellencemagazine.com/women-business-forum/ (see the attached image- Kunena-Forum-image.jpg)

If you take a look you will see that the entire main menu has shifted to the LEFT side of the page which is different than how it looks on all other pages.

Please tell me how to fix the problem as this template is the best that I have found for my site and I want to use it!

Thank you.

Todd E.
Last Edit:11 years 11 months ago by todde
Last edit: 11 years 11 months ago by todde. Reason: I said the main menu has shifted Right in the image but it should have said LEFT.

Please Log in or Create an account to join the conversation.

Replied by ntstore on topic Re: Main Menu Problem on Site After Template Install

Posted 11 years 11 months ago #258
Hi todde,

You open the layout.css file in this path ( templates/yoo_shelf/warp/css/ ). Go to about line 60 and add the following css code section.

.wrapper {
margin: auto;
display: block; /* This line fix for main menu */
}

Please report us if it don't work.

Thanks.

Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

Last Edit:11 years 11 months ago by ntstore
Last edit: 11 years 11 months ago by ntstore.

Please Log in or Create an account to join the conversation.

  • todde
  • todde's Avatar Topic Author
  • Visitor
  • Visitor
  • Thank you received: 0

Replied by todde on topic Re: Main Menu Problem on Site After Template Install

Posted 11 years 11 months ago #260
Yes! That worked fine.

Thanks very much.

However just one quick question. Will adding that code have a negative effect on any other part of the site?

Best regards,

Todd E.
by todde

Please Log in or Create an account to join the conversation.

  • todde
  • todde's Avatar Topic Author
  • Visitor
  • Visitor
  • Thank you received: 0

Replied by todde on topic Re: Main Menu Problem on Site After Template Install

Posted 11 years 11 months ago #261
Just one more thing.

Not sure if you could help me with this issue as well even though I do NOT believe it has anything to do with your template.

But you might have seen this problem before. :-)

In full page layout (for instance actual viewing an article) there is a lot of extra space on the right side of the page as can be seen in the attached image. I can actually scroll the page to the left which reveals the black area on the right seen in the image.

There is approximately five centimetres or 2 inches of space unwanted space.

Just wondering if you had any idea of the cause or a solution as to how I can fix this? If not I will check with YOOtheme as it might have something to do with their template. Thanks again.



Todd E.
by todde
Attachments:

Please Log in or Create an account to join the conversation.

Replied by ntstore on topic Re: Main Menu Problem on Site After Template Install

Posted 11 years 11 months ago #262
Hi,

This bug is of the yoo template but it's very easy. You open the custom.css file in the css folder and go to about line 99. Find the following css section.

#block-main {
background: none repeat scroll 0 0 #ffffff;
}

Next you add new property for block main element.

#block-main {
background: none repeat scroll 0 0 #ffffff;
overflow: hidden; /* Fix your bug */
}

Finally: Save and refresh your site.

Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

by ntstore
The following user(s) said Thank You: todde

Please Log in or Create an account to join the conversation.

  • todde
  • todde's Avatar Topic Author
  • Visitor
  • Visitor
  • Thank you received: 0

Replied by todde on topic Re: Main Menu Problem on Site After Template Install

Posted 11 years 11 months ago #266
Excellent! Brilliant! That fixed it.

Your help is beyond the best!

Thanks again.

All the best,

Todd E.
by todde

Please Log in or Create an account to join the conversation.

  • todde
  • todde's Avatar Topic Author
  • Visitor
  • Visitor
  • Thank you received: 0

Replied by todde on topic Re: Main Menu Problem on Site After Template Install

Posted 11 years 11 months ago #267
Oops...sorry I just spotted another error on the Kunena page.

At the bottom there is extra space to the right in the footer extra. Please see attached image.

A solution please... :-)

Thanks.

Todd E.
by todde
Attachments:

Please Log in or Create an account to join the conversation.

Replied by ntstore on topic Re: Main Menu Problem on Site After Template Install

Posted 11 years 11 months ago #268
Hi,

The same block header, open the layout.css file and go to about line 41. Add "display: block;" attribute to block footer.
Code:
#block-footer { background: url("../images/footer.png") repeat-x scroll 50% 0; display: block; /* Fix for block footer */ }

I tested with firebug, and it work perfect.

Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

by ntstore

Please Log in or Create an account to join the conversation.

Time to create page: 0.886 seconds

Nice Theme Store

If you have questions or are having problems with our products, contact us on one of the following three channels.

Nice Theme Store