Odoo 11 Website Blog color picker needed for Title and subtitle - odoo-11

I am currently working on odoo11 website blog where I want to enable color picker option for "Blog Title" and "Sub Title" how can I do so ? Can any one help in this.
[See we can edit the text but no color picker is available for the same]
https://i.stack.imgur.com/ztI6x.png
https://i.stack.imgur.com/oqqw0.png

You can do by HTML CSS Editor of website this color is apply on all blog post
See in Image

Related

From where i can enter in brand carousel settings in electro theme?

enter image description here
i want to remove these carousel of brand name which is content electro theme place holder. in the documentation , here is brand carousel setting is given but in my case i didnt found it, please help me. Thank you.
Go to Product-> Attributes-> you will find brands attributes, click on it then you can change the brand with picture
Please see the video for details
https://www.youtube.com/watch?v=TPPFED_p2to

Sitecore Telerik Rich Text Editor - Add a image gallery tool

Is there a way to add a image gallery wizard in Sitecore RTE for the content authors? The authors should be able to click on the image gallery button in RTE and select the required images to create a gallery. Is this possible?
The RTE allows to add controls, an example can be found here

How to add a small image icon in front of an article title in joomla?

I am creating some articles in Joomla website and make them scroll in the home page. I need to add a "new" image icon for newly added articles in the scrolling of articles. I don't have an option in the scrolling module to add it.
Can any one suggest me a joomla module for article title scrolling (vertical direction).
OR
How to add a small image icon in front of an article title.
Thanks
You could probably override the layout for the module, and add a class to the title if it is new. Like:
Copy the file modules/[mod_yourscrollingmodule]/tmpl/default.php to templates/[yourtemplate]/[mod_yourscrollingmodule]/default.php
modify the code in default.php to add a class to the title tag if article is newer than some kriteria
Modify the stylesheet for the template to show an icon if this class is set
If you provide some more info from your module it would be easier to guide you

How to Get Text Overlay on Images in WordPress?

I want to have some text overlay on Images and am using WordPress.
See this site - http://www.gxigroup.com
On the site, in Center, you can see an Image whose description is hid just LEFT side. When the "Show Text" button is clicked, the text comes up on the Image.
My questions is, How can I get the same functionality on my website running WordPress?
You can do it by adding some javascript to your header.php template file. Start with these and you should be able to get it.
http://codex.wordpress.org/Using_Javascript
http://wordpress.org/extend/plugins/tags/javascript-slider
It can be easily done with jQuery. I recommend you to search on Google "jquery slide panel examples", theres millions of plugins that do the effect you want.
Some of them:
http://web-kreation.com/demos/Sliding_login_panel_jquery/#
http://www.webdesignerwall.com/demo/jquery/simple-slide-panel.html
http://web-kreation.com/demos/login_panel_mooslide/

Slideshow / Thumbnail on homepage not shows up on wordpress 3.4.2

I'm new to wordpress and currently I'm building a website using it. But now I'm confused about why my post's image doesn't show up on the homepage's slideshow / featured post but it does show up in the post if I open that post. I'm using Weekly Theme right now, but if I change to another theme it will return the same result too ( images won't show up ). How to fix this? Is there any specific codes I need to add or what?
Thanks in advance!
It's a bit hard without being able to see what's going on. Do you have a link to the site? Or the place you got the theme from?
Is it just the image that won't show up in the slideshow/featured area? Or does the text not show up either?
- If it is just the image then you are probably not setting an image in the way the theme wants. Ensure the image is both "in" the article text and also set as the Featured Image using the box on the right-hand-side of the edit screen.

Resources