PM Notify & Guest Register bar
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Re: PM Notify & Guest Register bar
code looks ok, did you cache the style's template and purge the cache in the ACP?
- GHOSTWRiTAZ
- BBCoder II
- Posts: 20
- Joined: 28 May 2010, 01:09
Re: PM Notify & Guest Register bar
yup did all that m8, but still the samecisco007 » 24 Jul 2010, 03:04 wrote:code looks ok, did you cache the style's template and purge the cache in the ACP?
You're sure the code is right m8, is there an alternative I could try, thanks.
Open styles/subsilver2/template/overall_header.html
Code: Select all
<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT and not S_IN_UCP -->
<div id="info"><div id="infobar">
<a href="{U_REGISTER}">Welcome to {SITENAME}. Click here to register</a>
</div></div>
<!-- ENDIF -->
<!-- IF not S_IS_BOT and S_USER_LOGGED_IN and S_USER_PM_POPUP and S_DISPLAY_PM and (S_USER_NEW_PRIVMSG or S_USER_UNREAD_PRIVMSG) -->
<div id="info"><div id="infobar"><img src="./images/mail.png" alt="" style="width: 60px; height: 50px; padding-left: 300px; vertical-align: middle;" />
<a href="{U_PRIVATEMSGS}">Hello {S_USERNAME} - You have {PRIVATE_MESSAGE_INFO}<!-- IF PRIVATE_MESSAGE_INFO_UNREAD --> and {PRIVATE_MESSAGE_INFO_UNREAD}<!-- ENDIF --></a>
<img src="./images/mail.png" alt="" style="width: 60px; height: 50px; padding-right: 300px; vertical-align: middle;" />
</div></div>
<!-- ENDIF -->
Code: Select all
<img src="./images/mail.png" alt="" style="width: 60px; height: 50px; padding-left: 300px; vertical-align: middle;" />
Code: Select all
<img src="./images/mail.png" alt="" style="width: 60px; height: 50px; padding-left: 300px; vertical-align: middle;" />
Last edited by cisco007 on 25 Jul 2010, 01:27, edited 1 time in total.
Reason: posts merged!
Reason: posts merged!
Re: PM Notify & Guest Register bar
you really need to learn to stop double posting!
what are you using to edit the files, what style are you using?
and do you have a link to where you are getting the problem!?
what are you using to edit the files, what style are you using?
and do you have a link to where you are getting the problem!?
- GHOSTWRiTAZ
- BBCoder II
- Posts: 20
- Joined: 28 May 2010, 01:09
Re: PM Notify & Guest Register bar
Using Notepad++ / Style = twilightbb based on subsilver2cisco007 » 25 Jul 2010, 01:30 wrote:you really need to learn to stop double posting!
what are you using to edit the files, what style are you using?
and do you have a link to where you are getting the problem!?
and sorry can't give you the link !
It must be the code below that's causing it the, if I don't use it everything looks normal except I don't have the images !
Code: Select all
<img src="./images/mail.png" alt="" style="width: 60px; height: 50px; padding-left: 300px; vertical-align: middle;" />
Re: PM Notify & Guest Register bar
So when Speciel Edition version coming out ? I been waitting ..........
Thanks for all the works
Thanks for all the works
- Steve
- BBCoder VI
- Posts: 847
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: PM Notify & Guest Register bar
kevinviet » late reply im sure stoker has what he needs to post his version soon ....
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: PM Notify & Guest Register bar
Actually I still need to put 2 images together as oneSteve© » 19 Aug 2010, 22:32 wrote:kevinviet » late reply im sure stoker has what he needs to post his version soon ....
Board rules! No PM support
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: PM Notify & Guest Register bar
Width doesnt really matter because I can cut them.
But I cant put the 2 images postet together as one.
But I cant put the 2 images postet together as one.
Board rules! No PM support