dmd54
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Move TaglineCheers for that, worked perfectly. And if I want to completely remove the social icon block from the header can you help with that?
thanks
Forum: Themes and Templates
In reply to: [Customizr] Move Taglinethanks – will give that a try.
Forum: Fixing WordPress
In reply to: background image positionAlychymth – Thanks. Worked with !important.
Forum: Fixing WordPress
In reply to: background image positionHi Andrew – unfortunately I can’t link it because it’s local hosted right now.
This is the style applied, copied from firebug:
body.custom-background { background-attachment: scroll; background-image: url("https://localhost/wordpress/wp-content/uploads/2014/05/istock_000009454074small-copy1.jpg"); background-position: center top; background-repeat: no-repeat; }
And this is from my style sheet:
body { -moz-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; background: #efefef; background-size: 100%; background-position: center 150px; color: #555555; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-smoothing: antialiased; line-height: 1.5em; text-rendering: optimizeLegibility; }
Forum: Fixing WordPress
In reply to: Contact Form 7 stopped workingbemdesign – brilliant. i guess i didn’t realize when i changed the text areas to be placeholders that it changed the mail field short code.
fixed!
thanks
Forum: Themes and Templates
In reply to: [Responsive] Modify CSS?Thanks Andrew for being much more responsive. No pun intended.
Forum: Themes and Templates
In reply to: [Responsive] Modify CSS?this is for the responsive theme – https://www.ads-software.com/support/theme/responsive
Forum: Themes and Templates
In reply to: [Responsive] Modify CSS?…and why is every other support issue pertaining to the responsive theme?
Forum: Themes and Templates
In reply to: [Responsive] Modify CSS?i linked directly from their theme to support and posted. if that’s not their support then why is it an option?
Forum: Plugins
In reply to: [Meteor Slides] One hidden image…site is https://macrodiver.com
Forum: Fixing WordPress
In reply to: I killed WordPress, please helpif you have a development program such as netbeans or komodo you can try copying your code into that and see if any errors show up. it’s quite possible you just deleted a closing or opening bracket.
Forum: Fixing WordPress
In reply to: I killed WordPress, please helpif you have a backup of the original unmodified 404.php file, i would go into the server, remove the current 404 and upload the original.
Forum: Fixing WordPress
In reply to: two htaccess files?ok. thanks
no issues other than the sitemap no longer working…just a lovely 404
Forum: Fixing WordPress
In reply to: alt text not showing up on imagesViamultimedia – thanks for the suggestion but i don’t think that’s possible because the slider is a plugin that uses a short code from the nextgen gallery.