- Posts: 117
- Thank you received: 0
White line under the hot rotator
-
consul
Inactive member - Topic Author
- Member
Less
More
12 years 3 months ago #22240
by consul
Replied by consul on topic White line under the hot rotator
is not possible, Joomla obligate me to select a menu from the dropdown categories, and i am not able to make it as home page.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #22244
by ivan.milic
Replied by ivan.milic on topic White line under the hot rotator
my mistake that is for something else. Select "featured articles" but set parameters in right panel like in picture in attachment.
Please Log in to join the conversation.
-
consul
Inactive member - Topic Author
- Member
Less
More
- Posts: 117
- Thank you received: 0
12 years 3 months ago #22245
by consul
Replied by consul on topic White line under the hot rotator
thank you, but it keeps a white line under. see attached file. it doesn't gives the same effect in the home page of your template.
2. question: i bought your template of travel agencies and it worked really great! but in the one am using now of cosmetics, i don't have same thing of articles. example: when i select an article and i say open it in same windows, it open it in same window but without moduls, menu etc... in the travel templates it open it directly in the same page i am with excat modules and excta menu. just i see it inside content.
2. question: i bought your template of travel agencies and it worked really great! but in the one am using now of cosmetics, i don't have same thing of articles. example: when i select an article and i say open it in same windows, it open it in same window but without moduls, menu etc... in the travel templates it open it directly in the same page i am with excat modules and excta menu. just i see it inside content.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #22248
by ivan.milic
Replied by ivan.milic on topic White line under the hot rotator
Ok, place this script in index.php of template just before
</head>
the script:
<script type="text/javascript">
jQuery(document).ready(function(){
if(jQuery.trim(jQuery(".component_pad").text()) == ""){
jQuery(".main_bg").hide()
}
});
</script>
</head>
the script:
<script type="text/javascript">
jQuery(document).ready(function(){
if(jQuery.trim(jQuery(".component_pad").text()) == ""){
jQuery(".main_bg").hide()
}
});
</script>
The following user(s) said Thank You: consul
Please Log in to join the conversation.
-
consul
Inactive member - Topic Author
- Member
Less
More
- Posts: 117
- Thank you received: 0
12 years 3 months ago #22250
by consul
Replied by consul on topic White line under the hot rotator
ok it works thank you.
regarding the other question to be more clear:
add article (with no menu connected but just a link) when i click to the link it open it in a page without any modules or menu or nothing. it must to open it in the same page as i indicate in the target link. or there is some mistake?
regarding the other question to be more clear:
add article (with no menu connected but just a link) when i click to the link it open it in a page without any modules or menu or nothing. it must to open it in the same page as i indicate in the target link. or there is some mistake?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #22258
by ivan.milic
Replied by ivan.milic on topic White line under the hot rotator
Were is that link on your site and how exactly you defined it in menu.
Please Log in to join the conversation.
Time to create page: 0.090 seconds