vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to fix my header login (https://vborg.vbsupport.ru/showthread.php?t=325311)

Mandushi 07-01-2017 05:00 AM

How to fix my header login
 
https://vborg.vbsupport.ru/external/2017/07/1.jpg

Mandushi 07-05-2017 11:02 PM

Can any body help me ?

RichieBoy67 07-05-2017 11:09 PM

I'm sorry but I really cannot see what is going on with your site at all from that screenshot.

TheLastSuperman 07-06-2017 01:27 AM

So basically, you have one div areas with width set:
Code:

<div class="header2-left" style="width:740px;">
<div class="header2-right">

What you need to realize is, you're viewing a desktop type style on a mobile phone. So if you open this site on a pc, like me for example it looks fine, login is at top right. Look at the code though, in the top div class its using a style reference, setting the width to 740px, if you resize your browser smaller (or view on mobile as you did) you will notice it then goes to the line below. You'll need to either remove the 740width being set OR set to 75% then right div to 25% OR 50/50%. You could also set a container div, this is a perfect example: https://vborg.vbsupport.ru/showthread.php?t=228319 even though its dealing with a header/logo, the css and div you can reference to see how it was done then repeat on your area :cool:.

Mandushi 07-06-2017 07:31 AM

Quote:

Originally Posted by TheLastSuperman (Post 2588175)
So basically, you have one div areas with width set:
Code:

<div class="header2-left" style="width:740px;">
<div class="header2-right">

What you need to realize is, you're viewing a desktop type style on a mobile phone. So if you open this site on a pc, like me for example it looks fine, login is at top right. Look at the code though, in the top div class its using a style reference, setting the width to 740px, if you resize your browser smaller (or view on mobile as you did) you will notice it then goes to the line below. You'll need to either remove the 740width being set OR set to 75% then right div to 25% OR 50/50%. You could also set a container div, this is a perfect example: https://vborg.vbsupport.ru/showthread.php?t=228319 even though its dealing with a header/logo, the css and div you can reference to see how it was done then repeat on your area :cool:.

Thank you veru much bro

I fixed it

https://vborg.vbsupport.ru/external/2017/07/2.jpg


All times are GMT. The time now is 10:09 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.02358 seconds
  • Memory Usage 1,727KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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