1. The CSS used to include a header image and format it is found in style.css of your theme and is #header (backup prior to edit). Use a web page inspection tool such as Firebug to resolve CSS issues.
2. Please be more specific.
What and where did you edit in the header.php and how big is the logo?
Thanks for your reply..
cjc1867 – I was trying to edit this segment of header.php
<div class=”wrap”>
<div id=”branding”>
<?php hybrid_site_title(); ?>
<?php hybrid_site_description(); ?>
</div><!– #branding –>
I am assuming this is the segment which is displaying site name as logo.. please correct me If I am wrong..
SwansonPhotos – for the second point, if you look on front page, each post is showing up 3-4 lines with not formatted text.. but when you click on post, it shows well formatted post.. I want to display complete post on form page or atlist 10 lines of post..
In setting, I have already selected the complete post option.. can this be controlled by the code.. I just start using this theme today only..
Hi All –
I am able to change the logo finally @ mynextlaptop.com
still looking for help on topic 2 :- I need a post description in formatted way.. if you check on front page – all post as H1 description with few line.. I need those to show as atlist 7-8 lines and should contain hyperlinks etc.. like I have in detail page.. and there should be a “click here for more dteail line “
can someone pls help me.