AskFred
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to Add an Image/Banner Below HeaderHi Rajan,
Ok, I basically want the 3 other pages (apart from home) “Who We Are”, “What We Can Do for You” and Contact, to have a image/banner below the header (Logo and Navigation Menu), just as it is on the homepage but different image and different text. I want to change the images of all 3 pages.
Thanks in advance,
FredForum: Fixing WordPress
In reply to: How to Add an Image/Banner Below Header🙁
What does that mean? I have no idea.
If you can help me it would be great.
Forum: Fixing WordPress
In reply to: How to Add an Image/Banner Below HeaderHi Rajan,
Thanks for helping. But the above code doesn’t display the header and neither the content that I have typed in the http://kerrsocialmedia.ng.tn/what-we-can-do-for-you/ this page. Can you please have a look. The page http://kerrsocialmedia.ng.tn/what-we-can-do-for-you/ is using a template page.
Thanks,
FredForum: Fixing WordPress
In reply to: How to Add an Image/Banner Below HeaderHi,
Will adding this piece of code help in calling “image top” on /my-temp/ template.
[ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]
<a title="Back To Top" href="void(0);"></a>If yes, then should I place the code between header and footer
<?php /* Template Name: Who We Can Do */ ?> <?php get_header(); ?> <?php get_footer(); ?>Thanks
Forum: Fixing WordPress
In reply to: Need Help Inserting Logo ImageThanks! It worked.
Forum: Fixing WordPress
In reply to: Need Help Inserting Logo ImageSorry my website link is
Kindly send me the codes that I would need to add/remove from header or style.css
Thanks
Forum: Fixing WordPress
In reply to: How to Fix Unwanted Space ProblemHi Lorro,
Thanks, the custom CSS you provided worked. I am happy. Thanks
I have some more issues which I can’t address due to very weak knowledge of CSS.
1. I need to add a logo image in place of the text.
2. I want to use the same header and footer on all the 4 pages on the site. Only the header images for each page would change.
3. I need to increase the font size of the NAV Menu and also change the highlighted color from orange to some other color.
4. How to increase the font size in the body of all the other 3 pages – Who We Are, What We Can do for You and Contact.Thanks once again,
FredrickForum: Plugins
In reply to: [BigContact Contact Page] Big Contact 1.5.8Hi,
Somebody please help
Forum: Themes and Templates
In reply to: [BlackBird] Help with HomepageHi,
I managed to sort out the 2 “Home” page links in my NAV.
I just wanted to know how I can align the logo in the exact center of the website. My test site is http://janataengineeringworks.com/fred/. The code says that the logo is in the center.
Just in case if this code helps
}
.header .logo {
margin-top:20px;
}
header .logo img {
max-width:100%;
height:auto;
align:center;
}
#logo {
text-align: center;
}Thanks in advance
Forum: Themes and Templates
In reply to: [BlackBird] Copyright Symbol & Year MissingMany thanks
I’m facing the same problem. All my images are aligned left, although I have given <div align=”center;”>[nggallery id=1]</div> in the html mode of the page.
Please help! Thanks in advance.
Forum: Fixing WordPress
In reply to: Page returns a 404 errorA plugin – WP Realtime Sitemap plugin
Forum: Fixing WordPress
In reply to: Page returns a 404 errorOk, sorry!
The page is http://www.memphis-orthodontist.com/sitemap/
Forum: Fixing WordPress
In reply to: Page returns a 404 errorHi,
After emptying the trash, I can get the old URL for the new page but when accessing the URL it returns a 404 again.
How to fix this issue?
Thanks
Forum: Fixing WordPress
In reply to: Page returns a 404 errorThanks! It works!