niksag_3000
New member
Ok I am trying to make my cafepress store a custom layout. I want to make the "home" a link and I am lost with their div coding.
Here is what I have...
<div class="navheadline">Home</div>
<div id=<a href="http://www.cafepress.com/storename"/<cpstore:home>
<div><cpstore:home></div>
</div>
Below is their coding I tried to copy to link the "home" above....
</div>
<div class="navheadline">Browse Designs</div>
<div id="browsedesigns">
<div><cpstore:sidebar></div>
Can anyone help me here??????? I think I am messing up with the cpstore section.
Here is what I have...
<div class="navheadline">Home</div>
<div id=<a href="http://www.cafepress.com/storename"/<cpstore:home>
<div><cpstore:home></div>
</div>
Below is their coding I tried to copy to link the "home" above....
</div>
<div class="navheadline">Browse Designs</div>
<div id="browsedesigns">
<div><cpstore:sidebar></div>
Can anyone help me here??????? I think I am messing up with the cpstore section.