categories and even detailpages are using the sporter template and the 3rdparty template
Fresh Boarder
GK User
Tue Jan 11, 2011 11:14 pm
any idea how to solve the problem
Fresh Boarder
teitbite
Wed Jan 12, 2011 4:33 am
Hi
What's the problem ?
Moderator
GK User
Wed Jan 12, 2011 9:41 am
the problem is that virtuemart is mixing up the two templates (gk_sporter and 3rd Party template). So I get the layout from the 3rd Party and the buttons from gk_sporter.
Fresh Boarder
GK User
Wed Jan 12, 2011 11:17 am
we are not supporting any 3rd party components, nor virtuemart in those templates not made for virtuemart...
Platinum Boarder
GK User
Wed Jan 12, 2011 12:14 pm
the problem is that virtuemart is using the gk_sporter buttons... is there any possibility to stop it?
Fresh Boarder
teitbite
Thu Jan 13, 2011 5:45 pm
Hi
You can overwrite the style of buttons or replace the images used for it (if this was made that way).
Moderator
GK User
Thu Jan 27, 2011 6:31 pm
how can i override it?
Fresh Boarder
teitbite
Sat Jan 29, 2011 8:16 pm
Hi
Please use Firebug to see the exact class for the button and that add this class with changes and "!important" parameter at the end of override.css (remember to enable using this file in template parameters).