[xwiki-devs] Customize the title of a blog
Hello, How can I customize the title of a blog? I need to replace the title; information author, date, etc., which are below the title for a picture. I would like to replace this layout: [image: Imagem inline 1] for this layout (with image): [image: Imagem inline 2] Thank you in advance. Sincerely, Julio
Hi, You could probably do it with a SSX object on Blog.WebHome and use some CSS to hide the elements that you don`t like. For the image, you might find some element that you can style to have a background image and full width. Reminder: this is the devs list with discussions about the development of XWiki. For usage related questions, please use the users@ list. Thanks, Eduard On Mon, Jun 20, 2016 at 8:39 PM, Julio Brum <[email protected]> wrote:
Hello,
How can I customize the title of a blog?
I need to replace the title; information author, date, etc., which are below the title for a picture.
I would like to replace this layout:
[image: Imagem inline 1]
for this layout (with image):
[image: Imagem inline 2]
Thank you in advance. Sincerely, Julio
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Thanks Eduard ! 2016-06-28 7:06 GMT-03:00 Eduard Moraru <[email protected]>:
Hi,
You could probably do it with a SSX object on Blog.WebHome and use some CSS to hide the elements that you don`t like. For the image, you might find some element that you can style to have a background image and full width.
Reminder: this is the devs list with discussions about the development of XWiki. For usage related questions, please use the users@ list.
Thanks, Eduard
On Mon, Jun 20, 2016 at 8:39 PM, Julio Brum <[email protected]> wrote:
Hello,
How can I customize the title of a blog?
I need to replace the title; information author, date, etc., which are below the title for a picture.
I would like to replace this layout:
[image: Imagem inline 1]
for this layout (with image):
[image: Imagem inline 2]
Thank you in advance. Sincerely, Julio
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (2)
-
Eduard Moraru -
Julio Brum