SimplePortal

Customization => Blocks and Modifications => Block Requests => Topic started by: xpresskonami on October 24, 2016, 07:44:22 PM

Title: How can i give div style to the pages in block boardnews
Post by: xpresskonami on October 24, 2016, 07:44:22 PM
need to do this in simple portal board board news pages

(http://www.simplemachines.org/community/index.php?action=dlattach;topic=525855.0;attach=245068)

(http://www.simplemachines.org/community/index.php?action=dlattach;topic=525855.0;attach=245070)

please how can i do it and where
Title: Re: How can i give div style to the pages in block boardnews
Post by: 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.
Title: Re: How can i give div style to the pages in block boardnews
Post by: xpresskonami on October 25, 2016, 11:36:08 PM
xpresskonami,

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


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}

Title: Re: How can i give div style to the pages in block boardnews
Post by: 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: [Select]
background-color: #800000;
.. or whatever color you are after.
Title: Re: How can i give div style to the pages in block boardnews
Post by: xpresskonami on October 27, 2016, 12:28:13 AM

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: [Select]
background-color: #800000;

It is not working
Title: Re: How can i give div style to the pages in block boardnews
Post by: xpresskonami on October 27, 2016, 12:34:52 AM
Na the page Links [1], 2,3....10 I won give style to
SimplePortal 2.3.8 © 2008-2024, SimplePortal