Recent Forum Posts
From categories:
page 1123...next »

Is there code available to keep one or more of the frames in my blog (the sidebar or header) from scrolling with the main content? I would like to have some information like links or dated posts on the page at all times as the viewer is scrolling through past posts.
Thanks in Advance,
mark

scrolling main body frame only by Anonymous (99.146.98.157), 1219209754|%e %b %Y, %H:%M %Z|agohover
Hi.. all
eosmateeosmate 1217739912|%e %b %Y, %H:%M %Z|agohover
in discussion Beautiful Beta Wiki / Say Hello! » Hi.. all

Nice to be here.. my name is.. you can just call me eosmate. :)

Hi.. all by eosmateeosmate, 1217739912|%e %b %Y, %H:%M %Z|agohover

His planet website is gone and as a result a lot of my hacks stopped working. Should have downloaded hi files and hosted them myself.

Can't find that he has a provider elsewhere.

Same as you I'm wondering what happened

Re: Anybody know what happened to Hans? by Anonymous (77.248.161.213), 1215849285|%e %b %Y, %H:%M %Z|agohover

This is similar to meeta's problem with the peek-a-boo posts but I don't see how to fix this one. I would like to repair it and then implement the "always on" version…

thanks

Barry guarachon63 at gmail dot com
http://cancionerorumbero.blogspot.com/

TOC Stopped working by Anonymous (24.45.14.3), 1215657227|%e %b %Y, %H:%M %Z|agohover

Hello I love this template
but I think now there's something wrong with the hosting of the images:

De pagina is niet gevonden

De URL http://home.planet.nl/~hansoosting/images/bubblebg.jpg is niet gevonden op de webserver.
Controleer of het pad in de URL juist is.

Neem contact op met de beheerder van de webserver als het probleem zich blijft voordoen.

I don't speak Dutch but I think that the imeges are not longer there.
What could I do?

Thank you!
M.

Re: Underwater Template by Anonymous (82.59.151.10), 1215605463|%e %b %Y, %H:%M %Z|agohover
Omit top post in "recent posts" widget? by Anonymous (168.39.180.50), 1212074090|%e %b %Y, %H:%M %Z|agohover
Re: A Simple Search Widget
jeebermanjeeberman 1208210932|%e %b %Y, %H:%M %Z|agohover
in discussion Blogger Discussion / Blogger Hacks » A Simple Search Widget

I agree,
this would really be awesome if this hack could be accomplished on my blog.
http://mesothelioma-help-doctors.blogspot.com

Re: A Simple Search Widget by jeebermanjeeberman, 1208210932|%e %b %Y, %H:%M %Z|agohover

widgetsforfree,

yea I love this hack too!

will you please share your knowledge about this Hans?

thanks!

-John Evans

Re: A Simple Search Widget by Anonymous (71.163.233.107), 1207616528|%e %b %Y, %H:%M %Z|agohover

Please let me know

A Simple Search Widget by Anonymous (158.59.242.60), 1207577350|%e %b %Y, %H:%M %Z|agohover

i uploaded a different theme and it worked fine … am stumped … wouldn't let me paste the xml either - same error msg

Re: Underwater Template by Anonymous (198.54.202.218), 1207399545|%e %b %Y, %H:%M %Z|agohover

when i upload the text file, blogger keeps giving me bX-btcv0r as an error … is that a blogger issue? argh, i REALLY wanna use this gorgeous theme.

