move and change colors

Download and support for PhpBB3 PM Notify & Guest Register bar
Locked
caycay
BBCoder I
BBCoder I
Posts: 4
Joined: 24 Feb 2013, 04:31
BBCodes: 3

move and change colors

Post by caycay »

hello love this mod works great and i know it says phpbb 3.0.8 but im using 3.0.11 with no issues at all thx for making it

was wondering if the bar can be moved from the top of the forum to the middle or center of the forum ? and i have a dark skin and was wondering how to change the bar from gray to not sure but am thinking red thx for any and all info you may give me

thank you
User avatar
Stoker
Site Admin
Site Admin
Posts: 3527
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

move and change colors

Post by Stoker »

Sure, you can use this image instead of the one in the package: http://phpbbandbbcodes.com/styles/prosi ... /pmreg.png
Just upload it to the /styles/prosilver/theme/images folder.

Further costumation is in styles/prosilver/theme/colours.css in this code:

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("{T_THEME_PATH}/images/pmreg.png");
	background-position: bottom;
	background-repeat:repeat-x;
}

#infobar a:hover {
    color: #fff;
	background-image: url("{T_THEME_PATH}/images/pmreg.png");
	background-position: top;
	background-repeat:repeat-x;
	border-bottom: .25em solid #fff;
	cursor: pointer;
}
Board rules! No PM support
caycay
BBCoder I
BBCoder I
Posts: 4
Joined: 24 Feb 2013, 04:31
BBCodes: 3

move and change colors

Post by caycay »

well i tried to click on the link you gave me and this is what i get

Blocked Link
Blocked

The link you have clicked has been blocked by The Management.


not sure why if you could help i would like that thx
User avatar
Stoker
Site Admin
Site Admin
Posts: 3527
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

move and change colors

Post by Stoker »

copy the link and insert it in your browser instead
Board rules! No PM support
caycay
BBCoder I
BBCoder I
Posts: 4
Joined: 24 Feb 2013, 04:31
BBCodes: 3

move and change colors

Post by caycay »

ok im sorry i guess i dont get it or something trying to copy and past in ie8 i get this

404 (Not found)
Sorry [ xxxxxxxxxxxx ] my ip addy

The document/file requested by the client was not found. Try a forum search

and in firefox 16 im getting this

404 (Not found)

Sorry [ xxxxxxxxxxxx ] this is my ip addy

The document/file requested by the client was not found. Try a forum search.

and im not sure what to do with this as it is the same as the main one so not sure if it is supost to change the colors of the bar or what im very sorry for not knowing

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("{T_THEME_PATH}/images/pmreg.png");
   background-position: bottom;
   background-repeat:repeat-x;
}

#infobar a:hover {
    color: #fff;
   background-image: url("{T_THEME_PATH}/images/pmreg.png");
   background-position: top;
   background-repeat:repeat-x;
   border-bottom: .25em solid #fff;
   cursor: pointer;
}
that is what is in the download sorry
User avatar
Stoker
Site Admin
Site Admin
Posts: 3527
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

move and change colors

Post by Stoker »

caycay wrote:ok im sorry i guess i dont get it or something trying to copy and past in ie8 i get this

404 (Not found)
Sorry [ xxxxxxxxxxxx ] my ip addy

The document/file requested by the client was not found. Try a forum search

and in firefox 16 im getting this

404 (Not found)

Sorry [ xxxxxxxxxxxx ] this is my ip addy

The document/file requested by the client was not found. Try a forum search.
Use this url: http://tinyurl.com/bc2z4ft instead then.
caycay wrote:ok im sorry i guess i dont get it or something trying to copy and past in ie8 i get this
and im not sure what to do with this as it is the same as the main one so not sure if it is supost to change the colors of the bar or what im very sorry for not knowing

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("{T_THEME_PATH}/images/pmreg.png");
   background-position: bottom;
   background-repeat:repeat-x;
}

#infobar a:hover {
    color: #fff;
   background-image: url("{T_THEME_PATH}/images/pmreg.png");
   background-position: top;
   background-repeat:repeat-x;
   border-bottom: .25em solid #fff;
   cursor: pointer;
}
that is what is in the download sorry
Yes, that is the original code.
You need to edit it to suit your needs.
I dont provide every custom need people may want.
Board rules! No PM support
caycay
BBCoder I
BBCoder I
Posts: 4
Joined: 24 Feb 2013, 04:31
BBCodes: 3

move and change colors

Post by caycay »

ok thank you for your time one other question will this and does it move the bar to the center of the forum or close to it thx for all
Locked