The link is: http://www.semprasomar.pt/novo
But you need to enter as an administrator and edit an article to see that we are writing in white on a white background.
Thanks
ltheme
POSTED: 2016-03-06
Hello FERRADEIRA,
Can you send me admin login again to email admin@ltheme.com ? your old login changed the password.
Get an access to all 265 items designed and developed by LTheme team plus all the future items
which will be released over the course of your club subscription.
Price starting from $69.00
View History
When I edit an article I have a background in white and text color white, too.
How can I change the text to black?
Thanks
I answered you via email and problem has been solved. Just confirm.
So sorry for wrong reply, can you give me your site address and what page are you doing to make new article? so I can help you check it.
View History
I mean the icons after Welcome to Pro Service in demo.
You can change content via Admin > SP Page Builder, 'Home' page.
And Icon after 'Welcome to Pro Service' use Font Awesome icon class which build in SP Page Builder page http://take.ms/n7TAR , you just see all class name to select correct icon via https://fortawesome.github.io/Font-Awesome/icons/
View History
It will be published after it has been approved by the Website Administrator.
View History
http://www.semprasomar.pt/novo/index.php/contactos
Can't access your page http://take.ms/ohcTI , can you recheck?
View History
1 - When I edit an article I have a background in white and text color white, too. So, cannot see what 'm typing.
How can I change the text to black?
2 - Is there a module to have the site in 2 languages?
Thanks
1. Can you give me a link that having this problem, so I can help.
2. Joomla! already support multi-language, you can see this instruction to know how to use it https://www.ostraining.com/blog/joomla/joomla-multi-lingual/
View History
But you need to enter as an administrator and edit an article to see that we are writing in white on a white background.
Thanks
Can you send me admin login again to email admin@ltheme.com ? your old login changed the password.
Thank you,
View History
thanks
I tried to access your website at www.semprasomar.pt/novo , but it return 403 Forbidden accesss ?
View History
Please see my screenshot http://take.ms/SjrsP
View History
Thanks
You open file 'template.css' and search for
.article-info > dd {
color: #fff;
font-size: 12px;
text-transform: uppercase;
}
and replace to
.article-info > dd {
font-size: 12px;
text-transform: uppercase;
}
Save and recheck.
View History
start on line 1668, changed to:
.article-info >dd {
display: inline-block;
font-size: 12px;
text-transform: uppercase;
margin: 0 8px;
}
Any idea?
Can you give me screenshot about problem and did you clear cache before to change?