Anam
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Logo and "title="" rel="home">Thanks for your message. Please can you help pointing which one is incomplete? Here is the full code:
<hgroup> <h1 id="site-title"><span>"title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) );?>" rel="home"><img src=" <?php bloginfo('stylesheet_directory'); ?>/images/logo.png?>/images/logo.png" alt="<?php bloginfo( 'name' ); ?>" width="200" height="82"/></span></h1> <h2 id="site-description"><?php bloginfo( 'description' ); ?></h2> </hgroup>[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Regards,
Forum: Themes and Templates
In reply to: [Business lite] Increase number of slidesHi riflebird,
How it has sorted, please would you share with us?
Thanks
Forum: Themes and Templates
In reply to: Feature ImageHi esmi,
Thank you so much for your reply. I wasn’t aware of their forum.
Regards,
Forum: Fixing WordPress
In reply to: h1 tag issueHi,
Thanks a lot. I appreciate your help.
RegardsForum: Fixing WordPress
In reply to: h1 tag issueHi,
Thanks for your help that’s a big relief. For some reason the font size is not affecting. do i have to change in stylesheet.css or in homepage.php?
Regards,
Forum: Fixing WordPress
In reply to: h1 tag issueHi,
Does below make any sense, found it under header.php
<hgroup> <h1 id="site-title"><a>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1> </hgroup>[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Thanks
Forum: Fixing WordPress
In reply to: h1 tag issueFound nowhere, searched everywhere. Do you know any possible location where i could locate it?
Regards,
Forum: Fixing WordPress
In reply to: h1 tag issueThanks,
It is a personalised theme by my previous designing company.
Regards
Forum: Fixing WordPress
In reply to: Widget placementThanks, I have done it. Appreciate your help.
Forum: Fixing WordPress
In reply to: Widget placementThanks Kmessinger,
I am very new to this coding bit, where exactly i have to add .widget {margin-top: 80px;} ?