DAZDOREY
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Child Theme activationI figured some issues out with your guidance.
THANK YOU SO MUCH!!!!But can you explain what I have done here.
My goal is to have NO Header image and the menu across the top of the screen.
I have this when I activate the original Twelve Eleven theme
but when I activate the Child theme…. the heading image appears?????
I am very appreciative of your help.Forum: Fixing WordPress
In reply to: Child Theme activationWow…. nothing short of brain surgery.
Code in my Twenty Eleven Child: Theme Functions (functions.php) is now:
<?php
define( ‘HEADER_IMAGE_WIDTH’, apply_filters( ‘twentyeleven_header_image_width’, 1000 ) );
define( ‘HEADER_IMAGE_HEIGHT’, apply_filters( ‘twentyeleven_header_image_height’, 10 ) );
?>I don’t get it — the original theme shows correctly — no header
My child theme show the header I want to remove.
Please continue to steer me in the right directionForum: Themes and Templates
In reply to: Can I make multi clickable links in one image?Thank you sopoooo much.
I will give this a try!Forum: Themes and Templates
In reply to: Can I make multi clickable links in one image?Thank you so much for answering so quickly.
May I add one more question.
Making an image map – is it considered difficult or can a beginner do it?
MForum: Themes and Templates
In reply to: Deleting page headers in Theme 1911Anyone out there?
Well, in this particular theme – if you hi-lite the text and image and hit indent more …this seems to work fine!
Forum: Themes and Templates
In reply to: How to change menu colour in Horizon theme?I just figured it out!
nav.primary:before {
background-image: none!important;
background-color: #003300!important;
}Thank you sooooo much!
Forum: Themes and Templates
In reply to: How to change menu colour in Horizon theme?when I do this
nav.primary:before {
background-image: none!important;
background-color: #003300!important;
}The menu bar disappears
Forum: Themes and Templates
In reply to: How to change menu colour in Horizon theme?Thank you so much for this.
now… how can I make the green colour #003300 ?
Forum: Themes and Templates
In reply to: Mysterious black bar appearsI CAN’T BELIEVE I finally solved my problem.
I re-saved my background image from a .png to a .jep and the mysterious black bar/box disappeared!Issue solved!
Forum: Themes and Templates
In reply to: Mysterious black bar appearsHello, thank you for responding!
I do not mean the black menu bar.
I mean the big black box/bar under the footer.
If you click on to:
https://www.irenemariedorey.com/?page_id=22The portfolio 2 page – it shows it best.
But this black bar is on every page so it must be in the css?Forum: Plugins
In reply to: Finding a plug in for animationIf found the answer to loading .swf file that works perfectly.
Check out this link!
https://www.dougsparling.org/wordpress-3-6-1-how-to-upload-swf-files/
Forum: Themes and Templates
In reply to: Resizing page headerssorry I am just getting back now.
But THANK YOU SOOOOOOO much for your help!Forum: Themes and Templates
In reply to: Resizing page headersHello,
I believe I did as you said… and saw no change.What am I doing wrong?
Forum: Themes and Templates
In reply to: Removing top barOOOPS forgot to add my site.