Currently this is displayed in the template <?php wp_title(“”); ?> but obviously it displays the above result.
I gather from various forums a filter function is required but so far I haven’t got any to work.
How can I do this
Thanks in advance
]]>I have my Blog set up on a News Page and using Featured Pages Unlimited on my home page.
I have read several code snippets for removing the Page Title icon but
nothing comes close to targeting the blog page. Actually something does
come close with ElectricFeet’s great code snippet for adding text above the Blog Page title. It looks great on one of my websites but my blog is on the Home Page for this site.
I also have breadcrumbs on the News page (Page ID 28) which I don’t want and I tried removing it using the code: .page-id-28 .breadcrumbs, {display: none;}
but this has no effect.
I don’t necessarily want to remove the Blog Title but it sits right on
top of the list of posts and I can’t work out how to add space between the title and the start of the post list. I would also like to be able to change the colour of the title as and when is necessary.
When I use Firebug Inspect Element it tells me that the news heading
is <h1 class="entry-title format-icon tc-hide-icon">News</h1>
but I’m not sure what to do with that information.
This is the link to my website which I am hoping to launch this week.
Any suggestions would be appreciated.
Thanks,
Dave
]]>Need some help removing our blog title and replacing with a .png transparent logo on all pages.
site is https://creamingcookies.com
I was able to make the change in the header.php file, but there is a shadow box that wraps around the blog title that wont go away.
I think the missing part has to do with the stylesheet but I’m not sure what to change to make the box go away.
Also how do I add some space above the logo once it’s in place.
really appreciate your help
Thanks
Venus
]]>Need some help tweeking the removal of our blog title and replacing with a logo png image on all pages.
Been able to get the image to show up on all pages (yay!) after 5 hours.
Need to get the title shadow box to go away on all pages. When it was tested the logo looked great but had the title border box behind it.
this is what I’ve done so far with the code in the header.php
<h1 class="grid_12"><a href="<?php echo home_url();?>"><ing src="https://creamingcookies.com/wp-content/uploads/2011/12/coollogo_com-167912279.png"/></a></h1>
<h2 class="grid_12"><a href="<?php echo home_url();?>"><ing src="https://creamingcookies.com/wp-content/uploads/2011/12/coollogo_com-167912279.png"/></a></h2>
our stylesheet.css looks like this right now. I am not sure what to change in here to make the title border box go away.
[CSS code moderated – please post a link to your site]
##############
really appreciate your help
Thanks
Venus
]]>I was trying to change the header on my Autofocus template but have been having some problems. I tried the explanation in this post https://www.ads-software.com/support/topic/275120?replies=19 step by step but I keep getting a red “X” where the new header should be.
I tried uploading it to my Flickr account and linking the <img src> to that URL as well as uploading it to the server and then linking to that folder, both to no avail. I have zero programming knowledge and have been trying to just follow the reply from Maestro_illuminist from the above link step-by-step, but I guess I’m just missing something.
Any help is appreciated.
Thanks!
Mike
www.andierae.com