- Thank you received: 0
User 5-8 extension missing
-
Aleexx
-
Topic Author
- New Member
-
Less
More
14 years 4 months ago #4055
by Aleexx
User 5-8 extension missing was created by Aleexx
hi 
i am afraid that i am not able to explain my problem exactly so please take a look at the attached picture.
the extension of the positions 5 to 8 is missing. untill now i havent found my mistake.
please help

i am afraid that i am not able to explain my problem exactly so please take a look at the attached picture.
the extension of the positions 5 to 8 is missing. untill now i havent found my mistake.
please help

Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 4 months ago #4057
by ivan.milic
Replied by ivan.milic on topic Re: User 5-8 extension missing
Can you please send us link so we can check?
Please Log in to join the conversation.
-
Aleexx
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
14 years 4 months ago #4059
by Aleexx
Replied by Aleexx on topic Re: User 5-8 extension missing
thanks for your reply 
i would post the link but it is running on locallhost with xampp... any other way to give you helpful informations?

i would post the link but it is running on locallhost with xampp... any other way to give you helpful informations?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 4 months ago #4061
by ivan.milic
Replied by ivan.milic on topic Re: User 5-8 extension missing
Ok,
see this www.hotjoomlatemplates.com/support-forum...limit=6&start=6#3757
Maybe that is problem.This is final fix code:
<SCRIPT type=text/javascript>
jQuery(document).ready(function(){
var left_height = jQuery("#content_main").innerHeight();
jQuery("#column_left").css({height: left_height});
/*FIX*/if(jQuery.browser.msie && jQuery.browser.version <= 7) jQuery("#column_left").css('margin-bottom',-20);
});
</SCRIPT>
If you purchased template in less than 10 days ago then that is no problem because we have put that in it.
From what I sow in your picture you can check width and height of modules or just maybe your content is not wide of height enough.
see this www.hotjoomlatemplates.com/support-forum...limit=6&start=6#3757
Maybe that is problem.This is final fix code:
<SCRIPT type=text/javascript>
jQuery(document).ready(function(){
var left_height = jQuery("#content_main").innerHeight();
jQuery("#column_left").css({height: left_height});
/*FIX*/if(jQuery.browser.msie && jQuery.browser.version <= 7) jQuery("#column_left").css('margin-bottom',-20);
});
</SCRIPT>
If you purchased template in less than 10 days ago then that is no problem because we have put that in it.
From what I sow in your picture you can check width and height of modules or just maybe your content is not wide of height enough.
Please Log in to join the conversation.
-
Aleexx
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
14 years 4 months ago - 14 years 4 months ago #4068
by Aleexx
Replied by Aleexx on topic Re: User 5-8 extension missing
good morning 
i purchased yesterday.
with xampp i am running two joomlas - one hot to compare and learn from it and another which i want to fill with content on my own.
i can imagine that the reason for the unexpected behaviour is missing content because the hot installation is working fine. by clicking around i just found out, that this must be the reason.
but where do i have to add content?
thank you very much for your help

i purchased yesterday.
with xampp i am running two joomlas - one hot to compare and learn from it and another which i want to fill with content on my own.
i can imagine that the reason for the unexpected behaviour is missing content because the hot installation is working fine. by clicking around i just found out, that this must be the reason.
but where do i have to add content?
thank you very much for your help

Last edit: 14 years 4 months ago by Aleexx.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 4 months ago #4072
by ivan.milic
Replied by ivan.milic on topic Re: User 5-8 extension missing
From what I see you should first enable left menu and put something there that will level up layout horizontally. Then perhaps you can add content to level up vertically or you can add just blank new lines (<br/>).
Please Log in to join the conversation.
Time to create page: 0.087 seconds