Customization > Block Requests

How can i give div style to the pages in block boardnews

(1/2) > >>

xpresskonami:
need to do this in simple portal board board news pages





please how can i do it and where

Chen Zhen:
xpresskonami,

The custom body style input should allow you to add css elements for any type of block.

xpresskonami:

--- Quote from: Chen Zhen on October 24, 2016, 09:16:46 PM ---xpresskonami,

The custom body style input should allow you to add css elements for any type of block.

--- End quote ---


OK but please I don't know what name is given to the div in the board newsof the page may be

.pagelinks
{ background : #800000;
}

or

.page
{ background : #800000}

Chen Zhen:

Edit your booard news block from the block list, look to the bottom right side of that template where it has an input titled "Custom Body Style" and put the following into that field:

--- Code: ---background-color: #800000;
--- End code ---

.. or whatever color you are after.

xpresskonami:

--- Quote from: Chen Zhen on October 26, 2016, 04:27:28 PM ---
Edit your booard news block from the block list, look to the bottom right side of that template where it has an input titled "Custom Body Style" and put the following into that field:

--- Code: ---background-color: #800000;
--- End code ---


It is not working
--- End quote ---

Navigation

[0] Message Index

[#] Next page

Go to full version