Re: Underwater Template by Anonymous (196.25.255.218), 1207399420|%e %b %Y, %H:%M %Z|agohover

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-W3CDTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:skin><![CDATA[

#navbar-iframe {
display: none;
}

/* Variable definitions
====================
<Variable name="bgColor" description="Page Background Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="textColor" description="Text Color"
type="color" default="#624324" value="#624324">
<Variable name="linkColor" description="Link Color"
type="color" default="#A31D04" value="#A31D04">

<Variable name="headerTextColor" description="Blog Title Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="dateHeaderColor" description="Date Header Color"
type="color" default="#555555" value="#555555">

<Variable name="sidebarTitleTextColor" description="Sidebar Title Text Color"
type="color" default="#624324" value="#624324">

<Variable name="bodyFont" description="Text Font"
type="font" default="normal normal 100% Georgia, Serif;" value="normal normal 100% Georgia, Serif;">
<Variable name="headerFont" description="Page Header Font"
type="font" default="italic normal 300% Georgia, Serif;" value="italic normal 300% Georgia, Serif;">

*/

body {
background: $bgColor url(http://www.imagehosting.com/out.php/i1628017_bg1451280x964.jpg) top center repeat-y;
margin: 0;
padding: 0;
font: x-small Verdana, Arial;
text-align: center;
color: $textColor;
font-size/* */://small;
font-size: /
/small;
}
a:link {
color: $linkColor;
}
a:visited {
color: $linkColor;
}
a img {
border-width: 0;
}

#outer-wrapper {
font: $bodyFont;
}

/* Header
---------— */
#header-wrapper {
margin: 0;
padding: 0;
text-align: left;
}

#header {
width: 862px;
margin: 0 auto;
color: $headerTextColor;
padding: 100px 0 0;
font: $headerFont;
}

h1.title {
padding: 0;
margin: 0 0 20px;
font-weight: lighter;
font-size: 90%;
}

h1.title a {
color: $headerTextColor;
text-decoration: none;
}

#header .description {
display: block;
margin: 70px 0 0;
padding: 0;
font-size: 40%;
color: #946338;
}

/* Content
---------— */

.clear {
clear: both;
}

#outer-wrapper {
background:url(http://www.imagehosting.com/out.php/i1628017_bg1451280x964.jpg) no-repeat fixed center left;
}

#content-wrapper {
width: 860px;
margin: 50px auto 0 auto;
padding: 0;
text-align: left;
border-top: 0;
}
#main-wrapper {
margin-left: 14px;
width: 558px;
float: left;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
#sidebar-wrapper {
margin-right: 14px;
width: 250px;
float: right;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}

/* Headings
---------— */
h2, h3 {
margin: 0;
}

/* Posts
---------— */
.date-header {
margin: 1.5em 0 0;
font-weight: normal;
color: $dateHeaderColor;
font-size: 100%;
}
.post {
margin: 0 0 1.5em;
padding-bottom: 1.5em;
}
.post-title {
margin: 0;
padding: 0;
font-size: 125%;
font-weight: bold;
line-height: 1.1em;
}
.post-title a, .post-title a:visited, .post-title strong {
text-decoration: none;
color: $textColor;
font-weight: bold;
}
.post div {
margin: 0 0 .75em;
line-height: 1.3em;
font-style:italic;
}
p.post-footer {
margin: -.25em 0 0;
font-size: 83%;
}

.post-footer .span {
margin-right: .3em;
}
.comment-link {
margin-left: .3em;
}
.post img {
padding: 4px;
}
.post blockquote {
margin: 1em 20px;
}
.post blockquote p {
margin: .75em 0;
}

/* Comments
---------— */
#comments h4 {
margin: 1em 0;
color: $dateHeaderColor;
}
#comments h4 strong {
font-size: 110%;
}
#comments-block {
margin: 1em 0 1.5em;
line-height: 1.3em;
}
#comments-block dt {
margin: .5em 0;
}
#comments-block dd {
margin: .25em 0 0;
font-style:italic;
}
#comments-block dd.comment-footer {
margin: -.25em 0 2em;
line-height: 1.4em;
font-size: 78%;
}
#comments-block dd p {
margin: 0 0 .75em;
}

.deleted-comment {
font-style:italic;
color:gray;
}

.feed-links {
clear: both;
line-height: 2.5em;
}

#blog-pager-newer-link {
float: left;
}

#blog-pager-older-link {
float: right;
}

#blog-pager {
text-align: center;
}

/* Sidebar Content
---------— */
.sidebar h2 {
margin: 1.6em 0 .5em;
padding: 4px 5px;
font-size: 100%;
color: $sidebarTitleTextColor;
}

.sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}
.sidebar li {
margin: 0;
padding: 0 0 .5em 15px;
text-indent: -15px;
line-height: 1.5em;
}
.sidebar {
color: $textColor;
line-height:1.3em;
}
.sidebar .widget {
margin-bottom: 1em;
}

