Is it just me or is all the text on the forum now centred instead of being left justified?
Ben
..
Centered
Moderator: speedake95
-
- Posts: 88
- Joined: Thu Aug 08, 2013 10:01 am
- Location: Queensland, Australia
nope getting the same here and not liking it too much
Stephen...
Felix 2.0 -> Felix 3.0 dual
Simplify3D Slicer, Kisslicer
Have you added your Felix to the Map? http://goo.gl/maps/HajnZ
http://blog.strobotics.com.au
Felix 2.0 -> Felix 3.0 dual
Simplify3D Slicer, Kisslicer
Have you added your Felix to the Map? http://goo.gl/maps/HajnZ
http://blog.strobotics.com.au
Agreed. The font size is too large as well.
Edit: To fix this issue, change the following file:
/styles/proSpecial/style_shop.css - line:6
FROM:
TO:
Edit: To fix this issue, change the following file:
/styles/proSpecial/style_shop.css - line:6
FROM:
Code: Select all
body { font:75%/150% Arial, Helvetica, sans-serif; color:#333; text-align:center; }
Code: Select all
body { font:10px Arial, Helvetica, sans-serif; color:#333; text-align:left; }
thanks to whoever fixed the problem! back to normal now 

Stephen...
Felix 2.0 -> Felix 3.0 dual
Simplify3D Slicer, Kisslicer
Have you added your Felix to the Map? http://goo.gl/maps/HajnZ
http://blog.strobotics.com.au
Felix 2.0 -> Felix 3.0 dual
Simplify3D Slicer, Kisslicer
Have you added your Felix to the Map? http://goo.gl/maps/HajnZ
http://blog.strobotics.com.au