vtifu
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Edit Twenty eleven theme navigation barYou guys rock ! tx so much 🙂
Forum: Themes and Templates
In reply to: Edit Twenty eleven theme navigation barWow tx ! this make the trick really easy.
I do have a spacing left and right in the menu bar now.. which making to put the dropdown menu over 2 row now.
humm.. Maybe I should adjust marging in the menu bar?
Forum: Themes and Templates
In reply to: Edit Twenty eleven theme navigation barTx a lot for the reply..
I’ve went to settings — > reading —> and play with post display. I think it’s important that I understand my mistake.
I do have 2 homes pages!! now 1 for posting and 1 for Acceuil.
Maybe there is a simple way to display only the Acceuil page on my front page without changing code.here is the result —> 30-noeuds
Im only working with CMS mode on wordpress.. I can probably changing the code in this case but if it’s only a problem of settings maybe it’s better to go that way.
I’ve probably didn’t follow the right way to create my page?
Forum: Themes and Templates
In reply to: backgorund imgI’ve just realize that this part of code is working here:
}
#branding {
background: url(‘../../header-images/banner_home.jpg’) no-repeat;
}#footer {
background: url(‘../../header-images/footer.jpg’);
}######
but can’t get the entire background site working?
#background {
background: url(‘../../header-images/background_carbon.png’); no-repeat;
}
}