.sidebar .widget-content {
margin: 0 5px;
}

/* Profile
---------— */
.profile-img {
float: left;
margin: 0 5px 5px 0;
padding: 4px;
}

.profile-data {
margin:0;
text-transform:uppercase;
letter-spacing:.1em;
font-weight: bold;
line-height: 1.6em;
font-size: 78%;
}

.profile-datablock {
margin:.5em 0 .5em;
}

.profile-textblock {
margin: 0.5em 0;
line-height: 1.6em;
}

]]></b:skin>
</head>

<body>
<div id='outer-wrapper'><div id='wrap2'>

<!— skip links for text browsers —>
<span id='skiplinks' style='display:none;'>
<a href='#main'>skip to main </a> |
<a href='#sidebar'>skip to sidebar</a>
</span>

<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='stoically-facade (Header)' type='Header'/>
</b:section>
</div>

<div id='content-wrapper'>

<div id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol' showaddelement='no'/>
</div>

<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</div>

<div id='sidebar-wrapper'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
</b:section>
</div>

<!— spacer for skins that want sidebar and main to be the same height—>
<div class='clear'>&#160;</div>

</div> <!— end content-wrapper —>

</div></div> <!— end outer-wrapper —>
</body>
</html>

how to make my right side bar move to the left by spiko_punkspiko_punk, 1207161261|%e %b %Y, %H:%M %Z|agohover

Does anyone if there's a recent comments hack that will work with the js-kit commentng system?

recent comments for js-kit by Anonymous (86.130.185.96), 1206123885|%e %b %Y, %H:%M %Z|agohover
Re: Hi!
Anonymous (83.255.74.126) 1205427795|%e %b %Y, %H:%M %Z|agohover
in discussion Beautiful Beta Wiki / Say Hello! » Hi!

Hm. Here!

Re: Hi! by Anonymous (83.255.74.126), 1205427795|%e %b %Y, %H:%M %Z|agohover
Hello
Anonymous (83.255.74.126) 1205427629|%e %b %Y, %H:%M %Z|agohover
in discussion Beautiful Beta Wiki / Say Hello! » Hi!

I´m Marlene from Sweden.:) This is my blog. Angel or Evil? template

Hello by Anonymous (83.255.74.126), 1205427629|%e %b %Y, %H:%M %Z|agohover

Stripe Ad is a plugin for wordpress, is a yellow top bar in the top of blog, how can add this stripe-ad to my blog

How can add stripe-ad to my blogger by Anonymous (189.132.55.85), 1204924438|%e %b %Y, %H:%M %Z|agohover
Feeds URL
Anonymous (24.47.80.216) 1203697836|%e %b %Y, %H:%M %Z|agohover
in discussion Blogger Discussion / Blogger Hacks » Feeds URL

Can anyone explain me - how can I get feed URL of my blog? I have a blog with blogger . Also I want to know, how can I offer feeds through email to my blog readers . I am little novice to these things, If anyone here can explain this to me in detail i would appreciate it.
Thanks in advance.

Feeds URL by Anonymous (24.47.80.216), 1203697836|%e %b %Y, %H:%M %Z|agohover

can u tell the how to make callapsible pots

Re: Collapsible Posts - Need Help by Anonymous (122.168.29.213), 1203622748|%e %b %Y, %H:%M %Z|agohover
Top Posts Widget
Anonymous (10.17.84.219) 1201719971|%e %b %Y, %H:%M %Z|agohover
in discussion Blogger Discussion / Blogger Hacks » Top Posts Widget

Does anyone know of a Top Posts Widget written specifically for Blogger. My definition of "Top Posts" in this case is the following: My most commented posts taken over X period of time (say 1 month).

Top Posts Widget by Anonymous (10.17.84.219), 1201719971|%e %b %Y, %H:%M %Z|agohover

My Quick Edit Icon and E mail Icon are not showing up on my blog:

http://angelsongslife.blogspot.com/

What do I need to do to make the icons appear? Thanks for your help!

my quick edit icon and e mail icon are not showing up.... by AngelsongAngelsong, 1201540818|%e %b %Y, %H:%M %Z|agohover
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.