-
@mercime replied to the topic [Resolved] Right China in the forum How-to & Troubleshooting 11 years, 7 months ago
@blackmatarsak add the following to your child theme’s stylesheet
ul.item-list li div.action {
position: absolute;
left: 0;
text-align: left;
top: 15px;
} -
danbpfr replied to the topic PLEASE HELP ME TO SOLVE MY PROBLEM in the forum How-to & Troubleshooting 11 years, 7 months ago
1) of course, you paste the code after a php closing tag. You also pasted the very first line of the codeĀ which is only my comment.
Remove the closing tag and comment the line with two // or remove it, and things will go better.
Aside, theme’s functions.php use only a php opening tag, never a closing tag ( ?> )
2) can be…[Read more]
-
danbpfr replied to the topic PLEASE HELP ME TO SOLVE MY PROBLEM in the forum How-to & Troubleshooting 11 years, 7 months ago
1) Proprer way to deactivate the WP Logo and his submenus by using this function. Ccopy/paste it into your theme’s functions.php file.
http://bp-fr.net/BuddyBin/?5c0ab54e4b6d1371#1n+fOeeD+aTRKpQKUFfVDonnQ42jKYTh6JMMcTfpOXc=
@blackmatarsak
Not recently active