How to put a custom header in the Cargo theme
A lot of people asked how did i put a custom header in my page. I’m using the Cargo theme and here’s how you do it.
Click in Advanced and add this code to your custom CSS. In the background image url, add the address of where your header image is hosted.
Then, change the 180px according to your header height.
/* custom colours */
body{ background-image: url(INSERT THE URL OF YOUR HEADER HERE.jpg);
background-repeat: no-repeat;
padding-top: 500px;}
#main_column{
position:absolute;
top:180px;
}
.regular img { max-width: 100%; }
That’s it! Play around with the px numbers to see if you got it right.
How to put a custom header in the Cargo theme
A lot of people asked how did i put a custom header in my page. I’m using the Cargo theme and here’s how you do it.
Click in Advanced and add this code to your custom CSS. In the background image url, add the address of where your header image is hosted.
Then, change the 180px according to your header height.
/* custom colours */
body{ background-image: url(INSERT THE URL OF YOUR HEADER HERE.jpg);
background-repeat: no-repeat;
padding-top: 500px;}
#main_column{
position:absolute;
top:180px;
}
.regular img { max-width: 100%; }
That’s it! Play around with the px numbers to see if you got it right.
Posted 1 year ago 110 notes
Notes:
-
bobmotown liked this
-
novacula liked this
-
vidyd liked this
-
niccola-macchiavelli liked this
-
simonandchristinablog liked this
-
heartshavewings liked this
-
thijsone liked this
-
ggiinnaaaa liked this
-
brinkjunk liked this
-
brianafahey liked this
-
skimothy liked this
-
emnews12 liked this
-
fazeduzzit liked this
-
welcometoeclipse liked this
-
fu-nny liked this
-
wangwung liked this
-
popularfm liked this
-
gingermay liked this
-
creditssn liked this
-
96gonn liked this
-
sammy-spock-dalek liked this
-
theoldmanandthecat liked this
-
mxtape reblogged this from cargotheme
-
ichii39 reblogged this from cargotheme
-
esoteric-pieces-of-8 reblogged this from lemaquillage
-
cargotheme reblogged this from lemaquillage
-
ouseii reblogged this from lemaquillage
-
lemaquillage posted this