Need Help With Falkner Template

KWayz

Posts: 2

Joined: Fri Jun 25, 2010 4:40 am

New to the Forum

Post Fri Jun 25, 2010 4:44 am

Need Help With Falkner Template

Hello,

I was wondering if someone can help me with my blog (www.clippertown.com). As you can see, my posts are unorganized and I was wondering if someone can help me fix this? The template is below.....Thanks 1000x

http://www.mediafire.com/?mh4nww20nyd

Need Help With Falkner Template


Gyms

User avatar

Posts: 290

Joined: Tue May 25, 2010 10:49 pm

Knows what he is doing ;)Knows what he is doing ;)Knows what he is doing ;)

Post Fri Jun 25, 2010 10:02 am

Re: Need Help With Falkner Template

Copy and paste this 4 addresses in a new window on your browser

http://www.opendrive.com/files/6363531_20yVW/jd.gallery.css
http://www.opendrive.com/files/6363535_FN6UC/mootools.v1.11.js
http://www.opendrive.com/files/6363532_zZbPO/jd.gallery.js
http://www.opendrive.com/files/6363573_Nm3fl/tabber.js

Using Firefox Click on File > Save Page As > and Click save

Upload your files to your Google sites, or other file hosting.

---------------------------------------------------------------------

Go to Blogger > Design > Edit HTML ( Download full template just in case )

Find and remove this:

<head>
<b:include data='blog' name='all-head-content'/>
<script src='http://sites.google.com/site/bloggertricksjs/Home/mootools.v1.11.txt' type='text/javascript'/>
<script src='http://sites.google.com/site/bloggertricksjs/Home/jd.gallery.txt' type='text/javascript'/>
<script src='http://sites.google.com/site/bloggertricksjs/Home/tabber.txt' type='text/javascript'/>

<title><data:blog.pageTitle/></title>

Instead you will copy and paste the code below:

  Code:
<head>
    <b:include data='blog' name='all-head-content'/>
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
<title><data:blog.pageName/> - <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
<script src='ADDRESS FOR mootools.v1.11.js' type='text/javascript'/>
<script src='ADDRESS FOR jd.gallery.js' type='text/javascript'/>
<script src='ADDRESS FOR tabber.js' type='text/javascript'/>
<link href='ADDRESS FOR jd.gallery.css' media='screen' rel='stylesheet' type='text/css'/>


Replace ADDRESS FOR mootools.v1.11.js with your file address. Repeat this for each file address

Save your changes

After you do this check your blog and send-me a PM so i can check again to find any other problems

Gyms

User avatar

Posts: 290

Joined: Tue May 25, 2010 10:49 pm

Knows what he is doing ;)Knows what he is doing ;)Knows what he is doing ;)

Post Fri Jun 25, 2010 11:42 pm

Re: Need Help With Falkner Template

Go to Blogger > Design > Edit HTML ( download full template just in case )

Find this code:

.post-home {float:left;width:490px;height:200px; background:#202931 url(http://lh4.ggpht.com/_vSvTpKey5XI/ShVzvsRs27I/AAAAAAAAASA/dRWGuvbAa0c/postbg.jpg) no-repeat top left;margin:10px 0 10px 0; padding-right: 6px; }

Replace that code with this new one:

.post-home {
background:url("http://lh4.ggpht.com/_vSvTpKey5XI/ShVzvsRs27I/AAAAAAAAASA/dRWGuvbAa0c/postbg.jpg") no-repeat scroll left top #202931;
float:left;
height:200px;
margin:10px 0 20px;
overflow:hidden;
width:490px;
}

Save your changes

After you do this check your blog and send-me a PM so i can check again to find any other problems

KWayz

Posts: 2

Joined: Fri Jun 25, 2010 4:40 am

New to the Forum

Post Sat Jun 26, 2010 3:12 am

Re: Need Help With Falkner Template

Gyms fixed my problem!!!! amazing!!

Gyms

User avatar

Posts: 290

Joined: Tue May 25, 2010 10:49 pm

Knows what he is doing ;)Knows what he is doing ;)Knows what he is doing ;)

Post Wed Sep 08, 2010 4:05 pm

Re: Need Help With Falkner Template

Image


Related Topics


Return to Blogger Templates

cron
Home | Privacy Policy | Contact us | Blogger Templates |
© 2009-10 Blogger Forum. All rights reserved.