I just got an ultrawide, and boy is this site wide. Im going to see if I can limit the width and put a border on the sides. Im curious if anyone reads this:P
Announcement
Collapse
No announcement yet.
Screen resolution
Collapse
X
-
I read it, at least one a month. I definitely think there is a max-width setting. I'd probably set it to 1920px if you try editing it. If not, I can take a look.[CENTER][color=red][b]-Brad-[/color][/b]
[size=2][b][color=blue]89 Mustang : Future 60V6 Power[/b][/color][/size]
[SIGPIC][/SIGPIC]
[size=2][color=blue]Follow the build -> [url]http://www.3x00swap.com/index.php?page=mustang-blog[/url][/color][/size][/CENTER]
-
Nice
Hows the truck runnin?
Found this, gonna see if what I can do.
"Those stylevars are not valid in vBulletin 5 and have no effect.
The width is controlled by this:
Code:#wrapper {
max-width: 1200px;
min-width: 320px;
width: 100%;
}
#wrapper {
background: none repeat scroll 0 0 #FFFFFF;
margin: auto;
}
You need to change it in your css_additional.css. I suggest not removing the min-width statement or the style will probably break on cellphones and other small screen devices. Make sure to test your changes on a variety of window sizes to make sure the responsive aspect still works properly."
and.....that file is blank.
I am trying to change the width of the site, but can't seem to figure out how. I've gone to "styles and templates" , "style manager", "style variable editor", and altered the "doc_maxWidth" to my desired width, and then put the "doc_margin" to auto, but there is no change.Last edited by SappySE107; 11-11-2024, 05:35 PM.Ben
60DegreeV6.com
WOT-Tech.com
Comment
-
I really need to remember to look into this ...[CENTER][color=red][b]-Brad-[/color][/b]
[size=2][b][color=blue]89 Mustang : Future 60V6 Power[/b][/color][/size]
[SIGPIC][/SIGPIC]
[size=2][color=blue]Follow the build -> [url]http://www.3x00swap.com/index.php?page=mustang-blog[/url][/color][/size][/CENTER]
Comment
-
I made the max width of the site 1920px. Let me know if that works for you.[CENTER][color=red][b]-Brad-[/color][/b]
[size=2][b][color=blue]89 Mustang : Future 60V6 Power[/b][/color][/size]
[SIGPIC][/SIGPIC]
[size=2][color=blue]Follow the build -> [url]http://www.3x00swap.com/index.php?page=mustang-blog[/url][/color][/size][/CENTER]
Comment
-
It had to be added to the additional CSS file.[CENTER][color=red][b]-Brad-[/color][/b]
[size=2][b][color=blue]89 Mustang : Future 60V6 Power[/b][/color][/size]
[SIGPIC][/SIGPIC]
[size=2][color=blue]Follow the build -> [url]http://www.3x00swap.com/index.php?page=mustang-blog[/url][/color][/size][/CENTER]
Comment

Comment