View Single Post
  #62  
Old 04-20-2009, 01:15 PM
Clemens Offline
pp regular
 
Join Date: Apr 2006
Location: Berlin
Posts: 23
Super!

Quote:
Jul 2008 Fieke said: "Just change some stuff in the CSS: ..."
Replace this: ...
With this:
Code:
#header .inside h1 a {
	float:right;
	text-align:right;
	color:#fff;
	padding-top:30px;
	padding-bottom:30px;
	font-weight:normal;
	display:block;
	}
... only just 1 years ago - and i found it now. This was the one thing i did forgot anytime again to fix ... and actually my PP-Blog is running proudly 2 years on "Horizon" So it does look fine finally! thx. ;-)

Last edited by Clemens; 04-20-2009 at 01:18 PM. Reason: forgot something again
Reply With Quote