Jump to content


Photo

Theme default-bootstrap version 1.0 color problem

color themecolor footer header

  • Please log in to reply
1 reply to this topic

#1 yagizyetkin

yagizyetkin

    Newbie

  • Members
  • Pip
  • 1 posts

Posted 09 October 2015 - 03:19 PM

Hi everyone,

I am new at prestashop. I try to change color of footer and header (the black areas) but I could'nt do that. In forum I found some topics but when I tried to find codes in globalcss they re not same.

In the image folder I change the color of "footer-bg" but it just help me to change color of tap on footer.

Can soneone help me please ?

 

Thank you all...

 

 

Attached Files



looking for the best presta addons with outstanding support? check this: PrestaShop Modules

#2 vekia

vekia

    Advanced Member

  • Members
  • PipPipPip
  • 10166 posts

Posted 12 October 2015 - 11:01 AM

Can soneone help me please ?

 

Thank you all...

 

global.css

header .nav {
    background: #333;
}

change #333 to any other color you want - you will change navigation background color

@media (min-width: 768px)
.footer-container {
    background: url(../img/footer-bg.png) repeat-x #333;
}

change #333 to any other color, you will change background in footer section


free tutorials, free templates, free addons, prestashop modules MndfRK4.png  lpHMrZ5.png  gtKHYO7.png  google-48.png