I have found a bit of css code that works for a 2 columnt left navigation on spreadshirt.  It still needs some work to perfect it, but it will do for the time being.  For those of you that are interested, you can try it out

Here it is:

Put this code within the header

<style type=”text/css”>

#frame {
  width:350px;
  position:fixed;
  left:5px;
  margin-top:10px;
  text-align:left;
}

#leftcontent {
  float: right;
  width: 140px;
  background: transparent;
  border: 1px dashed #CCCCCC;
  padding: 10px;
  margin: 1px;
}

#rightcontent {
  float: right;
  width: 140px;
  background: #ffccff;
  border: 1px dashed #CCCCCC;
  padding: 10px;
  margin: 1px;
}

#rightcontent a {
  line-height:2;
  font-size:12px;

}

#leftcontent a {
  font-size:12px;
  line-height:2;
}

Put this in the body tag:

 <div id=”frame”>

<div id=”leftcontent”>
<h1>Your Header for the first column</h1>
<a href=”yourshopname/category/13462″>Your Link name</a><br>
<a href=”http://your shop name.spreadshirt.com/us/US/Shop/index/index/category/9232″>Your Link Name</a><br>
<a href=”http://Your shop Name.spreadshirt.com/us/US/Shop/index/index/category/13463″>YourLinkName</a><br>
</div>

<div id=”rightcontent”>
<h1>Girl T-Shirts</h1>

<a href=”http://your shop name.spreadshirt.com/us/US/Shop/index/index/category/9232″>Your Link Name</a><br>
<a href=”http://your shop name.spreadshirt.com/us/US/Shop/index/index/category/9232″>Your Link Name</a><br>
</div>

</div>

This is an example of linking to different categories, just plug in your shop name and change your category name.  You can add links by repeateing the a href code and adding a <br> break code in between each one.

 Comments and questions are welcome.  This is just to get things started, it still needs some tweaking

Spreadshirt is becoming more of a challenge than I originally thought.  The ability to modify the look of the page has proved difficult, and the help they provide seems limited.  The sample code spreadshirt provides in their forums to create a left nav menu is horrible in my opinion.  There seems to be some help out there on Forums but it is a pain in the ass to sort through.

I have decided to get a book on CSS to aid me in my goal to create a nice looking storefront.  Once I learn to do this, I will get a dedicated domain name for the site and use their Iframe code to make the pages appear seemless. 

Dont worry once I figure out how to do this, I will put tutorials and sample code in case you try to do this on your own.

 Stay Tuned, hopefully it works out

Vision Test Shirt

I am sure something like has been done like this before, but you know I had to add my own naughty creativeness to it.  I know it doesn’t take a rocket scientist to come up with this shirt, but I know there are some jack asses out there like myself who will enjoy it.

I had to do this shirt.  It was just calling me.  With the popularity of you tube and the never ending popularity of Boobs.  I just had to make it.  Remember you can check out and buy this shirt and many others at http://www.2madretshirts.spreadshirt.com

I love yourboobs T-Shirt

And remember “Your mom has burned more rubber than goodyear”

Just a quick Joke of the day.  This one, a friend of mine came up with.

“Your Mom has given more blows than Mike Tyson”

This one had me laughing for a while.  I know, I am like a little kid, but hey ragging on Moms is an ageless past time.

Next Page »