dimitrini
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't Centre align footerWell, this was pure magic! Everything got back to its right place!
Thank you alchymyth! I owe you big time!Greetings from Sweden
Dimitra
Forum: Fixing WordPress
In reply to: Can't Centre align footerHi Rajan, thanks for the suggestion but it didn’t work 🙁
I am not sure what this evaluation report excess error means, but is it something I can fix or shall I call for help from the people who did the layout of the theme?Thank you all!
Dimitra
Forum: Fixing WordPress
In reply to: Can't Centre align footerinstead of using the
footer {
text-align: center;
}I used
footer {
text-align: center !important;
}but still nothing happens 🙁
p.s. thank you so much for trying to help me
Forum: Fixing WordPress
In reply to: Can't Centre align footerit feels weird! I copy pasted your CSS in my style.css file and nothing changes I am afraid. When it comes to style.css the info regarding my footer looks like this if of any help:
footer {
text-align: center;
}footer div.footer-widget-container {
margin-top: 50px;
padding-top: 15px;
background: transparent url(images/grey-dot.png) repeat-x top left;
}footer .duplicera {
color: #aaa;
margin-top: 10px;
margin-bottom: 10px;
}footer .duplicera a {
color: #aaa !important;
}footer .duplicera a:hover {
color: #f7941e !important;
}Forum: Fixing WordPress
In reply to: Can't Centre align footerHi alchymyth,
I am a newbie to the wordpress platform and a newbie to the company I work.
We have a customised theme, that my company paid for some years ago. I am not sure what you ask me for with the validation report, neither have I made edits to any of the theme’s files.I tried to, following instructions from other people having the same issue, but it didn’t work so never saved them.
this is our website: http://nckultur.org and the footer is normally centered aligned. This morning it was left aligned – no clue why.
Thanks for the assistance!
Dimitra