why banner mix with navigation bar also can't change logo position many time try to center but still show right side
Last edited by Justin15 on June 30th 2017, 5:46 am; edited 1 time in total
Please change the title of your topic to something that is related to your question/issue, so that other users will be able to find their question/issue using the search engine.
|
The topic was posted in the wrong section, so I have moved it to the correct section.
|
#logo {
left: 30px;
position: absolute;
top: -14px;
}
#logo {
float: none;
padding: 5px;
}