VM Search button

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Mar 09, 2013 6:27 pm
Reply with quote
Report this post
vmsearch.png


Using Joomla 2.5 bikestore template:

http://www.thechildrenofbotswana.org

Issue


When you log into the virtue mart section, vm search button comes up with button of to the left of the search field. Albeit in modules this is specified as right.

What is the problem. See attachment. Button is red with 'archive' on it.
User avatar
Gold Boarder

teitbite
Sun Mar 10, 2013 1:11 pm
Reply with quote
Report this post
Hi

Please edit settings for vm search module and try changing it to show button on right. If this will not help send me an access to joomla panel.
User avatar
Moderator

teitbite
Tue Mar 12, 2013 12:38 pm
Reply with quote
Report this post
Hi

Ok. Please add this code to css:

Code: Select all
#gkSearch .button {
    float: right;
}
User avatar
Moderator


cron