vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Width departments (https://vborg.vbsupport.ru/showthread.php?t=311207)

Kodi 05-09-2014 09:53 PM

Width departments
 
Welcome.
I have questions about my editing style forum.
Current page looks like this: http://screenshu.com/static/uploads/.../s0/t2hpdf.jpg

I would like to edit it to the field of topics to dopasowywały to screen resolution, almost touching the walls browser.
http://screenshu.com/static/uploads/.../g3/h1awmk.jpg

I added the style to the test "margin-left:-170px;" which resulted in the extension of the topics that the left side, as I wanted to. I do not know how to do the same to the right side because it is the side menu.

You are able to help me?
The address of my page is: www.Cs-Dreams.pl

tbworld 05-09-2014 10:12 PM

Not sure exactly what you are looking for, and I did not have much time to get into it, but maybe this will help. :)

Play around with these settings in your CSS:

I added "!important" just so it worked on my end. You should always try to eliminate the use of "!important" -- so remove it where you can. It might cause you problems at a later date, when you install a MOD trying to override the CSS.

Code:

#overcaloscsec {
  margin: 0 auto !important;
  min-width: 960px !important;  /* This was set to high */
  padding: 0 !important;
  width: auto !important;
}

Nice job providing us everything we needed to assist you. :)

Kodi 05-09-2014 10:41 PM

I was thinking the same forums, and here extended everything.
I would like to extend only those elements: http://scr.hu/0nw5/wrvva

http://s1.uploads.im/IGefR.png

tbworld 05-09-2014 10:56 PM

I do not quite understand what you are looking for, but give this a try with the CSS I gave you above.

Code:

#forum_box {
    margin-right: 85px !important;
 }

This is suppose to add a margin between the sidebar and the main forum box. I did not test it. Sorry.

Kodi 05-09-2014 11:27 PM

I understand that you do not understand me. My English is low.
Let me draw it to you.

So it looks currently my forum, and topics:
http://postimg.org/image/r6nhq4m7j/full/

I would like to expand, is more or less this effect:
http://postimg.org/image/j2fdldzsf/full/

Do you understand?
I want to be topic matched to the width of the monitor. Now they are too small.
The first topic you wrote was a good step, just to stretch everything and I would like to extend the same topics.

Kodi 05-11-2014 11:09 PM

Refresh

tbworld 05-12-2014 12:15 AM

Are you trying to indent your header?

Kodi 05-12-2014 12:42 AM

I do not quite know how.

tbworld 05-12-2014 12:44 AM

What language do you speak, maybe I can find you a vBulletin friendly support forum that is in your language.

Kodi 05-12-2014 01:18 AM

Polish.
Or I'll find someone who speaks to you on TeamSpeak For instance?


All times are GMT. The time now is 07:49 PM.

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.01029 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete