The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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 |
#2
|
|||
|
|||
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; } |
Благодарность от: | ||
Kodi |
#3
|
|||
|
|||
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 |
#4
|
|||
|
|||
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; } |
#5
|
|||
|
|||
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. |
#6
|
|||
|
|||
Refresh
|
#7
|
|||
|
|||
Are you trying to indent your header?
|
#8
|
|||
|
|||
I do not quite know how.
|
#9
|
|||
|
|||
What language do you speak, maybe I can find you a vBulletin friendly support forum that is in your language.
|
#10
|
|||
|
|||
Polish.
Or I'll find someone who speaks to you on TeamSpeak For instance? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|