05.07.2017, 23:06
Stron: 1 2
05.07.2017, 23:14
Ten kod co podałem jest z arkusza global.css
Nie wiem czy o ten arkusz chodzi
body {
background: #eceef0;
background: white url(/images/flatty/hbg4.png) repeat;
color: #333;
text-align: center;
line-height: 1.4;
margin: 0;
font-family: Sans-Serif, Arial, "Open Sans";
font-size: 13px;
overflow-y: scroll; }
a:link {
transition: all 0.25s ease !important;
-webkit-transition: all 0.25s ease !important;
-moz-transition: all 0.25s ease !important;
color: #3c699c;
text-decoration: none; }
a:visited {
color: #0072bc;
text-decoration: none; }
a:hover,
a:active { color: #00aced; }
#container {
text-align: left;
color: #333;
line-height: 1.4;
margin: 0;
font-family: Tahoma, Sans-serif, Arial;
font-size: 13px;
min-width: 990px; }
.wrapper {
width: 85%;
min-width: 970px;
max-width: 1500px;
margin: auto auto; }
/* you can change the header-image here. [ image dimensions should be ~ 1920 x 390 ] */
#logo {
background: #eceef0 url(images/flatty/hbg4.png) no-repeat 0% 5%;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
padding: 6em 0 0 0px; }
05.07.2017, 23:17
Tak, możesz mój kod do niego wkleić na SAMYM DOLE.
05.07.2017, 23:23
Wkleiłem i 0 reakcji po wpisaniu wymiarów loga
Dobra narazie ogarnałem co i jak.
Jak czegoś nie bede wiedział to napisze. Narazie dzięki
Stron: 1 2