fsleite
Forum Replies Created
-
Forum: Plugins
In reply to: Transferring e-mail subscribers to JetPackAny help would be apreciated, thanks.
Forum: Themes and Templates
In reply to: [Adelle] CSS CustomisationStayed perfect and I understood the logic of it.
Agaim, thank you so mcuh!Forum: Themes and Templates
In reply to: [Adelle] CSS CustomisationI tried this:
.site-footer::before {
border-left-color: #fff;
border-right-width: 1.5em;
left: 0;
}.site-footer::before, .site-footer::after {
border: 1.1em solid #b5b5b5;
bottom: 0;
content: “”;
display: block;
position: absolute;
z-index: 1;
}.site-footer::after {
border-left-width: 1.5em;
border-right-color: #fff;
right: 0;
}.site-footer::before, .site-footer::after {
border: 1.1em solid #b5b5b5;
bottom: 0;
content: “”;
display: block;
position: absolute;
z-index: 1;
}.site-footer {
background: #b5b5b5 none repeat scroll 0 0;
position: relative;It stays grey but the “arrow” ends in the left and right side (like in the navigation menu) disappear…
Forum: Themes and Templates
In reply to: [Adelle] CSS CustomisationEverything working!
Thank you so much for all the help!
With the info you sent I’ll try to to more on my own.
Thanks!
FernandoForum: Themes and Templates
In reply to: [Adelle] CSS CustomisationThanks for the help.
The menu nav bar changed color but the “corners” stayed black. Is there another element for that?Also, the icons for social network are also black, is there a way I can change it?
I didnt understand how can I use the firebug addon to sort out this stuff.
Im sorry for all the questins and “ignorance” but this is not my area at all.
Thanks.