News:

AbanteCart v1.4.2 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

language definition problem

Started by Craig, July 21, 2012, 03:07:04 AM

Previous topic - Next topic

Craig

Hi all, I've changed the colour of my website background to black. Now when I'm in maintenance mode the font on the maintenance message won't show (because it's black too) I tried a simple font colour code in the language definitions "index_maintenance" but it didn't work. Now when I log onto language definitions there are pages and pages of duplicate "index_maintenance" definitions. So 2 questions.

1: how do I change the colour of the font

2: how do I stop the multiple duplications appearing every day when I go to language definitions.

Thanks, Craig

abolabo

Quote from: Craig on July 21, 2012, 03:07:04 AM
Hi all, I've changed the colour of my website background to black. Now when I'm in maintenance mode the font on the maintenance message won't show (because it's black too) I tried a simple font colour code in the language definitions "index_maintenance" but it didn't work. Now when I log onto language definitions there are pages and pages of duplicate "index_maintenance" definitions. So 2 questions.
1: how do I change the colour of the font
edit storefront/view/default/template/pages/index/maintenance.tpl, you can add style attribute or just add "id" for div and write css rule for it
for ex <div id="maintenance"></div> and add to css file  something like #maintenance{ color: white; }
2: how do I stop the multiple duplications appearing every day when I go to language definitions.
it's a bug of v.1.0.3, we already fixed it in 1.0.4. now preparing to release. will be very soon
Thanks, Craig
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Forum Rules Code of conduct
AbanteCart.com 2010 -