Hi, yesterday I've bought your template As002036.
Template has superior design, great work!
I have one problem so far.
When I log in to the site, I see button "Edit profile" which has text shifted
from the button and hover/normal images do not match.
Very similar problem is with the "Log out" button.
Your help would be very appreciated.
AS Templates
POSTED: 2012-06-14
Hello SIKORSKY,
Can you please provide us with your site URL, we would like to check this issue.
Regards, AS Team.
sikorsky
POSTED: 2012-06-14
The site is http://masaze-flora.cz/portal/index.php/prihlaseni
(this is direct login link), user and password is "registered".
Login/logout link is "PRIHLASENI" in the footer.
AS Templates
POSTED: 2012-06-14
Hello SIKORSKY,
Just released an update with fixing this issue, please download it from your AS account and replace the tmpl.content.css file, or, if you made any changes just add the following class at the bottom of the file:
(login button stopped working after patching, corrected ".login button.," to ".login button," in tmpl.content.css)
Regards,
Jurij
AS Templates
POSTED: 2012-06-14
Hello SIKORSKY,
Thank You for the correction :)
Regards, AS Team.
sikorsky
POSTED: 2012-06-17
Hi,
I really like the font you are using for menus by default (antipasto/Bauhaus).
Unfortunately, there are no national (accented) characters in this font, so thought about creating menu items as images.
Unfortunately I'm not able to change image in hover/normal state.
Is there a way to accomplish this?
Your buttons do it, so I suppose yes.
Your help would be greately appreciated.
AS Templates
POSTED: 2012-06-18
Hello SIKORSKY,
In our template, on hover, we change the font color, not image.
In this case you have to write your own css.
Regards, AS Team.
sikorsky
POSTED: 2012-06-19
Buttons in your template (ie. Login, Logout, Change profile etc.) change background when hovering. Image is double sized, upper part is hover image, lower part is normal (or vice versa). Only respective half of the image is visible at any time.
So my thought was using similar technique with menu images.
And I'm asking whether there is a simple way to accomplish this using your CSS.
AS Templates
POSTED: 2012-06-19
Hello SIKORSKY,
We are sorry, there is no simple way, we can suggest you to use Firebug for editing or creating css files: http://getfirebug.com/css
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
Template has superior design, great work!
I have one problem so far.
When I log in to the site, I see button "Edit profile" which has text shifted
from the button and hover/normal images do not match.
Very similar problem is with the "Log out" button.
Your help would be very appreciated.
Can you please provide us with your site URL, we would like to check this issue.
Regards, AS Team.
(this is direct login link), user and password is "registered".
Login/logout link is "PRIHLASENI" in the footer.
Just released an update with fixing this issue, please download it from your AS account and replace the tmpl.content.css file, or, if you made any changes just add the following class at the bottom of the file:
#hikashop_checkout_page .button,
#hikashop_product_quantity_main .button,
.hikashop_products .button,
.cb_button_wrapper .button,
#login-form .button,
#contact-form .button,
#searchForm .button,
#member-registration button,
#user-registration button,
#adminForm button,
.login button.,
.logout button,
.profile .button
{
width: 132px;
height: 40px;
margin: 10px 0px 0px 0px;
padding: 0px 0px 10px 0px;
}
Regards, AS Team.
(login button stopped working after patching, corrected ".login button.," to ".login button," in tmpl.content.css)
Regards,
Jurij
Thank You for the correction :)
Regards, AS Team.
I really like the font you are using for menus by default (antipasto/Bauhaus).
Unfortunately, there are no national (accented) characters in this font, so thought about creating menu items as images.
Unfortunately I'm not able to change image in hover/normal state.
Is there a way to accomplish this?
Your buttons do it, so I suppose yes.
Your help would be greately appreciated.
In our template, on hover, we change the font color, not image.
In this case you have to write your own css.
Regards, AS Team.
So my thought was using similar technique with menu images.
And I'm asking whether there is a simple way to accomplish this using your CSS.
We are sorry, there is no simple way, we can suggest you to use Firebug for editing or creating css files: http://getfirebug.com/css
Regards, AS Team.