-
AuthorPosts
-
crisu Friend
crisu
- Join date:
- April 2012
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
April 21, 2012 at 12:15 pm #176342The problem is the slideshow is running, the submenu didn´t appear.
You can show this under http://www.hsperson.de/ – Depressionen.
Joomlaworks has a documention zu solve the problem. Here is the link http://forum.joomlaworks.gr/welcome-to-the-joomlaworks-community-forum/my-suckerfish-%28or-other%29-menu-expands-behind-flash-objects-or-image-rotators!/
Thanks for your help…
Oliver
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
April 21, 2012 at 2:48 pm #449499I can’t see the css properly for the slideshow but if you can find its css file look for this code and add z-index: 5; at the end. It should cure it for you.
#fpssContainer104.fpss-template-movies {position: relative;
width: 987px;
height: 308px;
margin: 8px auto;
border: 1px solid
#999;
padding: 2px;
overflow: hidden;
font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
z-index: 5; < add this line in
}Hope that helps you. Gruss & schönes WE
1 user says Thank You to swissa for this useful post
crisu Friendcrisu
- Join date:
- April 2012
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
April 21, 2012 at 7:35 pm #449524Hi swissa,
thanks for yor help – your code was the solution.
But I have the next problem: the position of sidnews isn´t correct. I have the problem since the ja-slider was active.
In the position “call-for-free” I have a menu. How can I realize that the entries are inline. Changes in the CSS – display:inline or display: inline-block wasn´t the right way.
Viele Grüße aus Deutschland an die schöne Schweiz…!
Oliverswissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
April 21, 2012 at 8:03 pm #449529<em>@crisu 315244 wrote:</em><blockquote>
In the position “call-for-free” I have a menu. How can I realize that the entries are inline. Changes in the CSS – display:inline or display: inline-block wasn´t the right way.
</blockquote>Gerne
So, took me a little time, Chrome fell over on me, must be the Aldi bier….
You can try to add this code into your template.css – it is new code so you can put anywhere but I like to put near other code for same element so @ 645 or so.
#ja-toll-free ul { line-height: normal; }
#ja-toll-free li { display: inline; padding: 0 5px; background: none; }
#ja-toll-free li a { }If we need to style some more after that than let’s see!
Viel Glück!
1 user says Thank You to swissa for this useful post
crisu Friendcrisu
- Join date:
- April 2012
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
April 21, 2012 at 8:38 pm #449539That´s great – you are a profi of programming. Aldi beer – okay its relaxing a nervous body, but the beer isn´t the best.
I send you a lot of bottles of “Erdinger” per mail :laugh:
What´s the problem of the positions – slider and sidenews. I ´have the problem since the template was installed. Entries in the CSS of bottom etc. aren´t the solution.
I thank you for the both help and I know that you have the solution fpr the position problem.
Vielen Dank
Oliverswissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
April 21, 2012 at 8:56 pm #449542Ich bi absolut kei Profi!
I do not know why you have these problems. Perhaps it is the new slideshow you use. And yes, du hesch recht, I did also look at this 😀 It is the way that I learn how to do better with css.
One thing I recommend is that you install Akeeba backup software as you seem to make a lot to your site. Would be a shame to lose it. Like I did on my Tiris. :((
Ok, you can try this in templates/ja_tiris/css/mod_jasidenews.css @ line 14
div.ja-sidenews-wrap {top: 0px; < I changed this from 150px
bottom: 0;
left: 30px;
margin: 19px;
padding: 0;
position: relative; < I change this from absolute
z-index: 100;
}I hope it works for you but sowieso please do backups!
(Swiss bier is also very good but Aldi is only shop here open after 17:00 on Saturday!)
1 user says Thank You to swissa for this useful post
crisu Friendcrisu
- Join date:
- April 2012
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
April 21, 2012 at 10:02 pm #449550Sau…well – es funzzt. Swiss beer??? – the beer comes from other countries. Swiss and beer is as Swiss as wine. In Swiss there are brause – as in Austria “Almdudler”.
My thanks to you – I´m only a Suchmaschinenoptimierer (SEO) from Germany. And the project hsperson.de is for person, who need help.
I think – I need help for my bad englisch…
Viele Grüße und einen schönen Sonntag wünscht Dir…
Oliver
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
April 21, 2012 at 10:22 pm #449554<em>@crisu 315273 wrote:</em><blockquote>Sau…well – es funzzt. Swiss beer??? – the beer comes from other countries. Swiss and beer is as Swiss as wine. In Swiss there are brause – as in Austria “Almdudler”.
My thanks to you – I´m only a Suchmaschinenoptimierer (SEO) from Germany. And the project hsperson.de is for person, who need help.
I think – I need help for my bad englisch…
Viele Grüße und einen schönen Sonntag wünscht Dir…
Oliver</blockquote>
Good luck with the site and the SMO und auch Dir wünsch ich einen schönen Sonntag!
( frechheit! s’rüüdig güte Schwiizer Bier! 😉 )
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by swissa 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum