Options

Need help with HTML for header to use on another site

TammyGPhotoTammyGPhoto Registered Users Posts: 153 Major grins
edited November 9, 2014 in SmugMug Customization
I am trying to copy my site header and use it on my cafepress shop and possibly on a blog in the future.
i want the header to include the fb and tw buttons as well as have the nav bar look the same....

at some point i grabbed some code to do it but i got bad results...either the buttons showed up but no nav links or just the opposite...i have it set up with really basic stuff right now but it is not cooperating at all...can't get the links centered and not able to create the buttons.

anyone able to help me out on this? is it even possible?
even if i could use what i have now but have the nav links not right up against my logo i would be happy!

thanks!!
my site
my cafepress shop

Comments

  • Options
    Hikin' MikeHikin' Mike Registered Users Posts: 5,458 Major grins
    edited November 9, 2014
    I'm not familiar with what you can customize on your Cafepress site. Looks like the big issue is your social badges. Most sites use some type of "icon fonts". WordPress uses 'genericons'; Smugmug uses 'SmugMug Icon Font Regular'' and 'SmugMug Icon Font Small'; and Cafepress uses 'FontAwesome'. You won't be able to use Smugmugs fonts on your Cafepress, but you might be able to use their fonts.

    Can you post the HTML and CSS your using on your Cafepress site?
  • Options
    TammyGPhotoTammyGPhoto Registered Users Posts: 153 Major grins
    edited November 9, 2014
    I'm not familiar with what you can customize on your Cafepress site. Looks like the big issue is your social badges. Most sites use some type of "icon fonts". WordPress uses 'genericons'; Smugmug uses 'SmugMug Icon Font Regular'' and 'SmugMug Icon Font Small'; and Cafepress uses 'FontAwesome'. You won't be able to use Smugmugs fonts on your Cafepress, but you might be able to use their fonts.

    Can you post the HTML and CSS your using on your Cafepress site?

    Hi Mike,
    thanks for the assist...here is all the codes..

    current Head tag CSS code
    <style>
    body
            {
            background-color:#babac8;
            }
        
        #shopContainer{
            width:1200px;
            background-color:#babac8;
            margin:0px auto;
            }    
        #shopBorder{
            border:0;
            background-color:#babac8;
            border-top:3;
            }
        #shopWrapper{
            background-color:#babac8;
            border:0;
            padding:20px;
            }
        #shopHeader{
            background-color:#babac8;
            }
       .bodyText a{
            text-decoration:none;
            }
        .center
            {
            margin:auto;
            width:50%;
            }
        #shopCollection{
            font-family:"verdana",arial,geneva,helvetica,sans-serif;
            font-size:15px;
            
            font-color:#006c67;
            left: 37px;
            position: absolute;
            top: 60px;
            }
        #shopName{
            font-family:"verdana",arial,geneva,helvetica,sans-serif;
            font-size:64px;
            color:#636363;
            padding:30px 10px;
            }
        #colorBar{
            height:16px;
            }
        #topNav{
            background-color:#babac8;
            font-family:"verdana",arial,geneva,helvetica,sans-serif;
            font-size:16px;
            
            color:#0b317b;
            text-align:right;
            width:1250px;
            margin:12 12 12px;
            border-top: 0px solid #636363;
            border-bottom: 0px solid #636363;
            padding:10 2;
            }
        #topNav ul, #topNav ul li{
            margin:0;
            padding:5;
            list-style:none;
            float:left;
            }
        #topNav ul{
            width:1500px;
            }
        #topNav ul li a{
            display:block;
            padding:60px 10px;
            line-height:100%;
            color:#0b317b;
            text-decoration:none;
            }
        #searchFormContainer{
            width:190px;
            float:right;
            left: -16px;
            position: absolute;
            top: 0;
            }
        #submitSearch{
            float:right;
            }
        #searchTerm{
            float:left;
            width:125px;
            height:16px;
            padding:3px;
            }
    </style>
    
    current Header HTML - have links and log but it is not looking like my site...
    <div id="shopContainer">
    <div id="shopHeader">
                
    
            </div>    
                <div id="topNav">
                    <ul>
    <a href="http://www.tammygphotography.com" title="" rel="nofollow"><img src="http://www.tammygphotography.com/photos/i-jqXXmdW/0/S/i-jqXXmdW-S.png"
    
    title="" alt="" align="left"></a>
    
    
    <li><a href="http://www.cafepress.com/<cpstore:id>">SHOP HOME</a></li>
    <li><a href="http://www.tammygphotography.com" rel="nofollow">SITE HOME</a></li>
    <li><a href="http://www.tammygphotography.com/Portfolio" rel="nofollow">PORTFOLIO</a></li>
    <li><a href="http://www.tammygphotography.com/Pages/About" rel="nofollow">ABOUT</a></li>
    <li><a href="http://www.tammygphotography.com/Pages/Contact" rel="nofollow">CONTACT</a></li>
    <li><a href="https://www.facebook.com/Tammy.G.Photography" rel="nofollow">FACEBOOK</a></li>
    <li><a href="https://twitter.com/Tammy_G_Photo" rel="nofollow">TWITTER</a></li>
    
                        
                    </ul>
                    <div class="clear">&nbsp;</div>
                </div>
    
    
     <div id="shopWrapper">
    
    rest to follow...
  • Options
    TammyGPhotoTammyGPhoto Registered Users Posts: 153 Major grins
    edited November 9, 2014
    ok..here is the fun stuff..
    Header code from my site - shows logo and buttons but no links
    <!DOCTYPE HTML>
    <html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#" class="sm-ua-gecko sm-browser-firefox sm-browser-firefox-30 sm-platform-windows sm-user-ui">
        <head itemscope="" itemtype="http://schema.org/Thing">
            <meta charset="utf-8"><script type="text/javascript">(window.NREUM||(NREUM={})).loader_config={xpid:"Ug8HV1NADAUHUFFa"};window.NREUM||(NREUM={}),__nr_require=function(t,e,n){function r(n){if(!e[n]){var o=e[n]={exports:{}};t[n][0].call(o.exports,function(e){var o=t[n][1][e];return r(o?o:e)},o,o.exports)}return e[n].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<n.length;o++)r(n[o]);return r}({1:[function(t,e){function n(t,e,n){n||(n={});for(var r=o[t],a=r&&r.length||0,s=n[i]||(n[i]={}),u=0;a>u;u++)r[u].apply(s,e);return s}function r(t,e){var n=o[t]||(o[t]=[]);n.push(e)}var o={},i="nr@context";e.exports={on:r,emit:n}},{}],2:[function(t){function e(t,e,n,i,s){return u?u-=1:r("err",[s||new UncaughtException(t,e,n)]),"function"==typeof a?a.apply(this,o(arguments)):!1}function UncaughtException(t,e,n){this.message=t||"Uncaught error with no additional information",this.sourceURL=e,this.line=n}function n(t){r("err",[t,(new Date).getTime()])}var r=t("handle"),o=t(6),i=t(5),a=window.onerror,s=!1,u=0;t("loader").features.push("err"),window.onerror=e,NREUM.noticeError=n;try{throw new Error}catch(d){"stack"in d&&(t(1),t(2),"addEventListener"in window&&t(3),window.XMLHttpRequest&&XMLHttpRequest.prototype&&XMLHttpRequest.prototype.addEventListener&&t(4),s=!0)}i.on("fn-start",function(){s&&(u+=1)}),i.on("fn-err",function(t,e,r){s&&(this.thrown=!0,n(r))}),i.on("fn-end",function(){s&&!this.thrown&&u>0&&(u-=1)}),i.on("internal-error",function(t){r("ierr",[t,(new Date).getTime(),!0])})},{1:5,2:4,3:3,4:6,5:1,6:14,handle:"D5DuLP",loader:"G9z0Bl"}],3:[function(t){function e(t){r.inPlace(t,["addEventListener","removeEventListener"],"-",n)}function n(t){return t[1]}var r=t(1),o=(t(3),t(2));if(e(window),"getPrototypeOf"in Object){for(var i=document;i&&!i.hasOwnProperty("addEventListener");)i=Object.getPrototypeOf(i);i&&e(i);for(var a=XMLHttpRequest.prototype;a&&!a.hasOwnProperty("addEventListener");)a=Object.getPrototypeOf(a);a&&e(a)}else XMLHttpRequest.prototype.hasOwnProperty("addEventListener")&&e(XMLHttpRequest.prototype);o.on("addEventListener-start",function(t){if(t[1]){var e=t[1];"function"==typeof e?this.wrapped=e["nr@wrapped"]?t[1]=e["nr@wrapped"]:e["nr@wrapped"]=t[1]=r(e,"fn-"):"function"==typeof e.handleEvent&&r.inPlace(e,["handleEvent"],"fn-")}}),o.on("removeEventListener-start",function(t){var e=this.wrapped;e&&(t[1]=e)})},{1:15,2:1,3:14}],4:[function(t){var e=(t(3),t(1)),n=t(2);e.inPlace(window,["requestAnimationFrame","mozRequestAnimationFrame","webkitRequestAnimationFrame","msRequestAnimationFrame"],"raf-"),n.on("raf-start",function(t){t[0]=e(t[0],"fn-")})},{1:15,2:1,3:14}],5:[function(t){function e(t){var e=t[0];"string"==typeof e&&(e=new Function(e)),t[0]=n(e,"fn-")}var n=(t(3),t(1)),r=t(2);n.inPlace(window,["setTimeout","setInterval","setImmediate"],"setTimer-"),r.on("setTimer-start",e)},{1:15,2:1,3:14}],6:[function(t){function e(){o.inPlace(this,s,"fn-")}function n(t,e){o.inPlace(e,["onreadystatechange"],"fn-")}function r(t,e){return e}var o=t(1),i=t(2),a=window.XMLHttpRequest,s=["onload","onerror","onabort","onloadstart","onloadend","onprogress","ontimeout"];window.XMLHttpRequest=function(t){var n=new a(t);try{i.emit("new-xhr",[],n),o.inPlace(n,["addEventListener","removeEventListener"],"-",function(t,e){return e}),n.addEventListener("readystatechange",e,!1)}catch(r){try{i.emit("internal-error",r)}catch(s){}}return n},window.XMLHttpRequest.prototype=a.prototype,o.inPlace(XMLHttpRequest.prototype,["open","send"],"-xhr-",r),i.on("send-xhr-start",n),i.on("open-xhr-start",n)},{1:15,2:1}],7:[function(t){function e(){function e(t){if("string"==typeof t&&t.length)return t.length;if("object"!=typeof t)return void 0;if("undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer&&t.byteLength)return t.byteLength;if("undefined"!=typeof Blob&&t instanceof Blob&&t.size)return t.size;if("undefined"!=typeof FormData&&t instanceof FormData)return void 0;try{return JSON.stringify(t).length}catch(e){return void 0}}function n(t){var n=this.params,r=this.metrics;if(!this.ended){this.ended=!0;for(var i=0;u>i;i++)t.removeEventListener(s[i],this.listener,!1);if(!n.aborted){if(r.duration=(new Date).getTime()-this.startTime,4===t.readyState){n.status=t.status;var a=t.responseType,d="arraybuffer"===a||"blob"===a||"json"===a?t.response:t.responseText,f=e(d);if(f&&(r.rxSize=f),this.sameOrigin){var c=t.getResponseHeader("X-NewRelic-App-Data");c&&(n.cat=c.split(", ").pop())}}else n.status=0;r.cbTime=this.cbTime,o("xhr",[n,r])}}}function r(t,e){var n=i(e),r=t.params;r.host=n.hostname+":"+n.port,r.pathname=n.pathname,t.sameOrigin=n.sameOrigin}t("loader").features.push("xhr");var o=t("handle"),i=t(1),a=t(5),s=["load","error","abort","timeout"],u=s.length,d=t(2);t(3),t(4),a.on("new-xhr",function(){this.totalCbs=0,this.called=0,this.cbTime=0,this.end=n,this.ended=!1,this.xhrGuids={}}),a.on("open-xhr-start",function(t){this.params={method:t[0]},r(this,t[1]),this.metrics={}}),a.on("open-xhr-end",function(t,e){"loader_config"in NREUM&&"xpid"in NREUM.loader_config&&this.sameOrigin&&e.setRequestHeader("X-NewRelic-ID",NREUM.loader_config.xpid)}),a.on("send-xhr-start",function(t,n){var r=this.metrics,o=t[0],i=this;if(r&&o){var d=e(o);d&&(r.txSize=d)}this.startTime=(new Date).getTime(),this.listener=function(t){try{"abort"===t.type&&(i.params.aborted=!0),("load"!==t.type||i.called===i.totalCbs&&(i.onloadCalled||"function"!=typeof n.onload))&&i.end(n)}catch(e){try{a.emit("internal-error",e)}catch(r){}}};for(var f=0;u>f;f++)n.addEventListener(s[f],this.listener,!1)}),a.on("xhr-cb-time",function(t,e,n){this.cbTime+=t,e?this.onloadCalled=!0:this.called+=1,this.called!==this.totalCbs||!this.onloadCalled&&"function"==typeof n.onload||this.end(n)}),a.on("xhr-load-added",function(t,e){var n=""+d(t)+!!e;this.xhrGuids&&!this.xhrGuids[n]&&(this.xhrGuids[n]=!0,this.totalCbs+=1)}),a.on("xhr-load-removed",function(t,e){var n=""+d(t)+!!e;this.xhrGuids&&this.xhrGuids[n]&&(delete this.xhrGuids[n],this.totalCbs-=1)}),a.on("addEventListener-end",function(t,e){e instanceof XMLHttpRequest&&"load"===t[0]&&a.emit("xhr-load-added",[t[1],t[2]],e)}),a.on("removeEventListener-end",function(t,e){e instanceof XMLHttpRequest&&"load"===t[0]&&a.emit("xhr-load-removed",[t[1],t[2]],e)}),a.on("fn-start",function(t,e,n){e instanceof XMLHttpRequest&&("onload"===n&&(this.onload=!0),("load"===(t[0]&&t[0].type)||this.onload)&&(this.xhrCbStart=(new Date).getTime()))}),a.on("fn-end",function(t,e){this.xhrCbStart&&a.emit("xhr-cb-time",[(new Date).getTime()-this.xhrCbStart,this.onload,e],e)})}window.XMLHttpRequest&&XMLHttpRequest.prototype&&XMLHttpRequest.prototype.addEventListener&&!/CriOS/.test(navigator.userAgent)&&e()},{1:8,2:11,3:3,4:6,5:1,handle:"D5DuLP",loader:"G9z0Bl"}],8:[function(t,e){e.exports=function(t){var e=document.createElement("a"),n=window.location,r={};e.href=t,r.port=e.port;var o=e.href.split("://");return!r.port&&o[1]&&(r.port=o[1].split("/")[0].split(":")[1]),r.port&&"0"!==r.port||(r.port="https"===o[0]?"443":"80"),r.hostname=e.hostname||n.hostname,r.pathname=e.pathname,"/"!==r.pathname.charAt(0)&&(r.pathname="/"+r.pathname),r.sameOrigin=!e.hostname||e.hostname===document.domain&&e.port===n.port&&e.protocol===n.protocol,r}},{}],handle:[function(t,e){e.exports=t("D5DuLP")},{}],D5DuLP:[function(t,e){function n(t,e){var n=r[t];return n?n.apply(this,e):(o[t]||(o[t]=[]),void o[t].push(e))}var r={},o={};e.exports=n,n.queues=o,n.handlers=r},{}],11:[function(t,e){function n(t){if(!t||"object"!=typeof t&&"function"!=typeof t)return-1;if(t===window)return 0;if(o.call(t,"__nr"))return t.__nr;try{return Object.defineProperty(t,"__nr",{value:r,writable:!0,enumerable:!1}),r}catch(e){return t.__nr=r,r}finally{r+=1}}var r=1,o=Object.prototype.hasOwnProperty;e.exports=n},{}],loader:[function(t,e){e.exports=t("G9z0Bl")},{}],G9z0Bl:[function(t,e){function n(){var t=p.info=NREUM.info;if(t&&t.agent&&t.licenseKey&&t.applicationID&&u&&u.body){p.proto="https"===c.split(":")[0]||t.sslForHttp?"https://":"http://",a("mark",["onload",i()]);var e=u.createElement("script");e.src=p.proto+t.agent,u.body.appendChild(e)}}function r(){"complete"===u.readyState&&o()}function o(){a("mark",["domContent",i()])}function i(){return(new Date).getTime()}var a=t("handle"),s=window,u=s.document,d="addEventListener",f="attachEvent",c=(""+location).split("?")[0],p=e.exports={offset:i(),origin:c,features:[]};u[d]?(u[d]("DOMContentLoaded",o,!1),s[d]("load",n,!1)):(u[f]("onreadystatechange",r),s[f]("onload",n)),a("mark",["firstbyte",i()])},{handle:"D5DuLP"}],14:[function(t,e){function n(t,e,n){e||(e=0),"undefined"==typeof n&&(n=t?t.length:0);for(var r=-1,o=n-e||0,i=Array(0>o?0:o);++r<o;)i[r]=t[e+r];return i}e.exports=n},{}],15:[function(t,e){function n(t,e,r,s){function nrWrapper(){try{var n,a=u(arguments),d=this,f=r&&r(a,d)||{}}catch(c){i([c,"",[a,d,s],f])}o(e+"start",[a,d,s],f);try{return n=t.apply(d,a)}catch(p){throw o(e+"err",[a,d,p],f),p}finally{o(e+"end",[a,d,n],f)}}return a(t)?t:(e||(e=""),nrWrapper[n.flag]=!0,nrWrapper)}function r(t,e,r,o){r||(r="");var i,s,u,d="-"===r.charAt(0);for(u=0;u<e.length;u++)s=e[u],i=t[s],a(i)||(t[s]=n(i,d?s+r:r,o,s,t))}function o(t,e,n){try{s.emit(t,e,n)}catch(r){i([r,t,e,n])}}function i(t){try{s.emit("internal-error",t)}catch(e){}}function a(t){return!(t&&"function"==typeof t&&t.apply&&!t[n.flag])}var s=t(1),u=t(2);e.exports=n,n.inPlace=r,n.flag="nr@wrapper"},{1:1,2:14}]},{},["G9z0Bl",2,7]);</script>
            <meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate">
            <meta name="robots" content="all, index, follow, noodp, noydir">
            <meta http-equiv="imagetoolbar" content="no">
            <meta property="fb:app_id" content="51756880368">
            <meta property="og:url" content="http://www.tammygphotography.com/Pages/About">
            <meta property="og:title" content="About">
            <meta property="og:description" content="">
            <meta property="og:type" content="article">
            <meta name="twitter:card" content="summary_large_image">
            <meta name="twitter:url" content="http://www.tammygphotography.com/Pages/About">
            <meta name="twitter:title" content="About">
            <meta name="twitter:description" content="">
            <meta name="twitter:site" content="@SmugMug">
            <meta itemprop="description" content="">
            <meta itemprop="name" content="About">
            <meta itemprop="url" content="http://www.tammygphotography.com/Pages/About">
            <meta name="description" content="Tammy G Photography specializing in photography of the New England region.">
            <meta name="keywords" content="landscape,scenic,nature, classic cars, architecture, planes, cityscapes, macro, nautical, flowers, kitchen art, liquid art, night, low light, products, street, new england, photography">
            <title>About - tammygphotography</title>
            <link rel="dns-prefetch" href="http://cdn.smugmug.com">
            <link rel="shortcut icon" href="http://www.tammygphotography.com/photos/i-wkcwWvW/0/16x16!/i-wkcwWvW-16x16!.png" type="image/png">
            <link rel="openid.server" href="http://www.smugmug.com/services/openid/server/">
            <script>
    if(typeof SM==='undefined'){var SM={};}
    var noop=function(){};if((typeof window['console']==="undefined")){var console={log:noop,debug:noop,info:noop,warn:noop,error:noop,assert:noop,dir:noop,dirxml:noop,trace:noop,group:noop,groupCollapsed:noop,groupEnd:noop,time:noop,timeEnd:noop,profile:noop,profileEnd:noop,count:noop};}else if(console&&!console.group){console.debug=console.dirxml=console.trace=console.group=console.groupCollapsed=console.groupEnd=console.time=console.timeEnd=console.count=noop;}else if(console&&console.group&&!console.groupCollapsed){console.groupCollapsed=console.group;}
    SM.namespace=function(){var a=arguments,o=null,i,j,d;for(i=0;i<a.length;++i){d=a[i].split(".");o=SM;for(j=(d[0]==="SM")?1:0;j<d.length;++j){o[d[j]]=o[d[j]]||{};o=o[d[j]];}}
    return o;};SM.env||(SM.env={});SM.env.host={http:"http://",cdn:"cdn.smugmug.com",main:"www.smugmug.com",ssl:"secure.smugmug.com",upload:"upload.smugmug.com",photos:"photos.smugmug.com",session:".tammygphotography.com",maps:"maps.smugmug.com",api:"api.smugmug.com",cartUrl:"https://secure.smugmug.com/cart/",imgUrl:"http://cdn.smugmug.com/img/",sslImgUrl:"https://secure.smugmug.com/img/",spacerGif:"http://cdn.smugmug.com/img/spacer.gif",customDomain:true};SM.env.type="live";SM.env.js={base:"/include/",root:"js/lib/build/",appRoot:"js/app/build/",libRoot:"js/lib/build/",userFunctions:{}};SM.env.yui2={version:"2.8.1",base:"/include/",root:"yui/2.8.1/",assets:"assets/",skin:"skins/sam/"};SM.env.yui3={version:"3",base:"/include/",root:"yui/3/",assets:"assets/",skin:"skins/sam/",commit:"0a111004"};SM.env.yui2in3={version:"2.8.1",base:"/include/",root:"yui/2in3/2.8.1/",assets:"assets/",skin:"skins/sam/"};SM.env.macDaddy={version:"3.0.4.510"};SM.env.slideshow={version:"2013072402"};SM.env.ninjaLoader={version:"2010100701"};SM.env.videoPlayer={version:"2014051401"};SM.env.clipboardSmuggler={version:"2008110602"};SM.env.flashUploader={version:"2013082001"};SM.env.facebook={connectAPIKey:"7528d1bb7f7a685bc080054d9bc154d2",appId:"51756880368",serviceId:"1",serviceType:"2",permissions:"email,status_update,publish_stream"};SM.env.google={apiKey:"AIzaSyDlPfxC2naf0Ifc_tH4HTLQoKJZ60fi0fo",clientId:"797232669904-588vo3bk37fog3id58bkmi7vhnfibs3f.apps.googleusercontent.com",serviceId:"11",serviceType:"2"};SM.env.tracking={ga:{smugmug:"UA-138402-3",domain:SM.env.host.session.substr(1)},quantcast:{smugmug:"p-33GsugQTR-pOM"},alexa:{smugmug:"xRFui1asyr00Wr"},xgraph:{users:"597",order:"590",pro:"594",portfolio:"836",power:"595",standard:"596",cart:"599",awesomize:"600"}};SM.env.readOnly=false;SM.env.loggedInUser=null;SM.env.pageOwner={"homepage":"http:\/\/www.tammygphotography.com","isTrial":false,"countDown404":0,"isPro":true,"nickName":"tammygphotography","profileName":"tammygphotography","plan":"Business","rootNodeId":"7H9WS","siteName":"tammygphotography","customDomain":"www.tammygphotography.com"};SM.env.rightClickMessage="These photos are copyrighted by their respective owners. All rights reserved. Unauthorized use prohibited.";SM.env.logoutURL="https://secure.smugmug.com/logout?s=21718&goTo=http%3A%2F%2Fwww.tammygphotography.com%2FPages%2FAbout";SM.env.apiKey="Pm0HeGdZls8VUfp20r3ZY1Ql76.ACff0";SM.env.md5s=SM.env.md5s||{};SM.env.md5s.icart='b55967666c302e59bb6fc9bfbe1b0a87';</script>
            <link rel="stylesheet" href="http://fonts.googleapis.com/css?subset=latin-ext&family=Roboto%3A100%2C300%2C400%2C500">
            <link rel="stylesheet" href="http://cdn.smugmug.com/css/skin/p/78817/1388629355-1d6980f88bb02e0d159e4cb30fcc83ee.css" id="sm-custom-skin">
            <link rel="stylesheet" href="http://cdn.smugmug.com/include/css/0/0/0/smugmug/core-f8e4e50c06f5e270c792ebd23bb973ab.css" id="sm-css-core">
            <link rel="stylesheet" href="http://cdn.smugmug.com/include/css/0/0/0/smugmug/widget_bundle-518ceb87d40bc051e11e91f57ce94c0a.css" id="sm-css-widgets">
            <link rel="stylesheet" href="http://cdn.smugmug.com/include/css/0/0/0/smugmug/gallery_bundle-c89bb40defe74fafa62af8bdcc061ac3.css">
            <link rel="stylesheet" href="http://cdn.smugmug.com/include/widgetcombo/combo.css?widget-1229897-40-2-p-1003418-1-1379379913-min.css&widget-1229898-2-2-p-1003418-1-1406162539-min.css&widget-1229899-41-2-p-1003418-1-1392860367-min.css&widget-2128112-27-2-p-1003418-1-1398995273-min.css" id="sm-sitemaster-css">
            <link rel="stylesheet" href="http://cdn.smugmug.com/include/widgetcombo/combo.css?widget-1337394-24-2-p-1003418-1-1380248603-min.css&widget-2528806-42-2-p-1003418-1-1380247361-min.css&widget-1313544-3-2-p-1003418-1-1378434417-min.css&widget-1313679-38-2-p-1003418-1-1380757425-min.css" id="sm-page-widget-css">
            <script src="http://cdn.smugmug.com/include/js/smugpage/core-top-1a911375c9afb13d7f5bae19847297f0.js"></script>
            <script src="http://cdn.smugmug.com/include/js/smugpage/core-config-c5ebe1cc684307974eba190e45c5c967.js"></script>
            <script src="http://cdn.smugmug.com/include/js/bundles/nodepagewithwidgets-9f5a14d1757f76d0ab446b05cefd1faf.js"></script>
        </head>
        <body class="sm-user-pro sm-page sm-page-node sm-page-node-N8Cqg">
    <div id="sm-page-content" class="sm-page-content"><div class="sm-page-layout sm-page-layout-sitetemplate sm-page-layout-full" style="margin: 0px;" data-pinned-region="Header"><div class="sm-page-layout-region sm-page-layout-region-header"><div class="sm-page-layout-region sm-page-layout-region-top" data-layout-region="Top"><div class="sm-page-layout-row yui3-g" data-layout-row="p"><div class="sm-page-layout-column yui3-u" style="width: 23%;" data-layout-column="0"><div id="sm-page-widget-xdjwNsrz" class="sm-page-widget sm-page-widget-logo sm-page-widget-1229897" data-typeid="1229897"><div class="sm-page-widget-content"><div class="sm-page-widget-header"></div><div id="sm-page-widget-CtFZDHK8" class="sm-page-widget-body">
    <div class="sm-page-widget-logo-container sm-page-widget-logo-align-left ">
    
        <a href="/"><img class="sm-page-widget-logo-img" style="background-image: url(http://www.tammygphotography.com/photos/i-jqXXmdW/0/238x138/i-jqXXmdW-238x138.png); width: 238px; height: 138px;" src="/img/spacer.gif"></a>
    
    
    </div></div><div class="sm-page-widget-footer"></div></div></div></div><div class="sm-page-layout-column yui3-u" style="width: 52%;" data-layout-column="1"><div id="sm-page-widget-HcSfjF74" class="sm-page-widget sm-page-widget-nav sm-page-widget-1229898" data-typeid="1229898"><div class="sm-page-widget-content"><div class="sm-page-widget-header"></div><div id="sm-page-widget-7TkCFGVB" class="sm-page-widget-body"></div><div class="sm-page-widget-footer"></div></div></div></div><div class="sm-page-layout-column yui3-u" style="width: 25%;" data-layout-column="2"><div id="sm-page-widget-GrFf5QJm" class="sm-page-widget sm-page-widget-sociallinks sm-page-widget-1229899" data-typeid="1229899"><div class="sm-page-widget-content"><div class="sm-page-widget-header sm-page-widget-header-right"></div><div id="sm-page-widget-bLh3BWMB" class="sm-page-widget-body">    <ul class="sm-page-widget-social-links sm-social-links-right sm-social-links-large sm-social-links-horizontal"><li class="sm-page-widget-social-links-facebook">
                        <a href="http://www.facebook.com/Tammy.G.Photography" class="sm-muted" target="_blank" rel="nofollow">
                            <span class="sm-fonticon sm-button-fonticon sm-fonticon-large sm-fonticon-FacebookCircle"></span></a>
                    </li><li class="sm-page-widget-social-links-twitter">
                        <a href="http://twitter.com/Tammy_G_Photo" class="sm-muted" target="_blank" rel="nofollow">
                            <span class="sm-fonticon sm-button-fonticon sm-fonticon-large sm-fonticon-TwitterCircle"></span></a>
                    </li></ul>
    
    code to be continued..too long
  • Options
    TammyGPhotoTammyGPhoto Registered Users Posts: 153 Major grins
    edited November 9, 2014
    code continued..
    </div><div  class="sm-page-widget-footer"></div></div></div></div></div></div></div><div  class="sm-page-layout-region sm-page-layout-region-body"><div  class="sm-page-layout-region sm-page-layout-region-left" style="width:  0px;" data-layout-region="Left"></div><div  class="sm-page-layout-region sm-page-layout-region-right" style="width:  0px;" data-layout-region="Right"></div><div  class="sm-page-layout-region sm-page-layout-region-center"  data-layout-region="Center"><div class="sm-page-layout-row yui3-g  sm-page-layout-row-reserved" data-layout-row="main"  data-layout-row-reserved="main"><div class="sm-page-layout-column  yui3-u" style="width: 100%;" data-layout-column="0"><div  class="sm-page-layout sm-page-layout-pagetemplate sm-page-layout-full"  style="margin: 22px 15px 50px;"><div class="sm-page-layout-region  sm-page-layout-region-header"></div><div  class="sm-page-layout-region sm-page-layout-region-body"><div  class="sm-page-layout-region sm-page-layout-region-left" style="width:  0px;" data-layout-region="Left"></div><div  class="sm-page-layout-region sm-page-layout-region-right" style="width:  0px;" data-layout-region="Right"></div><div  class="sm-page-layout-region sm-page-layout-region-center"  data-layout-region="Center"><div class="sm-page-layout-row yui3-g"  data-layout-row="B"><div class="sm-page-layout-column yui3-u"  style="width: 100%;" data-layout-column="0"><div  id="sm-page-widget-qpk2xbHq" class="sm-page-widget  sm-page-widget-pagetitle sm-page-widget-1337394"  data-typeid="1337394"><div  class="sm-page-widget-content"><div  class="sm-page-widget-header"></div><div  id="sm-page-widget-PzMGG26x" class="sm-page-widget-body"><h1  class="sm-page-title sm-page-title-center sm-page-widget-pagetitle-m"
        style=" class="sm-page-title sm-page-title-center  sm-page-widget-pagetitle-m" style=""></h1 class="sm-page-title  sm-page-title-center sm-page-widget-pagetitle-m"
        style="></body>
    
  • Options
    TammyGPhotoTammyGPhoto Registered Users Posts: 153 Major grins
    edited November 9, 2014
    and this code has links but they show up all wonk and no buttons...

    <div class=" fb_reset" id="fb-root"><div style="position: absolute; top: -10000px; height: 0px; width: 0px;"><div><iframe src="http://static.ak.facebook.com/connect/xd_arbiter/oDB-fAAStWy.js?version=41#channel=f2e7ee8db7349bc&amp;origin=http%3A%2F%2Fwww.tammygphotography.com" style="border: medium none;" tabindex="-1" title="Facebook Cross Domain Communication Frame" aria-hidden="true" id="fb_xdm_frame_http" scrolling="no" allowtransparency="true" name="fb_xdm_frame_http" frameborder="0"></iframe><iframe src="https://s-static.ak.facebook.com/connect/xd_arbiter/oDB-fAAStWy.js?version=41#channel=f2e7ee8db7349bc&amp;origin=http%3A%2F%2Fwww.tammygphotography.com" style="border: medium none;" tabindex="-1" title="Facebook Cross Domain Communication Frame" aria-hidden="true" id="fb_xdm_frame_https" scrolling="no" allowtransparency="true" name="fb_xdm_frame_https" frameborder="0"></iframe></div></div></div><div id="yui_3_8_0_1_1406432632763_42" class="sm-cart-header sm-cart-header-hidden"><div class="sm-page-header-nav"><div style="display: none;" class="sm-page-header-navitem-cart" hidden="hidden"></div></div></div>
    <div id="sm-page-content" class="sm-page-content"><div class="sm-page-layout sm-page-layout-sitetemplate sm-page-layout-full" style="margin: 0px;" data-pinned-region="Header"><div class="sm-page-layout-region sm-page-layout-region-header"><div class="sm-page-layout-region sm-page-layout-region-top" data-layout-region="Top"><div class="sm-page-layout-row yui3-g" data-layout-row="p"><div class="sm-page-layout-column yui3-u" style="width: 23%;" data-layout-column="0"><div id="sm-page-widget-xdjwNsrz" class="sm-page-widget sm-page-widget-logo sm-page-widget-1229897" data-typeid="1229897"><div class="sm-page-widget-content"><div class="sm-page-widget-header"></div><div id="sm-page-widget-CtFZDHK8" class="sm-page-widget-body">
    <div class="sm-page-widget-logo-container sm-page-widget-logo-align-left ">
    
        <a href="/"><img class="sm-page-widget-logo-img" style="background-image: url(http://www.tammygphotography.com/photos/i-jqXXmdW/0/238x138/i-jqXXmdW-238x138.png); width: 238px; height: 138px;" src="/img/spacer.gif"></a>
    
    
    </div></div><div class="sm-page-widget-footer"></div></div></div></div><div class="sm-page-layout-column yui3-u" style="width: 52%;" data-layout-column="1"><div id="sm-page-widget-HcSfjF74" class="sm-page-widget sm-page-widget-nav sm-page-widget-1229898" data-typeid="1229898"><div class="sm-page-widget-content"><div class="sm-page-widget-header"></div><div id="sm-page-widget-7TkCFGVB" class="sm-page-widget-body"><div class="sm-page-widget-nav-popover sm-page-widget-nav-horizontal sm-page-widget-nav-color-emphasized sm-page-widget-nav-xl sm-page-widget-nav-center sm-page-widget-nav-toplinks-capitalize sm-page-widget-nav-sublinks-regular sm-page-widget-nav-toplinks-separator sm-page-widget-nav-sublinks-separator"><ul class="horizontal"><li class="sm-page-widget-nav-toplink"><a href="http://www.tammygphotography.com">Home</a></li><li id="yui_3_8_0_1_1406432632763_86" class="sm-page-widget-nav-toplink"><a href="http://www.tammygphotography.com/Portfolio">Portfolio</a><div id="yui_3_8_0_1_1406432632763_159" class="yui3-menu yui3-menu-vertical yui3-menu-notouch sm-user-ui"><ul aria-expanded="true" role="menu" tabindex="0" class="yui3-menu-children"><li role="menuitem" aria-labelledby="yui_3_8_0_1_1406432632763_163" aria-hidden="false" id="menuItem-yui_3_8_0_1_1406432632763_157" class="yui3-menu-item"><a id="yui_3_8_0_1_1406432632763_163" href="http://www.tammygphotography.com/Portfolio/For-Purchase" class="yui3-menu-label" data-item-id="menuItem-yui_3_8_0_1_1406432632763_157">For Purchase</a></li><li role="menuitem" aria-labelledby="yui_3_8_0_1_1406432632763_166" aria-hidden="false" id="menuItem-yui_3_8_0_1_1406432632763_158" class="yui3-menu-item"><a id="yui_3_8_0_1_1406432632763_166" href="http://www.tammygphotography.com/Portfolio/For-Viewing" class="yui3-menu-label" data-item-id="menuItem-yui_3_8_0_1_1406432632763_158">For Viewing</a></li></ul></div></li><li class="sm-page-widget-nav-toplink sm-page-widget-nav-activepage"><a href="http://www.tammygphotography.com/Pages/About">About</a></li><li id="yui_3_8_0_1_1406432632763_176" class="sm-page-widget-nav-toplink"><a href="http://www.tammygphotography.com/Pages/Contact">Contact</a><div id="yui_3_8_0_1_1406432632763_246" class="yui3-menu yui3-menu-vertical yui3-menu-notouch sm-user-ui"><ul aria-expanded="true" role="menu" tabindex="0" class="yui3-menu-children"><li role="menuitem" aria-labelledby="yui_3_8_0_1_1406432632763_250" aria-hidden="false" id="menuItem-yui_3_8_0_1_1406432632763_245" class="yui3-menu-item"><a id="yui_3_8_0_1_1406432632763_250" href="http://www.tammygphotography.com/Pages/Guestbook" class="yui3-menu-label" data-item-id="menuItem-yui_3_8_0_1_1406432632763_245">Guestbook</a></li></ul></div></li><li class="sm-page-widget-nav-toplink"><a href="http://www.tammygphotography.com/search">Search</a></li></ul></div></div><div class="sm-page-widget-footer"></div></div></div></div><div class="sm-page-layout-column yui3-u" style="width: 25%;" data-layout-column="2"><div id="sm-page-widget-GrFf5QJm" class="sm-page-widget sm-page-widget-sociallinks sm-page-widget-1229899" data-typeid="1229899"><div class="sm-page-widget-content"><div class="sm-page-widget-header sm-page-widget-header-right"></div><div id="sm-page-widget-bLh3BWMB" class="sm-page-widget-body">    <ul class="sm-page-widget-social-links sm-social-links-right sm-social-links-large sm-social-links-horizontal"><li class="sm-page-widget-social-links-facebook">
                        <a href="http://www.facebook.com/Tammy.G.Photography" class="sm-muted" target="_blank">
                            <span class="sm-fonticon sm-button-fonticon sm-fonticon-large sm-fonticon-FacebookCircle"></span></a>
                    </li><li class="sm-page-widget-social-links-twitter">
                        <a href="http://twitter.com/Tammy_G_Photo" class="sm-muted" target="_blank">
                            <span class="sm-fonticon sm-button-fonticon sm-fonticon-large sm-fonticon-TwitterCircle"></span></a>
                    </li></ul>
    </div><div class="sm-page-widget-footer"></div></div></div></div></div></div></div><div class="sm-page-layout-region sm-page-layout-region-body"><div class="sm-page-layout-region sm-page-layout-region-left" style="width: 0px;" data-layout-region="Left"></div><div class="sm-page-layout-region sm-page-layout-region-right" style="width: 0px;" data-layout-region="Right"></div><div class="sm-page-layout-region sm-page-layout-region-center" data-layout-region="Center"><div class="sm-page-layout-row yui3-g sm-page-layout-row-reserved" data-layout-row="main" data-layout-row-reserved="main"><div class="sm-page-layout-column yui3-u" style="width: 100%;" data-layout-column="0"><div class="sm-page-layout sm-page-layout-pagetemplate sm-page-layout-full" style="margin: 22px 15px 50px;"><div class="sm-page-layout-region sm-page-layout-region-header"></div><div class="sm-page-layout-region sm-page-layout-region-body"><div class="sm-page-layout-region sm-page-layout-region-left" style="width: 0px;" data-layout-region="Left"></div><div class="sm-page-layout-region sm-page-layout-region-right" style="width: 0px;" data-layout-region="Right"></div><div class="sm-page-layout-region sm-page-layout-region-center" data-layout-region="Center"><div class="sm-page-layout-row yui3-g" data-layout-row="B"><div class="sm-page-layout-column yui3-u" style="width: 100%;" data-layout-column="0"><div id="sm-page-widget-qpk2xbHq" class="sm-page-widget sm-page-widget-pagetitle sm-page-widget-1337394" data-typeid="1337394"><div class="sm-page-widget-content"><div class="sm-page-widget-header"></div><div id="sm-page-widget-PzMGG26x" class="sm-page-widget-body"><h1 class="sm-page-title sm-page-title-center sm-page-widget-pagetitle-m" style="
    
  • Options
    Hikin' MikeHikin' Mike Registered Users Posts: 5,458 Major grins
    edited November 9, 2014
    Let me digest this and I'll get back to you. Since this is more of a Cafepress issue, I'll PM me, okay?

    One question, all of the code you provided, is this what you copied to your current Cafepress site? Meaning if I ask you to add/remove things, it's something that you can do?
  • Options
    TammyGPhotoTammyGPhoto Registered Users Posts: 153 Major grins
    edited November 9, 2014
    Let me digest this and I'll get back to you. Since this is more of a Cafepress issue, I'll PM me, okay?

    One question, all of the code you provided, is this what you copied to your current Cafepress site? Meaning if I ask you to add/remove things, it's something that you can do?

    thx Mike! i know there is a lot to digest for sure...the only code that is on there right now is in the first reply..the other stuff is code i tried but it didn't work.
    i appreciate your help!

    and PM received..will continue this there!! thx!
Sign In or Register to comment.