DAZDOREY
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Changing Menu bar & Footer bar colourWill reexplain myself
Forum: Themes and Templates
In reply to: Menu text sizes and page header sizesfigured this out.
ThxsForum: Themes and Templates
In reply to: removing "previous posts" box on each pageI pasted this code in and still saw the “previous post” boxes. I knew I had done something to throw this off on my end as it clearly was working for you.
SOLUTION:
I had each page template as a “single” page. When I changed all my pages to “Default Template” the problem was solved!Thank you so much for sticking with me to solve my issue!
Very appreciated!Forum: Themes and Templates
In reply to: removing "previous posts" box on each pageDarn it! Still no results.
I am sure its me… not placing it in the correct place.I copied and pasted it into the child css at the very end.
This is what the last bit of code looks like:
/*—–gallery—–*/
#column2 .ngg-gallery-thumbnail a:before {
top: 45%;
left: 22%;
}
#column3 .ngg-gallery-thumbnail a:before {
left: 31%;
nav.navigation.post-navigation
{
display:none;
}Forum: Themes and Templates
In reply to: removing "previous posts" box on each pageWhy does this not work for me?
Can you see into my code?Forum: Themes and Templates
In reply to: removing "previous posts" box on each pageI placed this in my child theme at the very end of my style sheet
and nothing happened?
What am I mssing?}
#column3 .ngg-gallery-thumbnail a:before {
left: 31%;
div.nav-links
{
display:none;
}Forum: Themes and Templates
In reply to: removing "previous posts" box on each pageOOOPS…. i MEANT to say https://www.sharingcaring.ca
Forum: Themes and Templates
In reply to: child theme – template missingactive: Twenty Eleven
It states my Twenty Eleven/twentyeleven-child Template is missingIn my Themes folder thru the ftp site:
I have the twentyeleven folder and twentyeleven-child folderInside the twentyeleven-child folder
style.css
header.php
functions.php????? How do I create, get, copy, this missing template?
Thanks for your help
MForum: Themes and Templates
In reply to: child theme – template missingI do have a twentyeleven-child folder in the themes folder.
Inside the child’s folder are: style.css, header php and a functions php.Does this make sense?
Forum: Themes and Templates
In reply to: child theme – template missingForum: Themes and Templates
In reply to: move a graphic on top of menu barI just figured it out:
#logo {
width: 400px;
height: 0px; margin-left: 550px; #branding hgroup {
margin-left: 0px;
}now just got to get rid of the extra bracket!
Thank you again!
Forum: Themes and Templates
In reply to: move a graphic on top of menu barI am thrilled….. the logo is over the BLACK MENU BAR!
But, I need to move it to the far right to touch the end of the black menu bar.Do I need a right align code of some sort?
M
Forum: Themes and Templates
In reply to: move a graphic on top of menu barThank you for this….
I now would like to take “the wow that works logo” and move it to the right side of the black menu bar…. laying it over / on top of the black menu bar beside the word photography.
Can that be done?
Forum: Themes and Templates
In reply to: move a graphic on top of menu barcorrect!…. child theme
Forum: Themes and Templates
In reply to: Need to remove "Continue reading" from slidersHaven’t heard from any one. Can any one help me?
M