Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   How to align blog title to top? (http://forum.bytesforall.com/showthread.php?t=941)

araneum Mar 24, 2009 05:12 PM

How to align blog title to top?
 
In html code, it's valign="top".

Any easy way to set it from theme options?

I try to use valign: top; under option Header >> Blog Title; but it does not work.

Flynn Mar 24, 2009 07:00 PM

This is hardcoded in bfa_header_config.php, you'd have to change

$logo_area .= '<td ' . $header_rowspan . 'valign="middle" class="logoarea-title">';

to valign="top"


All times are GMT -6. The time now is 05:15 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.