Jump to content

modifier mon theme


Recommended Posts

Bonjour,

 

j'aimerai modifié le cade sur mon image (celui en gris). En faite j'aimerai le rétrécir et le mettre plus clair mais je ne vois pas d'en quel fichier cela se fait.

 

 

Merci de votre aide.

 

 

Kombuchakefir.com

Link to comment
Share on other sites

bonjour,

 

tout se passe dans le fichier editorial.css ligne9 :

.editorial_block_content {
   background: none repeat scroll 0 0 #FFFFFF;
   border-radius: 5px 5px 5px 5px;
   height: 200px;
   opacity: 0.8;
   padding: 10px;
   position: absolute;
   right: 30px;
   top: 20px;
   width: 400px;
}

 

n’hésite pas à te servir de firebug... un post explicatif est épinglé dans ce forum ;)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...