jzonewarrior
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Earth Pro] Help customizationI’d like to remove some of the left padding from the sidebar because 300 x 250 google ads are being cut off. How can I do that? Thank you!
Site is
fromanobody.comForum: Themes and Templates
In reply to: [Earth Pro] Help customizationI found how to change the color in the .css code – I changed mine to a reddish color #C3000A you could set the color to the same as your menu background – there are two instances in the css code below .current_page_item a and li.current_page_item a
.current_page_item a {background:#017ab0; border-left: solid #C3000A 2px;}
.main-navigation ul ul,.main-navigation li:hover ul a {background: #fdfdfd; transition: all 1s ease 0s !important; }
.main-navigation ul ul a:hover,.main-navigation ul ul li.current_page_item a {background: #ededed; border-left: solid #C3000A 2px; }Let me know if you need more help.
Forum: Themes and Templates
In reply to: [Earth Pro] Help customizationI would like to remove the color next to the active menu page.
Forum: Themes and Templates
In reply to: [Earth Pro] Removing comments from pages and blog entriesI have been able to remove the comments code – thank you
Forum: Themes and Templates
In reply to: [Earth Pro] Help customizationI also have the same question as Laurent – thank you
Forum: Fixing WordPress
In reply to: Adding the author to a websiteIn my experience each theme developer has different requirements for using their theme. You might check on the theme developer’s site for their thoughts about removing the theme developer’s credentials.
PS – “I understand it is wrong to unlawfully claim a website” < it is your website, you are simply investigating whether you can claim theme / design credit.