Author Topic: my business blog  (Read 5229 times)

0 Members and 1 Guest are viewing this topic.

  • BANNED!!
  • Hero Member
  • *****
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 704
  • Karma: +39/-7
  • China should be banned at all ptc sites
  • Referrals: 1
Re: my business blog
« Reply #10 on: July 08, 2008, 11:10:28 PM »
new header logo

  • BANNED!!
  • Hero Member
  • *****
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 704
  • Karma: +39/-7
  • China should be banned at all ptc sites
  • Referrals: 1
Re: my business blog
« Reply #11 on: July 15, 2008, 11:53:18 AM »
im trying to get this code to align in the blank space on the right side of header logo


<script language="javascript">
AD_SPOT_ID = 369;
PUBLISHER_ID = 157;
WIDTH = 150;
HEIGHT = 163;
</script>
<script src="http://www.textadmarket.com/show_ads.js" type="text/javascript">
</script>


anyone know?



<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD 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[
/* --- * Blogger Template Style---- * Name: 3 Columns - Red Sunset----- *Designer: J.aghili ----- * URL: www.finalsense.com ------ * Date: March 2007 ----- */
/* Variable definitions
   ====================

   <Variable name="textcolor" description="Text Color"
             type="color" default="#369" value="#000000">
             
   <Variable name="PageBgColor" description="Page Background Color"
             type="color" default="#17462b" value="#000000">

   <Variable name="pagetitlecolor" description="Page Header Color"
             type="color" default="#fff" value="#ffffff">

   <Variable name="datecolor" description="Date Header Color"
             type="color" default="#ccc" value="#000000">

   <Variable name="titlecolor" description="Post Title Color"
             type="color" default="#f63" value="#b47b10">

   <Variable name="footercolor" description="Post Footer Color"
             type="color" default="#999" value="#999999">

   <Variable name="sidebartextcolor" description="Sidebar Text Color"
             type="color" default="#999" value="#000000">

   <Variable name="sidebarcolor" description="Sidebar Title Color"
             type="color" default="#666" value="#000000">
             
   <Variable name="sidebarlink" description="Sidebar Link Color"
             type="color" default="#369" value="#336699">
             
   <Variable name="sidebarhover" description="Sidebar Hover Color"
             type="color" default="#000" value="#000000">         

   <Variable name="linkcolor" description="Link Color"
             type="color" default="#69c" value="#e1771e">

   <Variable name="linkhover" description="Link Hover Color"
             type="color" default="#ff0000" value="#ff0000">
             
   <Variable name="visitedlinkcolor" description="Visited Link Color"
             type="color" default="#669" value="#e1771e">

   <Variable name="bodyfont" description="Text Font"
             type="font" default="normal normal 82% Verdana, sans-serif" value="normal normal 78% Arial, sans-serif">

   <Variable name="pagetitlefont" description="Page Header Font"
             type="font" default="normal bold 200% 'Georgia','Times New Roman'" value="normal bold 220% Georgia, Times, serif">

   <Variable name="titlefont" description="Post Title Font"
             type="font" default="normal bold 110% 'Georgia','Times New Roman'" value="normal bold 110% Arial, sans-serif">

   <Variable name="sidebarheaderfont" description="Sidebar Title Font"
             type="font" default="normal bold 105% 'Georgia','Times New Roman'" value="normal bold 105% Arial, sans-serif">
             
   <Variable name="descriptionfont" description="Description Font"
             type="font" default="normal normal 80% 'Verdana','Arial'" value="normal bold 107% Arial, sans-serif">
         
   <Variable name="descriptioncolor" description="Description Color"
             type="color" default="#fff" value="#ffffff">

   <Variable name="Commentscolor" description="Comments Text Color"
             type="color" default="#666" value="#000000">             
*/

/* ---( page defaults )--- */
body {  margin: 0px;  padding: 0px;  text-align: left; font:$bodyfont; color:$textcolor; background: $PageBgColor;  }
blockquote {  margin: 0 0 0 30px;  padding: 10px 0 0 20px;  font-size: 88%;  line-height: 1.5em;  color: #666;  }
blockquote p {  margin-top: 0;  }
abbr, acronym {  cursor: help;  font-style: normal;  }
code {  color: #f63;  }
hr {  display: none;  }
img {  border: none;  }

/* unordered list style */
ul {  list-style: none;  margin-left: 10px;  padding: 0;  }
li {  list-style: none;  padding-left: 14px;  margin-bottom: 3px;  }

/* links */
a:link {  color: $linkcolor; text-decoration: none;  }
a:visited {  color: $visitedlinkcolor; text-decoration: none;  }
a:hover {  color: $linkhover; text-decoration: none;  }
a:active { color: $visitedlinkcolor; text-decoration: none;  }

/* ---( layout structure )---*/
#outer-wrapper {  width: 901px;  margin: 0px auto 0;   text-align: justify; }
#content-wrapper {width: 845px;  margin-left: 20px;  /* to avoid the border image */  }
#main {  float: left;  width: 420px;  margin: 5px; padding: 0px 0px 0px 0px;  line-height: 1.5em;  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 {  float: right;  width: 195px;  padding-right: 0px;  font-size: 85%; color: $sidebartextcolor; line-height: 1.4em;  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 */  }
#ads-wrapper {float: left; width: 180px; padding-left: 15px; 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 */}
#ads{font-size: 100%; color: $sidebartextcolor; padding: 0px;}
#center {background: #ffffff url('http://lh6.google.com/image/jvdmds/Rf39M0sJ2-I/AAAAAAAAAOw/lq_KvlZugVI/F%3A%5Ctexts%5Cnew-temp%5Cbeta%5C3%5Cred-sunset-2.jpg') repeat-y top left;}

/* ---( header and site name )--- */
#header-wrapper {  margin: 0;  }
#header {  margin: 0; height:155px; width:901; color: $pagetitlecolor;   background: url('http://i219.photobucket.com/albums/cc217/valiumblue/pic_aboutbanner.gif') no-repeat top left; }
#header h1 {width: 420px; font: $pagetitlefont; padding: 67px 20px 6px 50px;  filter: glow(color=#000000,Strength=5); text-align: left;}
#header h1 a {  text-decoration: none;  color: $pagetitlecolor;  }
#header h1 a:hover {  color: #eee;  }
#header .description { margin:0 5px 5px; text-align: left; padding:15px;  width:80%;    line-height: 1.4em;  font: $descriptionfont;  color: $descriptioncolor; }

/* ---( main column )--- */
h2.date-header {  margin-top: 0;  padding-left: 10px;  font-size: 90%;  color: $datecolor;  }
.post h3 {  margin-top: 0;  font: $titlefont;  color: $titlecolor;  }
.post {  border-bottom: 1px solid #ddd; margin-left:0; margin-right:0; margin-top:0; margin-bottom:1em; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:1em  }
.post h3 a {text-decoration: none;}
.post h3 a:hover {   color: #369;  text-decoration: none; }
.post-footer {  margin: 0;  padding: 0px;  font-size: 88%;  color:$footercolor;  }
.post img {  padding: 6px;  border-top: 1px solid #ddd;  border-left: 1px solid #cccccc;  border-bottom: 1px solid #c0c0c0;  border-right: 1px solid #c0c0c0;  }
.feed-links {  clear: both;  line-height: 2.5em;}
.blog-feeds { text-align: right;}
#blog-pager-newer-link {  float: left; }
#blog-pager-older-link {   float: right; }
#blog-pager {     text-align: center;  }

/* comment styles */
#comments {  padding-top: 10px;  font-size: 85%;  line-height: 1.5em;  color: $Commentscolor;  }
#comments h4 {  margin: 20px 0 15px 0;  padding: 8px 0 0 40px;  font-family: "Lucida Grande", "Trebuchet MS";  font-size: 110%;  color: $Commentscolor;  height: 30px !important; /* for most browsers */  height /**/:37px; /* for IE5/Win */  }
#comments ul {  margin-left: 0;  }
#comments li {  background: none;  padding-left: 0;  }
.comment-body {  padding: 0 10px 0 25px;  }
.comment-body p {  margin-bottom: 0;  }
.comment-author {  margin: 4px 0 0 0;  padding: 0 10px 0 60px;  color: #999;    }
.comment-footer {  border-bottom: 1px solid #ddd;  padding-bottom: 1em;}
.deleted-comment {  font-style:italic;  color:gray;  }

/* ---( sidebar )--- */
.sidebar h2 {   margin: 0 0 0 0;  padding: 10px 0 0 0px; font: $sidebarheaderfont;  color: $sidebarcolor;  height: 32px !important; /* for most browsers */  height /**/:57px; /* for IE5/Win */  }
.sidebar .widget {  margin: 0;  padding: 0 0 5px 10px;}
.sidebar a {color: $sidebarlink; text-decoration: none;}
.sidebar a:hover {color: $sidebarhover; }
.sidebar li { padding-left: 5px;  }
.profile-textblock {  margin:.5em 0 .5em; }
.profile-img { float: left;  margin: 0 5px 5px 0;  border: 1px solid #ddd;  padding: 4px;}

/* ---( footer )--- */
.clear { /* to fix IE6 padding-top issue */  clear: both;  }
#footer-wrapper {  margin: 0;  padding: 0 0 0 0;  font-size: 85%;  }
#footer {  margin: 0; width: 901px; height:88px;  padding: 0px;  background:  url('http://lh3.google.com/image/jvdmds/Rf37qEsJ2nI/AAAAAAAAAL4/qHcTVbM6mVE/red-sunset-3.jpg') no-repeat top left; }


/** Page structure tweaks for layout editor wireframe */
body#layout #outer-wrapper,
body#layout #main,
body#layout #sidebar {   padding-top: 0;  margin-top: 0;}
body#layout #outer-wrapper,body#layout #content-wrapper {   width: 901px;}
body#layout #sidebar {   margin-right: 0;  margin-bottom: 1em; }
body#layout #header,body#layout #footer,
body#layout #main {  padding: 0; }
body#layout #content-wrapper {   margin: 0px; }
#navbar-iframe {   height:0px;   visibility:hidden;   display:none   }
 

 
  ]]></b:skin>
  </head>
<body>
  <!-- Fair Ads Network Code Start -->
<script src='http://fairadsnetwork.com/showad/766948004326998151939325600723783247' type='text/javascript'>
</script>
<!-- /Fair Ads Network Code End -->

  <div id='outer-wrapper'>
<div id='wrap2'>
<!-- skip links for text browsers   -->
<span id='skiplinks' style='display:none;'>
  <a href='#main' shape='rect'>skip to main</a>
  |
  <a href='#sidebar' shape='rect'>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='BusinessClix (Header)' type='Header'/>
</b:section>
    </div>
<div id='center'>
 <div id='content-wrapper'>
 <div id='sidebar-wrapper'>
        <b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='Text1' locked='false' title='Introduction / Guides' type='Text'/>
<b:widget id='LinkList1' locked='false' title='Top Money Making Blogs' type='LinkList'/>
<b:widget id='HTML10' locked='false' title='' type='HTML'/>
<b:widget id='HTML4' locked='false' title='Site Language' type='HTML'/>
<b:widget id='HTML1' locked='false' title='Affiliate Sponsors' type='HTML'/>
<b:widget id='HTML5' locked='false' title='Website visitor statistics' type='HTML'/>
<b:widget id='HTML3' locked='false' title='' type='HTML'/>
<b:widget id='HTML11' locked='false' title='Anti-spyware/Registry cleaner' type='HTML'/>
<b:widget id='Profile1' locked='false' title='About Me' type='Profile'/>
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
</b:section>
 </div>
 <div id='main-wrapper'>
 <b:section class='main' id='main' showaddelement='yes'>
<b:widget id='Blog1' locked='false' title='Blog Posts' type='Blog'/>
</b:section>
  </div>
 <div id='ads-wrapper'>
 <b:section class='sidebar' id='ads' preferred='yes'>
<b:widget id='Label1' locked='false' title='Site Content/Navigation' type='Label'/>
<b:widget id='AdSense1' locked='false' title='' type='AdSense'/>
<b:widget id='HTML7' locked='false' title='ForexYard' type='HTML'/>
<b:widget id='HTML9' locked='false' title='' type='HTML'/>
<b:widget id='HTML12' locked='false' title='' type='HTML'/>
</b:section>
  </div>
<!-- spacer for skins that want sidebar and main to be the same height  -->
  <div class='clear'> </div>
  </div>
<!-- end content-wrapper  -->
</div>
  <div id='footer-wrapper'>
  <b:section class='footer' id='footer'>
<b:widget id='HTML8' locked='false' title='' type='HTML'/>
<b:widget id='HTML2' locked='false' title='' type='HTML'/>
<b:widget id='HTML6' locked='false' title='' type='HTML'/>
</b:section>
  </div>
</div>
</div>
<!-- end outer-wrapper -->
  </body>
  </html>
               

  • Member
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 26
  • Karma: +0/-0
  • Referrals: 0
    • imabod
Re: my business blog
« Reply #12 on: July 15, 2008, 02:08:31 PM »
First thing first, Just a reminder, I think you should download the original template in case of something wrong happened so you can restore to the sane one..

Then maybe you can try this out:

For the body part, add another empty section

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

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


Next modify the css for the header-wrapper, header, also add another one line for textad

Before:
/* ---( header and site name )--- */
#header-wrapper {  margin: 0;  }
#header {  margin: 0; height:155px; width:901; color: $pagetitlecolor;   background: url('http://i219.photobucket.com/albums/cc217/valiumblue/pic_aboutbanner.gif') no-repeat top left; }
#header h1 {width: 420px; font: $pagetitlefont; padding: 67px 20px 6px 50px;  filter: glow(color=#000000,Strength=5); text-align: left;}
#header h1 a {  text-decoration: none;  color: $pagetitlecolor;  }
#header h1 a:hover {  color: #eee;  }
#header .description { margin:0 5px 5px; text-align: left; padding:15px;  width:80%;    line-height: 1.4em;  font: $descriptionfont;  color: $descriptioncolor; }

After:
/* ---( header and site name )--- */
#header-wrapper {  margin: 0; height:155px; width:901; }
#header { float: left; margin: 0; color: $pagetitlecolor;   background: url('http://i219.photobucket.com/albums/cc217/valiumblue/pic_aboutbanner.gif') no-repeat top left; }
#header h1 {width: 420px; font: $pagetitlefont; padding: 67px 20px 6px 50px;  filter: glow(color=#000000,Strength=5); text-align: left;}
#header h1 a {  text-decoration: none;  color: $pagetitlecolor;  }
#header h1 a:hover {  color: #eee;  }
#header .description { margin:0 5px 5px; text-align: left; padding:15px;  width:80%;    line-height: 1.4em;  font: $descriptionfont;  color: $descriptioncolor; }

/* ---( text ads )--- */
#textad { float: right; margin: 5px; }



Finally just add a HTML/Javascript page element to the "textad" section from your layout panel and use it to place the script..

But as usual, I'm not sure  :-\

Hope that help  and good luck!  ;)
« Last Edit: July 15, 2008, 02:16:49 PM by imabod »

  • BANNED!!
  • Hero Member
  • *****
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 704
  • Karma: +39/-7
  • China should be banned at all ptc sites
  • Referrals: 1
Re: my business blog
« Reply #13 on: August 01, 2008, 03:22:44 AM »
ive added different CPM network, im going to blast ad everywhere in ptc to get trasffic rank up and get more backlinks and direct links and then let the ptc hitas dies off and go back to google ads after i have readers and other links established ;)

edit: plus the ads im using im making $1 or more a day doin it this way  :)
« Last Edit: August 01, 2008, 09:55:09 PM by stalky »

  • Hero Member
  • *****
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 619
  • Karma: +19/-2
  • A bad worker always blames his tools.
  • Referrals: 0
    • Email
Re: my business blog
« Reply #14 on: August 04, 2008, 03:33:40 PM »

 to be honest i really don`t like the pop up windows, in my opinion they are so annoying but

i like ur blog  :D. quite every day i open it to read something , looks like u have a lot of experience . :) , plus i enjoy reading something that can bring me a potential income .  just great .

P.S: how did u remove the navbar from ur blog ? can u give me a hint ?






  • BANNED!!
  • Hero Member
  • *****
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 704
  • Karma: +39/-7
  • China should be banned at all ptc sites
  • Referrals: 1
Re: my business blog
« Reply #15 on: August 04, 2008, 05:40:13 PM »


 to be honest i really don`t like the pop up windows, in my opinion they are so annoying but

i like ur blog  :D. quite every day i open it to read something , looks like u have a lot of experience . :) , plus i enjoy reading something that can bring me a potential income .  just great .

P.S: how did u remove the navbar from ur blog ? can u give me a hint ?


there was only 1 popup per screen right?

i know i hate them 2 but it makes the bacon


it came like that with the template.

take a look at all these free templates for blogger, its got alot of new ones.

http://finalsense.com/
« Last Edit: August 04, 2008, 05:41:57 PM by stalky »

  • Hero Member
  • *****
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 619
  • Karma: +19/-2
  • A bad worker always blames his tools.
  • Referrals: 0
    • Email
Re: my business blog
« Reply #16 on: August 04, 2008, 08:12:48 PM »
yes only one .my pop up are always blocked. ;)

and tnks for the hint :D

  • Sr. Member
  • ****
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 440
  • Karma: +31/-18
  • Referrals: 0
    • mhmm
    • Email
Re: my business blog
« Reply #17 on: August 16, 2008, 12:05:08 PM »
I could backlink you with a featured link on ads4ads? ;)

  • BANNED!!
  • Hero Member
  • *****
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 704
  • Karma: +39/-7
  • China should be banned at all ptc sites
  • Referrals: 1
Re: my business blog
« Reply #18 on: August 19, 2008, 05:50:14 AM »
I could backlink you with a featured link on ads4ads? ;)

ok, i will make an article for your site. or if you would like to input your article in your own writing  :D either way  ;)

  • Sr. Member
  • ****
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 440
  • Karma: +31/-18
  • Referrals: 0
    • mhmm
    • Email
Re: my business blog
« Reply #19 on: August 19, 2008, 08:30:22 AM »
I could backlink you with a featured link on ads4ads? ;)

ok, i will make an article for your site. or if you would like to input your article in your own writing  :D either way  ;)
I think you should do the article ;D

 

advertise here