tadonaghue
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Changing theme codeWhat if certain themes, like this Gommero theme, have horrible, if any, support available?
Forum: Fixing WordPress
In reply to: Making margins shorterThe blog page (with the side widgets) are also not aligned anymore since I changed the page dimensions. I found the code for the slider, but still need help with getting the 3 feature blocks on home page to be on one line, and getting the sidebar to be aligned right.
Forum: Plugins
In reply to: [Easy Image Gallery] Can I put it top?Can you expand on this? Where do we edit the shortcode? I’d like the gallery to be in the middle of the page, with content above and below it.
Forum: Fixing WordPress
In reply to: Making margins shorterThe slider and front page features (the 3 boxes for content and images on Home page) are already in the Gommero theme. I am also trying to use the Easy Image Gallery and center it (see this page). Thanks!
Forum: Fixing WordPress
In reply to: Making margins shorterWould you be able to help me change the home page settings, like the slider and Featured images?
Forum: Fixing WordPress
In reply to: Making margins shorterPerfect, that was it! THANK YOU.
Forum: Fixing WordPress
In reply to: Making margins shorterI appreciate your help. This didn’t change anything tho..
Forum: Fixing WordPress
In reply to: Making margins shorterGreat! This worked a little, but it’s still a little off center (more to the right). Is there anything I should add for the left side?
Forum: Fixing WordPress
In reply to: Making margins shorterThanks, I was able to change it with custom css, but I made it 85% instead of 100%, but now it is not centered. What can I add to center it?
Thank you!
Forum: Themes and Templates
In reply to: [Minamaze] Changing "Powered by" links in footerThank you, this worked. I’m almost done with the design. If I create a child theme now, will the content, formatting, theme options need to be redone?
Forum: Themes and Templates
In reply to: [Minamaze] BASIC – How to change "Developed by – Powered by"?Can anyone help me with this? I have not made a child theme and I don’t want to start all over again. I would like to edit this in the editor, but the code from above did not work for me.
This is what I wrote in the editor-<div class=”copyright”>
<?php /* === Add custom footer === */ Copyright. Company Name. My Site; ?>
</div>
<!– .copyright –>Any helps would be great. Thanks.
What is the CSS for making the text black on the pre-designed homepage (the content area with 3 columns) and the Call to Action Intro?
Forum: Themes and Templates
In reply to: Changing function.php.. site crashingCan someone please help? I’m not able to do anything with the site other than (thankfully) edit the code.
I was following this advice…
https://graphicallydesigning.com/how-to-customize-your-credits-on-the-pdcd-themes/Forum: Themes and Templates
In reply to: Width issues for content-sidebarThis is what I see… Would you mind looking at the code and telling me what exactly I need to change?
/* Content */.content {
width: 740px;
}.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
float: left;
}.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
width: 420px;Also… my next question was going to be about the links not working. I don’t know how this happened, but how do I fix it?
Thanks for the help!Forum: Fixing WordPress
In reply to: Parse errorHow do I fix this and get my site back?