0
Undo
Votes
Hi
Great extension, but I\'ve a little problem with vertical alignment.
When moving cursor over an icon, icon grows, which is great, but all icons go down as if the whole area was top-aligned. In your demo, bottom of symbols remain unchanged, which is better... I tried several changes in my css, but didnt succeed.
Any idea on this issue ?
Thanks
Dran
Great extension, but I\'ve a little problem with vertical alignment.
When moving cursor over an icon, icon grows, which is great, but all icons go down as if the whole area was top-aligned. In your demo, bottom of symbols remain unchanged, which is better... I tried several changes in my css, but didnt succeed.
Any idea on this issue ?
Thanks
Dran
You indicate this URL first time, we have never seen it before.
Will look into this and will be back to you shortly.
Regards,
artetics.com team
Will look into this and will be back to you shortly.
Regards,
artetics.com team
If your question has been answered, please choose "Accept as Answer" on the correct post and/or mark your question as Resolved.
This is because <div id=\"line\"> DOM element in your template has absolute positioning.
Does such effect appear if you place the module into another module position or article?
Regards,
artetics.com team
Does such effect appear if you place the module into another module position or article?
Regards,
artetics.com team
If your question has been answered, please choose "Accept as Answer" on the correct post and/or mark your question as Resolved.
Thanks for answer.
I tried several things. First was to change absolute to relative in line position (you were right, it was absolute..). But problem still remains the same...(carousel has moved in a wrong place, but items continue to go down...)
Same issue also whatever the module postion is...
I even put the carousel inside an article (with loadposition command). Same issue...



Dran
I tried several things. First was to change absolute to relative in line position (you were right, it was absolute..). But problem still remains the same...(carousel has moved in a wrong place, but items continue to go down...)
Same issue also whatever the module postion is...
I even put the carousel inside an article (with loadposition command). Same issue...



Dran
Please provide us with access to your Joomla! back-end. Email: This email address is being protected from spambots. You need JavaScript enabled to view it.
Regards,
artetics.com team
Regards,
artetics.com team
If your question has been answered, please choose "Accept as Answer" on the correct post and/or mark your question as Resolved.
Hi there,
I\'m having the same issue on our website
http://apps.mi.ca
Module is at the bottom of the page.
Can you please let me know how I can tweak the CSS to prevent the \"bouncing\" dock?
Thanks!
Jason
I\'m having the same issue on our website
http://apps.mi.ca
Module is at the bottom of the page.
Can you please let me know how I can tweak the CSS to prevent the \"bouncing\" dock?
Thanks!
Jason
Hello,
Please add the following CSS rules to modules/mod_artcssdock/css/style.css file:
#dock137 {
height: 110px !important;
}
#dock137 a {
width: 110px !important;
height: 110px !important;
}
.dock ul, .dock ul:before, .dock ul:after {
background-position: center 25px !important;
}
and clean your browser cache.
Regards,
artetics.com team
Please add the following CSS rules to modules/mod_artcssdock/css/style.css file:
#dock137 {
height: 110px !important;
}
#dock137 a {
width: 110px !important;
height: 110px !important;
}
.dock ul, .dock ul:before, .dock ul:after {
background-position: center 25px !important;
}
and clean your browser cache.
Regards,
artetics.com team
If your question has been answered, please choose "Accept as Answer" on the correct post and/or mark your question as Resolved.
How exactly do you want this to be implemented? The icon bar moves down because on hover the image becomes bigger.
Regards,
artetics.com team
Regards,
artetics.com team
If your question has been answered, please choose "Accept as Answer" on the correct post and/or mark your question as Resolved.
Hi,
I basically would like the dock to function as it does in the demo:
http://demo.artetics.com/index.php?option=com_content&view=article&id=168&Itemid=171
You hover over an icon, but the entire bar/dock does not move down. It\'s fixed in position and only the actual icons move. When they move, the move upward and get wider.
Currently on our site:
http://apps.mi.ca
The icons move down on their own, the glass pane doesn\'t get wider (as per the demo)
Any way we can \"fix\" the glass pane so that the bottom of it never moves. The icons enlarge upward, as per demo?
Thanks for any help.
Jason
I basically would like the dock to function as it does in the demo:
http://demo.artetics.com/index.php?option=com_content&view=article&id=168&Itemid=171
You hover over an icon, but the entire bar/dock does not move down. It\'s fixed in position and only the actual icons move. When they move, the move upward and get wider.
Currently on our site:
http://apps.mi.ca
The icons move down on their own, the glass pane doesn\'t get wider (as per the demo)
Any way we can \"fix\" the glass pane so that the bottom of it never moves. The icons enlarge upward, as per demo?
Thanks for any help.
Jason
Hi Admin,
I have the same issue on my website (under construction):
http://www.tote-pixel.de/TP
Also there are no titels on mouse-over.
I\'m still migrating from 1.5 to 3.2.2, please be patient if the site isn\'t avaible or you have strange effects or changing content while visting it.
TIA
Cheers!
Michael
I have the same issue on my website (under construction):
http://www.tote-pixel.de/TP
Also there are no titels on mouse-over.
I\'m still migrating from 1.5 to 3.2.2, please be patient if the site isn\'t avaible or you have strange effects or changing content while visting it.
TIA
Cheers!
Michael
Now we see the module. We also see the titles at the top of each icon when
you mouse over the icon.
Please add the following CSS rule to modules/mod_artcssdock/css/style.css
file:
.dock {
height: 150px !important;
}
and the dock will not push the page content down.
Regards,
artetics.com team
you mouse over the icon.
Please add the following CSS rule to modules/mod_artcssdock/css/style.css
file:
.dock {
height: 150px !important;
}
and the dock will not push the page content down.
Regards,
artetics.com team
If your question has been answered, please choose "Accept as Answer" on the correct post and/or mark your question as Resolved.
Thanks a lot, artetics.com team!
Before Art CSS Dock, I used LV Fisheye. This module works more than a real OSX-Dock. Art CSS Dock moves the hole dock-item down on mouse over, if it is installed on the top of the page.
There is no way to get the \"right\" on-top-behaviour of OSX with Art CSS Dock?
TIA
Michael
Before Art CSS Dock, I used LV Fisheye. This module works more than a real OSX-Dock. Art CSS Dock moves the hole dock-item down on mouse over, if it is installed on the top of the page.
There is no way to get the \"right\" on-top-behaviour of OSX with Art CSS Dock?
TIA
Michael
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »