Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
This post was updated on Apr 15, 2014; 4:33pm.
CONTENTS DELETED
The author has deleted this message.
|
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
While it may be possible to create a centred effect with CSS, it would be far more normal to centre these items while posting by selecting the appropriate options on the dialogue.
Your forum currently appears small enough to go through it and add the necessary code manually. For photographs just add the class code within the "nabble_img" tag: class="center" (which is what would have been added had you checked the center box on the dialogue) and for the video it's easy enough to add HTML < center> tags around the embed code. Your examples show no signature, but again it would normally be done by checking the "Signature is in HTML format" box and adding the appropriate code while editing your signature.
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted. |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
This post was updated on Apr 15, 2014; 4:32pm.
CONTENTS DELETED
The author has deleted this message.
|
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
I did appreciate your point, but what was implicit in my original response was that, while it may have been a hiccup in the Nabble software that caused the loss of your customisations, the only way to put things right is for you to re-enter them. I assumed that as you would have made the edits to the CSS it was easy for you to re-create them. I guess it was unwise of me to have made those assumptions. I apologise.
My response was more a question about whether they were needed in the first place, as it would be more normal to set alignment as you make the posts. Again, I apologise it that was inappropriate.
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted. |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
In reply to this post by dfdsfsdfsdfsdfdfgf
Hi Alexander,
If do you want to align all the texts to the center, follow this instructions, but remember that all the message will be centered, also texts: -Go to "see how NAML generates this page"(at bottom-right in your forum) -Click in the options "wheel"(at top-left) -"search macros" -Search "root_post_message" -Click on "Override this macro(top-left)" -Now, delete all the text and copy this instead: <override_macro name="root_post_message"> <div class="root-text" style="margin:6em 0 2em;clear:both;text-align: center"> <n.page_node.node_message_as_html/> </div> </override_macro>-Click on "Save changes"(top-left) As you can see, we just modified line 2 adding "text-align: center". Regards :) Helper |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
This post was updated on Apr 15, 2014; 4:32pm.
CONTENTS DELETED
The author has deleted this message.
|
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
:)
With "signature", Do you mean the posts signatures(http://avrio-animals-forums.1077527.n5.nabble.com/Avrio-Animals-Forums-Rules-td45.html) or the "Posted by Alexander.."(At top-left http://avrio-animals-forums.1077527.n5.nabble.com/A-Possible-Sighting-Of-Mothman-td26.html) :) Helper |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
This post was updated on Apr 15, 2014; 4:32pm.
CONTENTS DELETED
The author has deleted this message.
|
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Hi Alexander,
-Go to "see how NAML... -Search this macro: message_with_signature -Change line 5 to: <div class="signature weak-color" style="text-align: center;"> Now, your posts signatures are in the middle, check any post: http://avrio-animals-forums.1077527.n5.nabble.com/Avrio-Animals-Forums-Rules-td45.html If do you want to align more things let me know, :) Helper |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
This post was updated on Apr 15, 2014; 4:32pm.
CONTENTS DELETED
The author has deleted this message.
|
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
To align post texts:
macro name: message_text edit line 2: <div id="message[n.id/]" class="message-text" style="text-align: center;"> About ads, I don't know how to align it. :) Helper |
Free forum by Nabble | Edit this page |