Good tip, mate! :)
Just to add : I've used http://cooltext.com to get my own custom logo text, and then adjusted the CSS slightly to its size!
I've put the code in, but my logo does not appear. What gives?
#header {
height: 120px;
}
#header h1 a span{
display: none;
}
#header h2 {
display: none;
}
#header h1 a,#header h1 a:hover{
margin: 0;
padding: 0;
background-image: url(/local—files/start/logo.jpg);
height: 87px;
width: 508px;
position: absolute;
top: 10px;
left: 20px;
}
I had the same problem.
Changed the following line to my image url as follows:
Before:
background-image: url(/local—files/start/logo.jpg);
After:
background-image: url(http://mywikidotsite.wikidot.com/local--files/start/logo.jpg);
And now it all works fine.
Online jobs easy work at home easy, data entry typing jobs paid survey easy, make money online easy with the jobslover.com information
online jobs, work at home, from home work, data entry, typing jobs, paid survey, complete online survey, make money online, make money at home, home job work, type jobs at home, get paid for online sur0vey, free opportunities, type at home jobs, make money from home, work from home
Make money typing ads online, online jobs, work at home, from home work, data entry, paid survey, complete online survey, make money online, make money at home, home job work, type jobs at home, get paid for online survey, free opportunities
Also, on the instructions page it says your new theme won't be updated automatically, but must be "synched" "here." Unintelligible. :-<
<p><a href="http://www.a1-health-care.com/">A1 Health Care</a> - Health Care Information</p>
thanks for the information man
i's like it,at least i learn from it
better to create or adding a SITE LOGO
good dAy to all
and GOD bless
^_^
__
charls
Did you see it? One more time? You won't get faked out here! <a href="http://www.SelectWealthSystem.com/?t=wc">http://www.SelectWealthSystem.com/?t=wc</a>
Thanks for that :)
Here is my piece of code to:
- increase a little bit the header height
- increase a little bit the image width
- put a PNG instead of the JPG (using transparency)
Here is the code:
#header {
height: 120px;
}
#header h1 a span{
display: none;
}
#header h2 {
display: none;
}
#header h1 a,#header h1 a:hover{
margin: 0;
padding: 0;
background-image: url(http://dents-de-sagesse.wikidot.com/local--files/start/logo.png);
height: 90px;
width: 502px;
position: absolute;
top: 10px;
left: 20px;
}
Here is the result:
http://dents-de-sagesse.wikidot.com/
Happy wikying to all!
i tried putting this exact code into mine, no image. i cant get this tip working at all, no image shows up.
it doesnt seem to work when extending shiny…any ideas?
Hi Here is my piece of code to:Logo Insertion
#header-extra-div-1 {
height: 150px;
width: 200px;
float: left;
background-image: url('http://keysoftbiservices.wikidot.com/local--files/start/KEYSOFT%20LOGO');
background-repeat: no-repeat;
padding: 0;
position: absolute;
top: 5px;
right:102%;
}
Here is the result:
http://keysoftbiservices.wikidot.com/
Regards
In my version the file name was Case sensitive logo.JPG vrs logo.jpg




