FOOTER MODIFICATION

  • sidy
    Inactive member
  • Topic Author
  • Member
  • Member
More
8 years 11 months ago #44879 by sidy
Replied by sidy on topic FOOTER MODIFICATION
I went through the file sigma2/templates/hot_corporate/css/template_css.css
and added

.mp_footer p{
text-align: center!important;
}

But the result is still the same.as you can see.

BR

Please Log in to join the conversation.

More
8 years 11 months ago #44885 by ivan.milic
Replied by ivan.milic on topic FOOTER MODIFICATION
Ok, as you can se in screenshot, I'm able to do it for you, but you need some modifications

i.snag.gy/qA9Tl.jpg

First of all, delete all context in your div custom (span's and p's), should leave only one <p></p>.
Code:
<div class="custom"> <p style="line-height: normal; text-align: right;"> SOME TEXT HERE SOME TEXT HERE SOME TEXT HERE SOME TEXT HERE SOME TEXT SOME TEXT</p> </div>

and add this to template_css.css
Code:
.sparky_full .mp_footer{ width:100%!important; } .sparky_full .mp_footer .moduletable{ width:100%!important; } .mp_footer p{ text-align: center!important; }

That should solve your problems.

Please Log in to join the conversation.

  • sidy
    Inactive member
  • Topic Author
  • Member
  • Member
More
8 years 11 months ago #45002 by sidy
Replied by sidy on topic FOOTER MODIFICATION
I did it butas you can see the problem is still not resolved



koraservices.net/sigma2/


I send you the emplate_css.css file

Best regards.

NB I deleted everything in the file /library/c.php

Please Log in to join the conversation.

More
8 years 11 months ago #45005 by ivan.milic
Replied by ivan.milic on topic FOOTER MODIFICATION
Well text is centered, what is the problem now?

Please Log in to join the conversation.

Time to create page: 0.329 seconds
Powered by Kunena Forum