Page 8 of 11

Re: PM Notify & Guest Register bar

Posted: 25 Aug 2010, 19:25
by Stoker
Pretty much the same as prosilver.
Add the code the the subsilver overall_header.html after the body tag.
Make the code remove, its close to the one for prosilver.

Add the css to the subsilver2 stylesheet.

Re: PM Notify & Guest Register bar

Posted: 25 Aug 2010, 19:50
by sat_cse28
ya worked thanks but its shows too transparent so that my background words and tis gets collapsed.how to make it background black like you have done in ur site?.

Re: PM Notify & Guest Register bar

Posted: 25 Aug 2010, 20:09
by Stoker
Its the exact same code I use here.
Can I have a link to your board to check for mistakes?

Re: PM Notify & Guest Register bar

Posted: 25 Aug 2010, 20:18
by sat_cse28

Re: PM Notify & Guest Register bar

Posted: 25 Aug 2010, 20:27
by Steve
your missing the images upload them to the correct folder as per instructed.

Re: PM Notify & Guest Register bar

Posted: 25 Aug 2010, 20:33
by sat_cse28
i am using etech style so i have uploaded images to styles/etech/theme/images/* .anything apart to be done in code if its subsilver based theme?.

Re: PM Notify & Guest Register bar

Posted: 25 Aug 2010, 20:40
by Steve
try this in the stylesheet edit

Code: Select all

/* PM Notify & Guest Register bar
----------------------------------------*/
#info {
    overflow: visible;
	min-width: 750px;
    width: 100%;
    position: fixed;
    left: 0;
    z-index:200;
    margin-top: -15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
	font-weight: bold;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
    display: block;
    float: left;
    width:100%;
    clear: both;
    color: #fff;
    padding: .85em 0 .85em 0;
    border-bottom: .25em solid #fff;
	text-align: center;
    text-decoration: none;
	background-image: url("./images/pmreg.png");
	background-position: bottom;
	background-repeat:repeat-x;
}

#infobar a:hover {
    color: #fff;
	background-image: url("./images/pmreg.png");
	background-position: top;
	background-repeat:repeat-x;
	border-bottom: .25em solid #fff;
	cursor: pointer;
}

Re: PM Notify & Guest Register bar

Posted: 25 Aug 2010, 20:43
by sat_cse28
it works now thanks. i have one doubt reg mchat.if i install it i am not getting the header of mchat same as our forum categories.how to do it any idea?. :)

Re: PM Notify & Guest Register bar

Posted: 25 Aug 2010, 20:58
by Steve
wrong topic goto phpbb support forum.

Re: PM Notify & Guest Register bar

Posted: 26 Aug 2010, 06:34
by sat_cse28
PM Box not changed,showing old style only in etech,