Hot Sportal with Java errors and more

More
13 years 5 months ago #9051 by russellmoran
www.WTreF.com

You logged on recently and fixed some things. If you still have my account information, you are more than welcome to do the same. :)

If you look at the bottom of my template, the "footer" (I think) does not stay there. I is behind the "facebook" module at the bottom some times. Sometimes it is hovering OVER the module. Sometimes, it is just fine.

There are errors on the template that causes problems too. What's happening is jFBConnect module will not work properly if I use "enable progressive cache" in joomla administration. When I use enable progressive cache and use the site a bit, the "login" redirects to "Hockey". It is not setup to do that. The developer of the jFBConnect said he saw errors using Chrome/Safari (not sure which) in the Java I believe. (Could be PHP, not sure). He said he's never seen this problem before, but possibly my template??? It's causing my page to be a little slow it seemms...

...any help would be appreciated. Thank you so much! :)

Please Log in to join the conversation.

More
13 years 5 months ago #9080 by ivan.milic
Well , when I checked now there were no jscript errors, but I saw that you have more that 30 java script references , and 10 of them coming from remote sites, so if any of them wont load that could lead to some script issue. Also Your site is little slow on load because it loads content from remote sites during it's initialization.

So conclusion is , that that is ok page behavior if page is overwhelmed by many components.

Please Log in to join the conversation.

More
13 years 5 months ago - 13 years 5 months ago #9118 by russellmoran
I removed most of the the Facebook modules which I believe is causing the slowness (remote site). Please check to see if they cleared up what you were referring to?

I moved a module Carousel to "user8". It caused my "left menu" to be offset again. I did not make a change to my php files or anything. Just moved a module from joomla.

Also, how do I make the menu font larger on the great left menu?
Last edit: 13 years 5 months ago by russellmoran. Reason: Made changes on site - updated.

Please Log in to join the conversation.

More
13 years 5 months ago #9135 by ivan.milic
use this:

.column_left_top .menu li a
{
font-size:...
}

Please Log in to join the conversation.

More
13 years 5 months ago #9144 by russellmoran
Forgive me, where do I put this again?

Does this change font size as well?

If you still have my login information, you are more than welcome to test it out.

Thanks so much.

Please Log in to join the conversation.

More
13 years 5 months ago - 13 years 5 months ago #9148 by ivan.milic
Hi,

bottom of template_css.css is good place. Add !important flag if you must:
example:

use this:

.column_left_top .menu li a, .column_left_top .menu li a span
{
font-size:16px!important;
}
Last edit: 13 years 5 months ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.089 seconds
Powered by Kunena Forum