vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Header Help Required (https://vborg.vbsupport.ru/showthread.php?t=262040)

watty005 04-15-2011 09:19 AM

Header Help Required
 
1 Attachment(s)
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. :)

TomorrowsGaming 04-15-2011 03:07 PM

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>

You are not supposed to use tables with vB4..:p
try getting rid of the table and putting them under the same DIV tags..

Lynne 04-15-2011 03:24 PM

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.

watty005 04-15-2011 04:56 PM

Hi Lynne, here is my url if it helps. www.nextgengaming.net

Any help much apprechiated.

Lynne 04-15-2011 05:07 PM

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.

watty005 04-15-2011 05:11 PM

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.

Lynne 04-15-2011 05:20 PM

Try adding this to your additional.css template - see if it fixes the issue:
HTML Code:

.toplinks ul.isuser, .toplinks ul.nouser {    clear: none;}
You would do similar for logged in users also. You'd need to post a test username/password in order for me to see it then.

watty005 04-15-2011 05:26 PM

It worked! Thank you so much lynne I really do apprechiate it. You have made my day! :)
Thanks again!


All times are GMT. The time now is 07:25 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02267 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete