The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi, (please see attached picture)
After inserting some code to show social icons in the header, the log in and password area got moved below the header, how do I move it back to where it should be. Any help would be much apprechiated. ![]() |
#2
|
||||
|
||||
![]()
whats the whole code that you used?
Edit: looks like that you've used tables! Code:
<table width="110" border="0" align="left"> <tr> <td width="215"><div align="center"><a href="http://www.facebook.com/NextGenGaming Your Facebook Page Link Here"><img src="http://www.nextgengaming.net/images/buttons/facebook.png" alt="Facebook" width="33" height="33" border="0" /></a></div></td> <td width="215"><div align="center"><a href="http://twitter.com/NGGOFFICIAL"><img src="http://www.nextgengaming.net/images/buttons/twitter.png" alt="Twitter" width="33" height="33" border="0" /></a></div></td> <td width="215"><div align="center"><a href="http://www.youtube.com/nextg3ngaming"><img src="http://www.nextgengaming.net/images/buttons/youtube.png" alt="youtube" width="33" height="33" border="0" /></a></div></td> </tr> </table> ![]() try getting rid of the table and putting them under the same DIV tags.. |
#3
|
||||
|
||||
![]()
Also, this may be able to be resolved via CSS but we cannot tell if we don't have a link to see the problem. Images don't do it for CSS problems.
|
#4
|
|||
|
|||
![]() |
#5
|
||||
|
||||
![]()
I'm not seeing the problem at all. The images you added are on the left side and your login code is on the top right.
|
#6
|
|||
|
|||
![]()
Can you try the second template down please 'blackstream' thanks
EDIT: I put the old code in to show you the problem i was having, I changed what was there before with DIV Tags but still the problem persists. |
#7
|
||||
|
||||
![]()
Try adding this to your additional.css template - see if it fixes the issue:
HTML Code:
.toplinks ul.isuser, .toplinks ul.nouser { clear: none;} |
#8
|
|||
|
|||
![]()
It worked! Thank you so much lynne I really do apprechiate it. You have made my day!
![]() Thanks again! |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|