change color background in legal info

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Mon May 02, 2011 12:37 pm
hi,
I have a problem with the background of legal information.
I would like to change color, 'cause the text is unreadable.
Where can I find the style change?
thanks
greetings
Marlais
User avatar
Expert Boarder

GK User
Sat May 07, 2011 8:18 am
some ideas for me?

tnx
Marlais
User avatar
Expert Boarder

teitbite
Mon May 09, 2011 5:30 am
Hi

Please give me the link to the page with this problem exacly.
User avatar
Moderator

GK User
Tue May 10, 2011 8:21 am
It's the last page of virtuemart cart :)
User avatar
Expert Boarder

GK User
Tue May 10, 2011 11:08 am
Hi

Please add this lines on ../gk_mystore_dark/css/vm/vm_major.css

Code: Select all
.shop_error {background-color: #E0022C;background-position: 10px 15px!important;color: #fff;padding-top: 10px;padding-bottom: 10px}
#vmMainPage .legalinfo {background: #202020;border-color: #444; padding: 10px;}


This will be included on next update.
Thank you for your report.

Cheers ;)
User avatar
Platinum Boarder

GK User
Tue May 10, 2011 4:47 pm
I modified also:

.legalinfo {
background: #202020;
border: 2px solid gray;
margin: 10px;
padding: 0px 0px 10px 10px;

in components/com_virtuemart/themes/default

thanks ;)
User avatar
Expert Boarder

GK User
Tue Jul 05, 2011 9:59 am
I have a problem with the popup virtuemart terms of service (TOS)
This takes the background of the template (black) and the text is unreadable.
I noticed that the class is: <body class="contentpane">
I added the sergeant template.css code:
. ContentPane {background-color: # e1e1e1 important; background-image: none;}

but does not work! : s

What should I do?
thanks
User avatar
Expert Boarder

GK User
Tue Jul 05, 2011 1:28 pm
User avatar
Expert Boarder

teitbite
Wed Jul 06, 2011 11:09 am
Hi

Is the given solution ok or do You want me to check it. Please give me the url to Your site if You still require my help with this.
User avatar
Moderator


cron