There seems to be a problem with the "Register" button - the text does not align with the button image. I am using Community Builder so this may be a conflict, but I would hope that since this is such a prevalent Extension you have a way of making this work. (or maybe I am doing something wrong!) Here is a screenshot: https://skitch.com/gpinter/83dia/vergence
By the way, I have tried other login extension and your template seems to do this with all of them (I know that is a broad statement, but i've tried a few and each and every time the "register" text gets offset the same way with each extension). The basic Joomla Registration/login module is probably no good for most people so I hope you can perhaps find a easy css solution.
Other than that, great template!
Thanks!!!
Greg
AS Templates
POSTED: 2012-05-09
Hello GPINTER,
You are right there is no css for this extension, please contacd us through the 'Contact Us' page and provide with an access to the joomla admin panel, we will check and fix it.
Regards, AS Team.
AS Templates
POSTED: 2012-05-10
Hello GPINTER,
We fixed the issue with "Register" button.
Regarding "Hover font color" on the splash page please find the following in the styles.php file:
#header.home #topmenu_home ul.menu li.current a,
#header.home #topmenu_home ul.menu li.active a,
#header.home #topmenu_home ul.menu li a:hover,
#header .row1 #topmenu ul.menu li.current a,
#header .row1 #topmenu ul.menu li.active a,
#header .row1 #topmenu ul.menu li a:hover
{
color: <?php echo $topmenu_hoverfontcolor; ?>;
}
and add: '#header.home #topmenu_home ul.menu li.first a' at the bottom, so it will looks like the following:
#header.home #topmenu_home ul.menu li.current a,
#header.home #topmenu_home ul.menu li.active a,
#header.home #topmenu_home ul.menu li a:hover,
#header .row1 #topmenu ul.menu li.current a,
#header .row1 #topmenu ul.menu li.active a,
#header .row1 #topmenu ul.menu li a:hover
{
color: <?php echo $topmenu_hoverfontcolor; ?>;
}
Regards, AS Team.
gpinter
POSTED: 2012-05-10
Awesome!!! Thanks for the quick response and help. You are the best.
Greg
gpinter
POSTED: 2012-05-23
Hello again.
You helped me a few weeks ago and fixed a problem I had where buttons within a module of Community Builder were offset from the text in the button. Now I am seeing the same exact problem when I use HikaShop. Here is a screenshot so you can see what is happening...
https://skitch.com/gpinter/8h8sm/ringorang-games
Instead of just fixing it, can you perhaps tell me what I need to do? That way I don't have to bother you again! But, I really appreciate your help and great support.
(I will send you my login credentials to you via the "contact us" page.)
Thanks again,
Greg
gpinter
POSTED: 2012-05-24
Hi,
I see the same issue with the "Show Slider" that HPeterB sees. Just FYI, I finally got it to disappear after I unchecked the "Show home page as splash page" box. But, that's an unfortunate workaround.
Greg
AS Templates
POSTED: 2012-05-24
Thank You for noticing about this issue, it was fixed. The new template version you can download from your AS account.
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
By the way, I have tried other login extension and your template seems to do this with all of them (I know that is a broad statement, but i've tried a few and each and every time the "register" text gets offset the same way with each extension). The basic Joomla Registration/login module is probably no good for most people so I hope you can perhaps find a easy css solution.
Other than that, great template!
Thanks!!!
Greg
You are right there is no css for this extension, please contacd us through the 'Contact Us' page and provide with an access to the joomla admin panel, we will check and fix it.
Regards, AS Team.
We fixed the issue with "Register" button.
Regarding "Hover font color" on the splash page please find the following in the styles.php file:
#header.home #topmenu_home ul.menu li.current a,
#header.home #topmenu_home ul.menu li.active a,
#header.home #topmenu_home ul.menu li a:hover,
#header .row1 #topmenu ul.menu li.current a,
#header .row1 #topmenu ul.menu li.active a,
#header .row1 #topmenu ul.menu li a:hover
{
color: <?php echo $topmenu_hoverfontcolor; ?>;
}
and add: '#header.home #topmenu_home ul.menu li.first a' at the bottom, so it will looks like the following:
#header.home #topmenu_home ul.menu li.current a,
#header.home #topmenu_home ul.menu li.active a,
#header.home #topmenu_home ul.menu li a:hover,
#header .row1 #topmenu ul.menu li.current a,
#header .row1 #topmenu ul.menu li.active a,
#header .row1 #topmenu ul.menu li a:hover
{
color: <?php echo $topmenu_hoverfontcolor; ?>;
}
Regards, AS Team.
Greg
You helped me a few weeks ago and fixed a problem I had where buttons within a module of Community Builder were offset from the text in the button. Now I am seeing the same exact problem when I use HikaShop. Here is a screenshot so you can see what is happening...
https://skitch.com/gpinter/8h8sm/ringorang-games
Instead of just fixing it, can you perhaps tell me what I need to do? That way I don't have to bother you again! But, I really appreciate your help and great support.
(I will send you my login credentials to you via the "contact us" page.)
Thanks again,
Greg
I see the same issue with the "Show Slider" that HPeterB sees. Just FYI, I finally got it to disappear after I unchecked the "Show home page as splash page" box. But, that's an unfortunate workaround.
Greg
Regards, AS Team.