The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
How can I move the logo sits next to the main nav bar getting rid of the gap?
|
|
#2
|
||||
|
||||
|
When dealing with CSS issues, we need a link to your site. It is easier to use a tool like firebug to view the CSS and see what is happening. So, can you please supply a link and a test username/password, if needed, to see the problem.
|
|
#3
|
|||
|
|||
|
hey Lynne,
Here is the link: http://www.osras.com/osrasorg/upload/forums While you are at the site..how come it says "no topics" even though I put some up? |
|
#4
|
||||
|
||||
|
It doesn't say No Topics to me. However, vB5 does have some caching going on, so it may be that a bit of time has gone by and the cache has been refreshed and it now shows posts.
I removed the user/pass from your post. Part of the username was "Admin" and I didn't know if it was a real admin account. You should never post an admin account anywhere, just a regular test user account, if needed. As for the logo, you can try something like this: HTML Code:
#header .site-logo {
padding-bottom: 0px;
}
#header .header-cell {
vertical-align: bottom;
}
#header {height:auto;}
|
|
#5
|
|||
|
|||
|
Thanks Lynne,
The logo css worked great. Thanks |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|