- Posts: 13
- Thank you received: 0
Top Menu
-
nuno@sniper.pt
Inactive member - Topic Author
- New Member
Less
More
14 years 7 months ago #1329
by nuno@sniper.pt
Replied by nuno@sniper.pt on topic Re: several issues on the template
Didn't fix the problem, they're still in the same color of the background.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
14 years 7 months ago #1331
by milos
Replied by milos on topic Re: several issues on the template
Please add in template_css.css:
Code:
.topPanelModules a:link, .topPanelModules a:visited, .topPanelModules a:hover {
color:#fff !important;
}
Please Log in to join the conversation.
-
nuno@sniper.pt
Inactive member - Topic Author
- New Member
Less
More
- Posts: 13
- Thank you received: 0
14 years 1 month ago #3658
by nuno@sniper.pt
Replied by nuno@sniper.pt on topic Re: Top Menu
Hi.
I'm trying to put 8 news in the home page, but when I select 2 columns the page shows some distortion, the right column, it out of the page limits and crosses behind the menu, how can i solve this?
Thanks
I'm trying to put 8 news in the home page, but when I select 2 columns the page shows some distortion, the right column, it out of the page limits and crosses behind the menu, how can i solve this?
Thanks
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
14 years 1 month ago - 14 years 1 month ago #3659
by milos
Replied by milos on topic Re: Top Menu
This template is designed to use single column. However, try to add this in template_css.css:
You can try to adjust value of 200px to get better result.
Code:
.hotblog {width:200px !important;}
You can try to adjust value of 200px to get better result.
Last edit: 14 years 1 month ago by milos.
Please Log in to join the conversation.
-
nuno@sniper.pt
Inactive member - Topic Author
- New Member
Less
More
- Posts: 13
- Thank you received: 0
14 years 1 month ago #3660
by nuno@sniper.pt
Replied by nuno@sniper.pt on topic Re: Top Menu
That worked!
Is there any possibility that the area where the logo is to be over the banner?
Superimposed?
Thanks
Is there any possibility that the area where the logo is to be over the banner?
Superimposed?
Thanks
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
14 years 1 month ago #3663
by milos
Replied by milos on topic Re: Top Menu
You must delete entire div with .search_wrap class from the template's index.php file. Then you should increase .logo class width in the layout.css file.
Please Log in to join the conversation.
Time to create page: 0.082 seconds