|
Attention: Last reply in this thread was more than 17 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
When opening Photoplog pages I want them to read the rules
We are running a fairly strict forum so I want my members when opening photoplog from the navbar to somehow be clearly prompoted of the rules.
Options into my mind are: 1. a pop up which i find risky as it might be blocked 2. an area under the navbar once entered in the section which I can write my sort text of rules. 3. An area as per 2 where I can link to the specific rules which I would have placed in a sticky post within the forum Any other ideas or ways of actually doing 2 or 3 (i.e. which code to edit and with what text) would be highly appreciated. thanks Shipfriends |
#2
|
||||
|
||||
Edit the vB hell_blank template, adding your text between $navbar and $html in that template.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
|||
|
|||
Thanx Morgan.
Will that apply only on the photoplog page or all pages? And final question. Would that be simple text or a code needs to be before and after it? If yes can I have an example? Thanx again |
#4
|
||||
|
||||
It will apply to all pages using the hell_blank template unless you add template conditionals around the text. As for the text itself, you can use HTML to make it display how you'd prefer.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#5
|
|||
|
|||
with
Code:
Content visible to registered users only. |
#6
|
|||
|
|||
thats great ragtek thanks. tested and works perfectly!
|
|
|