Add Premium Banners left / right of your page...
ok, while tweaking my classipress site, i manage to add additional features that i think you may also like...
heres the screenshot:
the banners still remain in its position, even if you scroll the page up and down...
check
http://panabo.ph for the demo
how:
in your
wp-content/themes/classipress/styles/master.css
add in the bottom :
#floatmenu {display:block; top:226px; left:2px; width:130px; position:fixed; border:0px solid #888; padding:10px; text-align:center; font-weight:bold; color:#fff;}
* html #floatmenu {position:absolute;}
#floatmenu a:visited, #menu a {display:block; width:120px; height:20px; margin:0 auto; border-top:1px solid #fff; border-bottom:1px solid #000; text-align:center; text-decoration:none; line-height:20px; color:#000;}
#floatmenu a:hover {background:#aaa; color:#fff;}
then add these lines after the </body> (</body> can be located in footer.php) :
<div id="floatmenu">
[img]your_image_url[/img]</img>
[img]your_image_url[/img]</img>
</br>
</div>
then your good to go...
note:
when your screen resolution is small this method will seems to overlap...
if someone could me make this stay beside the page please put the code here...
for dem, visit
http://panabo.ph