Title: Mac Man's Replies | WordPress.org

---

# Mac Man

  [  ](https://wordpress.org/support/users/mac-man/)

 *   [Profile](https://wordpress.org/support/users/mac-man/)
 *   [Topics Started](https://wordpress.org/support/users/mac-man/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mac-man/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mac-man/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mac-man/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mac-man/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mac-man/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/users/mac-man/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/mac-man/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [IE9 issue… only on some PCs. Can somebody please check?](https://wordpress.org/support/topic/ie9-issue-only-on-some-pcs-can-somebody-please-check/)
 *  Thread Starter [Mac Man](https://wordpress.org/support/users/mac-man/)
 * (@mac-man)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/ie9-issue-only-on-some-pcs-can-somebody-please-check/#post-2295425)
 * Cheers.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [IE9 issue… only on some PCs. Can somebody please check?](https://wordpress.org/support/topic/ie9-issue-only-on-some-pcs-can-somebody-please-check/)
 *  Thread Starter [Mac Man](https://wordpress.org/support/users/mac-man/)
 * (@mac-man)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/ie9-issue-only-on-some-pcs-can-somebody-please-check/#post-2295380)
 * Hi
 * No… I didn’t create a child them. I’d done some work on the template before realising
   I should have done that. (Doh!)
 * TBH… I can’t honestly remember why teh height was added to teh #branding. I think
   it was to do with the logo at the top.
 * I’ve taken it off… doesn’t seem to affect the logo at all.
 * Is compatibility mode off as standard with IE9? I honestly can’t remember if 
   I’ve switched it on/off on my laptop as I never use it, except for testing.
 * Thanks for the help.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [IE9 issue… only on some PCs. Can somebody please check?](https://wordpress.org/support/topic/ie9-issue-only-on-some-pcs-can-somebody-please-check/)
 *  Thread Starter [Mac Man](https://wordpress.org/support/users/mac-man/)
 * (@mac-man)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/ie9-issue-only-on-some-pcs-can-somebody-please-check/#post-2295364)
 * Just out of curiosity… what should I have changed in the functions.php values?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [IE9 issue… only on some PCs. Can somebody please check?](https://wordpress.org/support/topic/ie9-issue-only-on-some-pcs-can-somebody-please-check/)
 *  Thread Starter [Mac Man](https://wordpress.org/support/users/mac-man/)
 * (@mac-man)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/ie9-issue-only-on-some-pcs-can-somebody-please-check/#post-2295362)
 * Just been looking more closely… client was running browser in ‘compatibility 
   mode’.
 * Turn that off and bingo… looks fine.
 * pesky clients.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Removing link from Featured images](https://wordpress.org/support/topic/removing-link-from-featured-images/)
 *  Thread Starter [Mac Man](https://wordpress.org/support/users/mac-man/)
 * (@mac-man)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/removing-link-from-featured-images/#post-2225666)
 * That should be powerplay…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Removing link from Featured images](https://wordpress.org/support/topic/removing-link-from-featured-images/)
 *  Thread Starter [Mac Man](https://wordpress.org/support/users/mac-man/)
 * (@mac-man)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/removing-link-from-featured-images/#post-2225664)
 * Hi John
 * Template is called poerplay… but it’s a paid for theme. been sytruggling to get
   support from its creator.
 * Here is the page.php code
 * <?php get_header();?>
    <!– TOP IMAGE OR VIDEO –> <?php if (have_posts()) : the_post();
 * phi_get_image_top();
 * phi_get_video_top();
 * phi_panel_slider();
 * phi_page_title(); // Adds page title with breadcrumbs (In functions.php)
 *  phi_content_start(); // Start content wrapper (In functions.php)
 *  phi_get_video_content(); // Post video medium (In functions.php)
    phi_get_image_content();//
   Post image medium (In functions.php)
 *  the_content(); // Add the content (In functions.php)
 *  phi_content_end(); // End content wrapper (In functions.php)
 * endif;
 * get_footer();?>
 * The whole template is 9Mb as a zipped file. I can send it via yousendit if you
   like…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Removing link from Featured images](https://wordpress.org/support/topic/removing-link-from-featured-images/)
 *  Thread Starter [Mac Man](https://wordpress.org/support/users/mac-man/)
 * (@mac-man)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/removing-link-from-featured-images/#post-2225480)
 * Any idea as to what sort of file I should be looking for… or where to look? Lib
   folder? functions.php?
 * Never done this before. 🙁
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Removing link from Featured images](https://wordpress.org/support/topic/removing-link-from-featured-images/)
 *  Thread Starter [Mac Man](https://wordpress.org/support/users/mac-man/)
 * (@mac-man)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/removing-link-from-featured-images/#post-2225405)
 * Hi John
 * Tried that suggestion about deleting the link URL before inserting teh featured
   image. Doesn’t work.
 * Where can I delete the tags round the <img>?
 * Am using the built in featured image that appears in the dashboard. No idea if
   it uses a php include…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Eleven] [Theme: Twenty Eleven] Layout Problem in IE9… text disappearing under header images](https://wordpress.org/support/topic/theme-twenty-eleven-layout-problem-in-ie9-text-disappearing-under-header-images/)
 *  Thread Starter [Mac Man](https://wordpress.org/support/users/mac-man/)
 * (@mac-man)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/theme-twenty-eleven-layout-problem-in-ie9-text-disappearing-under-header-images/#post-2175593)
 * Just managed to install IE9 on my laptop… everything looks fine. I had edited
   a couple of items relating to the header yesterday… so that might have fixed 
   it (I only checked the page after I’d made the new changes).
 * Cheers anyways guys…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Eleven] [Theme: Twenty Eleven] Layout Problem in IE9… text disappearing under header images](https://wordpress.org/support/topic/theme-twenty-eleven-layout-problem-in-ie9-text-disappearing-under-header-images/)
 *  Thread Starter [Mac Man](https://wordpress.org/support/users/mac-man/)
 * (@mac-man)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/theme-twenty-eleven-layout-problem-in-ie9-text-disappearing-under-header-images/#post-2175584)
 * Hi Esmi/dgomez… does this site look ok to you in IE9? Do either of you get the
   same issues as my client?
 * Will look into the fonts issue dgomez.. thanks for that.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Twenty Eleven, own logo and headline size](https://wordpress.org/support/topic/twenty-eleven-own-logo-and-headline-size/)
 *  [Mac Man](https://wordpress.org/support/users/mac-man/)
 * (@mac-man)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/twenty-eleven-own-logo-and-headline-size/#post-2172263)
 * Kerching!!!
 * Thanks Rev….
 * Now if you could just sort out the problems I’ve been having with IE9 on these
   pages… with text disappearing behind the header 😉
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Twenty Eleven, own logo and headline size](https://wordpress.org/support/topic/twenty-eleven-own-logo-and-headline-size/)
 *  [Mac Man](https://wordpress.org/support/users/mac-man/)
 * (@mac-man)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/twenty-eleven-own-logo-and-headline-size/#post-2172260)
 * Thanks. Will give it a try.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Twenty Eleven, own logo and headline size](https://wordpress.org/support/topic/twenty-eleven-own-logo-and-headline-size/)
 *  [Mac Man](https://wordpress.org/support/users/mac-man/)
 * (@mac-man)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/twenty-eleven-own-logo-and-headline-size/#post-2172258)
 * Ah.. OK.. where should I add the padding? Soz for being a bit of a noob on this.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Twenty Eleven, own logo and headline size](https://wordpress.org/support/topic/twenty-eleven-own-logo-and-headline-size/)
 *  [Mac Man](https://wordpress.org/support/users/mac-man/)
 * (@mac-man)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/twenty-eleven-own-logo-and-headline-size/#post-2172256)
 * Ok.. I edited
    #branding { border-top: 2px solid #bbb; padding-bottom: 10px; 
   position: relative; z-index: 2; background: #eee url([http://www.magnumfinancial.co.uk/wp-content/uploads/2011/07/top-header-2.gif](http://www.magnumfinancial.co.uk/wp-content/uploads/2011/07/top-header-2.gif))
   no-repeat; }
 * Just added a background image here… but I can’t edit the height of the block 
   area… so maybe some kindf person can help with that.
 * See here: [http://www.magnumfinancial.co.uk](http://www.magnumfinancial.co.uk)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Twenty Eleven, own logo and headline size](https://wordpress.org/support/topic/twenty-eleven-own-logo-and-headline-size/)
 *  [Mac Man](https://wordpress.org/support/users/mac-man/)
 * (@mac-man)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/twenty-eleven-own-logo-and-headline-size/#post-2172045)
 * Ditto… I would also like to know if this is possible without hacking into the
   CSS

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/users/mac-man/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/mac-man/replies/page/2/?output_format=md)