- Posts: 4
- Thank you received: 0
Re: Hot Betting Template Problems
-
pcheng
Inactive member - Topic Author
- New Member
Less
More
13 years 2 months ago - 13 years 2 months ago #12247
by pcheng
Hot Betting Template Problems was created by pcheng
I just bought and downloaded the Hot Betting template. After installing it on my joomla installation I setup the menu and what I see is the menu items all on the right of the screen one under the other and the menu box shrank to the right.
I then added other modules but they all come up above the orange bar. I did not put a logo but I placed a Custom HTML box in its place with some text.
Is there something that I need to do to get the menu to work and to align everything as in the demo?
It seems that I also have a problem with mootools and jquery. My Chronoform Forms do not open any more (I get blank pages) rather than the forms. Any way I can get that to work?
Thanks,
Pericles
I then added other modules but they all come up above the orange bar. I did not put a logo but I placed a Custom HTML box in its place with some text.
Is there something that I need to do to get the menu to work and to align everything as in the demo?
It seems that I also have a problem with mootools and jquery. My Chronoform Forms do not open any more (I get blank pages) rather than the forms. Any way I can get that to work?
Thanks,
Pericles
Last edit: 13 years 2 months ago by pcheng.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 months ago #12250
by ivan.milic
Replied by ivan.milic on topic Re: Hot Betting Template Problems
Have you set : Menu tag ID = nav ?
send us link if above setting is not problem
send us link if above setting is not problem
Please Log in to join the conversation.
-
pcheng
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
13 years 2 months ago - 13 years 2 months ago #12268
by pcheng
Replied by pcheng on topic Re: Hot Betting Template Problems
I added the Menu tag ID and it changed the menu items to the correct colors and fonts. In every page it looks OK except the home page where the carousel is installed.
In the homepage the box is squished to the right and the text wraps around there.
Pericles
*EDIT* Another question. Is there a way to get the carousel to center on the page if I want it smaller than the whole width of the site? The site is at 916px but I want the carousel to be around 800px and it moves to the left instead of the middle.
In the homepage the box is squished to the right and the text wraps around there.
Pericles
*EDIT* Another question. Is there a way to get the carousel to center on the page if I want it smaller than the whole width of the site? The site is at 916px but I want the carousel to be around 800px and it moves to the left instead of the middle.
Last edit: 13 years 2 months ago by pcheng.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 months ago #12271
by ivan.milic
Replied by ivan.milic on topic Re: Hot Betting Template Problems
put the carousel there , then add left margin to move it to right:
.hotcarousel{
margin-left:[X]px;
}
where instead of [X] you should write some value. Add this css to the bottom of template_css.css
.hotcarousel{
margin-left:[X]px;
}
where instead of [X] you should write some value. Add this css to the bottom of template_css.css
Please Log in to join the conversation.
-
pcheng
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
13 years 2 months ago - 4 years 4 months ago #12277
by pcheng
Replied by pcheng on topic Re: Hot Betting Template Problems
The code works for moving the carousel but not the shadow and numbers below.
The main problem though is the menu. When the carousel is active I get the following:
When the carousel is not active then the manu is fine.
Pericles
The main problem though is the menu. When the carousel is active I get the following:
When the carousel is not active then the manu is fine.
Pericles
Last edit: 4 years 4 months ago by milos.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 months ago #12279
by ivan.milic
Replied by ivan.milic on topic Re: Hot Betting Template Problems
Disable jQuery loading in carousel settings.
Please Log in to join the conversation.
Time to create page: 0.198 seconds