taeran
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Clickable HeaderChristine – I agree with your comments…
I also use modmat, and found a solution (I think) by bypassing the modmatheaderimage call in header.php
Here are snips from my header.php and style.css that made things work quite well…
(Header.php)
<div id=”header” onclick=”location.href=’http://www.willitchangeyou.com/’;” style=”cursor: pointer;”>(style.css)
/* page header */
div#header{text-align:left;height: 104px; background: url(‘http://www.webpagegoeshere.com/header.jpg’) no-repeat left top; background-color: #000; border-left: 15px solid black; border-right: 2px solid black; border-top: 2px solid black; border-bottom: 15px solid black;}Forum: Fixing WordPress
In reply to: Help – sidebar rss icons shifted down too lowcheers
for the record, I had placed adsense too high in single.php code
i shifted it to below <div id=”container”>
<div id=”content”>and all was fixed…
Forum: Your WordPress
In reply to: New site – need some feedback if you have a minutethanks for the comment…
Actually, it was advised to me when i read many posts on page layout – so that you don’t have eyesore ads, sposed to try and blend them in…
Anyway, thanks for the feedback – I’m certainly not trying to deceive anyone…. maybe I’ll ditch some of them so the layout is cleaner….