- Posts: 26
- Thank you received: 0
Module 9 to position right
-
tulio
Inactive member - Topic Author
- Member
Less
More
13 years 3 weeks ago - 13 years 3 weeks ago #12583
by tulio
Module 9 to position right was created by tulio
Hi there,
As I made a change in the css for the top menu go to the right in topic before and Ivan send me some changes to the css so the logos can show right on logo and inner position, now the user 9 position turns left. Check the gt language translator module is with wrong position.
How can I fix this so the user 9 position turns right after the top menu.
Please check www.sobef.com
Thanks,
Tulio
As I made a change in the css for the top menu go to the right in topic before and Ivan send me some changes to the css so the logos can show right on logo and inner position, now the user 9 position turns left. Check the gt language translator module is with wrong position.
How can I fix this so the user 9 position turns right after the top menu.
Please check www.sobef.com
Thanks,
Tulio
Last edit: 13 years 3 weeks ago by tulio.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 3 weeks ago #12599
by ivan.milic
Replied by ivan.milic on topic Re: Module 9 to position right
It's an matter of swaping places of:
<div class="user3"><jdoc:include type="modules" name="user3" style="none" /></div>
and
<div class="user9"><jdoc:include type="modules" name="user9" style="none" /></div>
in index.php of template.
<div class="user3"><jdoc:include type="modules" name="user3" style="none" /></div>
and
<div class="user9"><jdoc:include type="modules" name="user9" style="none" /></div>
in index.php of template.
Please Log in to join the conversation.
-
tulio
Inactive member - Topic Author
- Member
Less
More
- Posts: 26
- Thank you received: 0
13 years 3 weeks ago #12613
by tulio
Replied by tulio on topic Re: Module 9 to position right
Hi Ivan, thanks for your reply.
Please check becuase now the top menu went to the left and is over the logo.
I tried modifying the position in px but didn't work.
Can you let me know how to take it to the right?
Other: is there a way to design the dropdown box as this template is so nice and with that white box looks horrible. Just to match the design.
Thanks,
Tulio
Please check becuase now the top menu went to the left and is over the logo.
I tried modifying the position in px but didn't work.
Can you let me know how to take it to the right?
Other: is there a way to design the dropdown box as this template is so nice and with that white box looks horrible. Just to match the design.
Thanks,
Tulio
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 3 weeks ago #12630
by ivan.milic
Replied by ivan.milic on topic Re: Module 9 to position right
add to the bottom of template_css.php:
.user3{
width: 500px;
}
.user3{
width: 500px;
}
Please Log in to join the conversation.
-
tulio
Inactive member - Topic Author
- Member
Less
More
- Posts: 26
- Thank you received: 0
13 years 3 weeks ago #12678
by tulio
Replied by tulio on topic Re: Module 9 to position right
Thanks Ivan for your reply.
Last thing. There's a word "Unknown" in the user 9 translator module that I can't find where to remove it. I look for it with the firebug but can't find it. Can you let me know where to fix it?
Thanks,
Tulio
Last thing. There's a word "Unknown" in the user 9 translator module that I can't find where to remove it. I look for it with the firebug but can't find it. Can you let me know where to fix it?
Thanks,
Tulio
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 3 weeks ago #12693
by ivan.milic
Replied by ivan.milic on topic Re: Module 9 to position right
I can not find it , send us direct link to that page.
Please Log in to join the conversation.
Time to create page: 0.151 seconds