Not Solved Weird width issue
#8
Not Solved
Board is offline again. Still can't see, apologies for a late reply been busy.

I would not suggest removing class="wrapper" from templates. Instead in global.css I would find .wrapper class. From inspecting your global.css file I can see wrapper has this
.wrapper {
    width: 85%;
    min-width: 970px;
    max-width: 1500px;
    margin: auto auto;
}

Perhaps removing the min-width and max-width part would do you some good. Then just play around with width part itself to match the other. Big Grin
> SELECT finger FROM hand WHERE id='3'
Reply


Messages In This Thread
Weird width issue - by Madnoos - 2018-11-19, 11:33 PM
RE: Weird width issue - by isoldehn - 2018-11-20, 12:09 AM
RE: Weird width issue - by Madnoos - 2018-11-20, 02:02 AM
RE: Weird width issue - by effone - 2018-11-20, 03:53 AM
RE: Weird width issue - by Madnoos - 2018-11-20, 04:24 AM
RE: Weird width issue - by effone - 2018-11-20, 05:22 AM
RE: Weird width issue - by Madnoos - 2018-11-20, 03:20 PM
RE: Weird width issue - by isoldehn - 2018-11-21, 01:30 AM
RE: Weird width issue - by effone - 2018-11-21, 08:58 AM
RE: Weird width issue - by isoldehn - 2018-11-21, 06:42 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)