Search found 4 matches

by markheath
Wed May 16, 2007 12:18 pm
Forum: Themes
Topic: Andreas06 tabs missplaced in Internet Explorer
Replies: 10
Views: 8348

OK, I've worked it out now. The first margin-top statement needs to be removed, for rendering in IE7 to work correctly.

#wrap2{
background:url({TEMPLATE_PATH}img/header.jpg) top left no-repeat;
margin-top: -10px!important; // REMOVE THIS LINE
margin-top:0;
padding:10px;
width:730px;
}

#nav li ...
by markheath
Fri May 11, 2007 11:20 am
Forum: Themes
Topic: Andreas06 tabs missplaced in Internet Explorer
Replies: 10
Views: 8348

I'm having the same issue with Andreas06. I figured out the float:left to get my tabs vertically aligned, but can't find any nice way of getting the height of the nav-bar right in IE (at the moment, the bottom is cut off), without affecting FireFox. Anyone else got any suggestions?

thanks
Mark
by markheath
Mon Nov 13, 2006 5:01 pm
Forum: Bugs
Topic: Bug installing Post via XML-RPC plugin
Replies: 2
Views: 2388

thanks a lot, looks like this has sorted it
by markheath
Mon Nov 13, 2006 4:45 pm
Forum: Bugs
Topic: Bug installing Post via XML-RPC plugin
Replies: 2
Views: 2388

Bug installing Post via XML-RPC plugin

I tried to install the Post via XML-RPC plugin and got the following error:

Trying to open URL package_event_en.xml...
Fetched 212132 bytes from already existing file on your server. Saving file as /files/home2/markandsteph/blog/templates_c/package_event_en.xml...


Trying to open URL serendipity ...