My favorites | Sign in
Logo
                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?php require TEMPLATEPATH . '/header.php'; ?>

<div id="two-columns-header">
<img style="width:66px; height:66px; margin-left: 30px;" alt="" src="<?php bloginfo('stylesheet_directory'); ?>/h.gif" />
</div>

<table border="0" cellspacing="0" class="two-columns">
<tr>
<td>

<script type="text/javascript">
<!--//
jQuery(document).ready(function() {
jQuery('#two-columns-header').html(
jQuery('div.lead').html()
);
jQuery('#two-columns-header img').attr('alt',
jQuery('div.lead h2').text() + ': ' + jQuery('div.lead h6').text()
);
});
//-->
</script>
Show details Hide details

Change log

r13 by kaloyan on May 14, 2009   Diff
[No log message]
Go to: 
Project members, sign in to write a code review

Older revisions

r12 by kaloyan on May 10, 2009   Diff
[No log message]
All revisions of this file

File info

Size: 589 bytes, 22 lines

File properties

svn:mime-type
text/x-php
svn:keywords
Id Rev Date
Hosted by Google Code