oAutoPagerize

By os0x Last update May 31, 2010 — Installed 8,230 times.

Pretty styling for the page separator

in
Subscribe to Pretty styling for the page separator 1 post, 1 voice

Dither Scriptwright
OperaWindows

Enjoy!

userJS-fix:

				var tmpl = {
					number:'<div style="clear:both;"><h4 class="autopagerize_page_separator"><span class="autopagerize_page_info">page <a class="autopagerize_link" href="%s">%n</a></span></h4></div>'
					,link:'<div style="clear:both;"><h4 class="autopagerize_page_separator"><span class="autopagerize_page_info">oAutoPagerized <a class="autopagerize_link" href="%s">%s</a></span></h4></div>'
				};

userCSS:
@namespace url(http://www.w3.org/1999/xhtml);

/*
Name: oAutoPagerize Style
Version: 1.0
Author: -
Description: -
*/

.autopagerize_page_separator_blocks {
	padding-top:5px !important;
	margin-top:0px !important;
	padding-bottom:5px !important;
	margin-bottom:5px !important;
	text-align:center !important;
}

.autopagerize_page_separator  {
	border-bottom-color:#dae1e8 !important;
	border-bottom-style:solid !important;
	border-bottom-width:1px !important;
	box-decoration-break:slice !important;
	color:#45688e !important;
	display:block !important;
	height:6px !important;
	text-overflow:none !important;
	width:100%;
	padding-bottom:4px !important;
	margin-bottom:4px !important;
}

.autopagerize_page_info {
	font-size: 14px !important;
	background:#fff none repeat scroll 0% 0% !important;
	padding:0 6px !important;
	background-clip:border-box !important;
	background-origin:padding-box !important;
	background-size:auto !important;
}

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel