Flashfader help :) i′m almost there
-
Hi WordPress Mass
I′m having hard time of getting my flasfader in the correct position. I′m useing the K2 theme and i have modified my style.css and header.php
This is what i added to style.css
/*- Main Menu in Header */
#masthead {
width: 780px;
height: 200px;
margin: 0 auto;
padding: 20;
border-top: 0px solid #edecec;
border-right: 0px solid #7f7157;
border-bottom: 1px solid #edecec;
border-left: 0px solid #7f7157;
}In the header.php i added this under the <div id=”header”> :
<div id=”masthead” onclick=”location.href='<?php bloginfo(‘url’); ?>’;” style=”cursor: pointer;”>
<?php
include (ABSPATH.”wp-content/flashfader/flashfaderhtml.txt”);
?>
<div id=”navmain”>-
Please take alook and see how it is now ?? i′m so close
thankz.
- The topic ‘Flashfader help :) i′m almost there’ is closed to new replies.