XF 1.5 Move text in the content?

Hello,
how do i end the text in the article on the right side?
On the left it is a little bit away from the edge, on the right it is exactly at the edge. It should be exactly like on the left.

can somebody please tell me?

fgpmzk5y.jpg
 
Hello,
how do i end the text in the article on the right side?
On the left it is a little bit away from the edge, on the right it is exactly at the edge. It should be exactly like on the left.

can somebody please tell me?

fgpmzk5y.jpg
Have you tried messing around with Style Properties: Message Layout>>Content Container, Padding: right? Adding 2px, or 4px.

mitework.webp


@ozzy47 When you're working on the style you want as default, you work on that style only. A unmodified default style will not help you with a custom style, as the Margin, Padding and a heap of other added code and template edits is completely different than that of the default XF1 style. His/Her styles Message Layout could even be running from a .css template which is again is totally different than the default xf style.

A idea would be, ask the creator of the style. Upload a copy of the style and see if it does the same thing, if not, look at changes you have made and correct it. If not, try and fix the styles issues you're in the middle of creating. Just saying!
 
@ozzy47 When you're working on the style you want as default, you work on that style only. A unmodified default style will not help you with a custom style, as the Margin, Padding and a heap of other added code and template edits is completely different than that of the default XF1 style. His/Her styles Message Layout could even be running from a .css template which is again is totally different than the default xf style.

Sure, but one needs to determine if it is a custom style issue or a XF2 issue, that is why you verify if the reported issue is happening in a unmodified default or not. ;)
 
Sure, but one needs to determine if it is a custom style issue or a XF2 issue, that is why you verify if the reported issue is happening in a unmodified default or not. ;)
Haha, it certainly wouldn't be a XF2 issue mate :D

Also you just have to look at the screenshot to know its not the default message layout! So being completely different to the unmodified default style, it's obviously not going to help fix the issue with a custom style. Unless its a database error, template edit mistake, or a error caused by a addon. Which in this cause it isn't, and going by the screenshot, a bit of padding just needed added. It simply looks like the admin is making some edits to suit his needs, but missed a small piece of the puzzle. A screenshot speaks a thousand works if you're familiar with the software! ;)
 
Last edited:
Then if it is a custom style, then the proper place to obtain support would bein the styles thread. If it is a modified default stule, then the proper steps is to track down what code was added or what setting was changed that caused the issue to appear.
 
A idea would be, ask the creator of the style. Upload a copy of the style and see if it does the same thing, if not, look at changes you have made and correct it. If not, try and fix the styles issues you're in the middle of creating. Just saying!
:rolleyes:
Then if it is a custom style, then the proper place to obtain support would bein the styles thread. If it is a modified default stule, then the proper steps is to track down what code was added or what setting was changed that caused the issue to appear.
 
Top Bottom