Tutorial

Profil bearbeiten und Katalog einbinden


  • Profil bearbeiten: Code kopieren und bei euch im Profil einfügen und "HIER DEINE BILD_URL" ersetzen durch euer Hintergrundbildlink

<style type=text/css>


body, .scPanelBody {

background-color:FFFFFF;

background-image:url("HIER DEINE BILD-URL EINFÜGEN");

background-position:Center Center;

background-attachment:fixed;

background-repeat:repeat;

border-width:0px;

border-style:groove;

border-color:transparent;

}


tbody, .ctl00_oCPH1_tbDetailsSection {

background-color:FFFFFF;

background-image:url("HIER DEINE BILD_URL EINFÜGEN");

background-position:Center Center;

background-attachment:fixed;

background-repeat:repeat;

border-width:0px;

border-style:Solid;

}


body, .SCPageTitle {

background-color:FFFFFF;

background-image:url("HIER DEINE BILD_URL EINFÜGEN");

background-position:Center Center;

background-attachment:fixed;

background-repeat:repeat;

border-width:0px;

border-style:Solid;

color:aaaaaa;

font-size:14pt;

font-family:Arial;

}


body, .socStatus {

background-color:transparent;

color:000000;

}


table table {

border:8px;

}


table table table table {

border:0px;

background-image::url();

background-color:transparent;

}


table table table {

border-style:Solid;

border-width:0px;

background-attachment:fixed;

}


table, tr, td, li, p, div,.text,.redtext, .blacktext12 {

color:#000000;

font-size:10pt;

font-family:arial;

}


tbody, .MPHeaderTable {

color:000000;

font-size:10pt;

font-family:comic sans ms;

font-weight:bold;

}




.lightbluetext8, .blacktext10, .redbtext,.btext {

color:000000;

font-size:10pt;

font-family:comic sans ms;

font-weight:bold;

}



a:active, a:visited, a:link, a.searchlinksmall:active, a.MainNavLink:active, a.searchlinksmall:link, a.navbar:active, a.navbar:link, a.redlink:active, a.redlink:visited, a.redlink:link {

color:bbbbbb;

font-size:10pt;

font-family:comic sans ms;

font-weight:bold;

}



a:MainNavLink, a.MainNavLink:hover, a.navbar:hover, a.redlink:hover {

color:999999;

font-size:10pt;

font-family:comic sans ms;

font-weight:bold;

}


</style> <p>



  • Katalog einbinden: Code kopieren und in euer Profil einfügen, nur müsst ihr die Member ID durch eure ersetzen

<p><iframe src="http://www.secretcity.de/clothing/search.aspx?g=2&amp;mid=EURE MEMBER-ID" width="300" height="300" frameborder="1" scrolling="auto"></iframe></p>