Search found 20 matches
- 25 Jul 2010, 01:42
- Forum: Modifications
- Topic: PM Notify & Guest Register bar
- Replies: 100
- Views: 44460
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!? Using Notepad++ / Style = twilightbb based on subsilver2 and sorry can't give you the link ! It must be the code below that ...
- 24 Jul 2010, 03:22
- Forum: Modifications
- Topic: PM Notify & Guest Register bar
- Replies: 100
- Views: 44460
Re: PM Notify & Guest Register bar
code looks ok, did you cache the style's template and purge the cache in the ACP? yup did all that m8, but still the same :cry: You're sure the code is right m8, is there an alternative I could try, thanks. Open styles/subsilver2/template/overall_header.html <!-- IF not S_USER_LOGGED_IN and not S ...
- 24 Jul 2010, 02:53
- Forum: Modifications
- Topic: PM Notify & Guest Register bar
- Replies: 100
- Views: 44460
Re: PM Notify & Guest Register bar
are you saying you added html and php to the css files? you do not add that to the css files, css files are only for styling! yup, you're right m8 wrote it down wrong what I mean was : Open styles/subsilver2/template/overall_header.html it's late sorry :? didn't change the stylesheet.css, except ...
- 23 Jul 2010, 23:54
- Forum: User Contributions
- Topic: Show bbcode icon in custom bbcode page!
- Replies: 8
- Views: 13966
Re: Show bbcode icon in custom bbcode page!
Very nice cisco tnx for sharing m8
- 23 Jul 2010, 22:52
- Forum: Modifications
- Topic: PM Notify & Guest Register bar
- Replies: 100
- Views: 44460
Re: PM Notify & Guest Register bar
Hey Steve©, tnx for your quick reply but unfortunally it didn't work, did exactly what you said, refreshed theme and template but it didn't show the image as explained and changed in the above tutorial ! I was thinking that it should be changed here , but than again I could be wrong :D Open styles/ ...
- 23 Jul 2010, 20:36
- Forum: Modifications
- Topic: PM Notify & Guest Register bar
- Replies: 100
- Views: 44460
Re: PM Notify & Guest Register bar
It should look like the screenshots in first post. And it sou nds like you didnt add the css to the stylesheet or maybe you forgot to refresh the theme in ACP or your browser cache. Hey Stoker m8, tnx it worked, seemed I forgot to refresh the theme :D Stoker one small question if I may, which code ...
- 22 Jul 2010, 19:22
- Forum: Snippets
- Topic: Custom input search box
- Replies: 2
- Views: 4974
Re: Custom input search box
looks awesome Steve, tnx for sharing m8
- 22 Jul 2010, 19:20
- Forum: Modifications
- Topic: Welcome on Index
- Replies: 100
- Views: 42220
Re: Welcome on Index
Thanks stoker... 8-) i made some modification when user are logged in and if there are birthdays.... Also the messages icon and color change when , messages are i. asasa.png :D 5-28-2010 7-49-31 AM.png Would someone be so kind to share to right script-code to see the birthday and new/no new pms on ...
- 21 Jul 2010, 22:48
- Forum: Modifications
- Topic: PM Notify & Guest Register bar
- Replies: 100
- Views: 44460
Re: PM Notify & Guest Register bar
Hey Stoker, excellent mod m8, if I may say so, well I tried it on twilightbb (based on Subsilver2), there are some problems with the mod. -first is doesn't hover over the header/banner ! instead it adds itself before ? very strange ! -second it ain't transparent -third the height of the bar/font is ...
- 01 Jul 2010, 11:53
- Forum: PhpBB3 Support
- Topic: How to place 2 image banners next to each other ?
- Replies: 8
- Views: 7672
Re: How to place 2 image banners next to each other ?
Thanks KukY13, but unfortunally without any luckKukY13 » 01 Jul 2010, 00:14 wrote:Try this:Code: Select all
#banner{background: url(banner1.png) left no-repeat, url(banner2.png) right no-repeat;}