Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] Html code request



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  Zyon

Zyon
Punbb Guru
Punbb Guru
Details:
Can I get code for something like this: https://punbb-design.forumotion.com/h9-
Please

Thanks in advice

Your Forum Address:
Avatar.forumcroatian.com

Forum Version:
Phpbb3

Powered by PunBB
Currently 0 users have thanked Zyon for this post:

2
Offline

  Shadow

Shadow
Administrator
Administrator
It requires an certain level of knowledge with javascript and html.

Nep wrote:There is the tutorial fully explained use google translate if you don't understand, http://ajuda.forumeiros.com/t78600-tutorial-criar-formularios-de-postagem

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

3
Offline

  Zyon

Zyon
Punbb Guru
Punbb Guru
I know html, but not JavaScript, I want just like your, with smaller options, just version, title, message.

I know do page, I just want how to make that it will post it in some section. And is there way to when you click on open new topic get this page?

Powered by PunBB
Currently 0 users have thanked Zyon for this post:

4
Offline

  Shadow

Shadow
Administrator
Administrator
Well it's an simple jquery function.
Code:
[panda=js]jQuery(function() {
  jQuery('a[href*="/post?f=7&mode=newtopic"]').attr('href','/h9-');
});
Change [ic]f=7[/ic] equal to your forums location where you want redirection
Change [ic]/h9-[/ic] to your HTML page.

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

5
Offline

  Zyon

Zyon
Punbb Guru
Punbb Guru
Nep wrote:Well it's an simple jquery function.
Code:
[panda=js]jQuery(function() {
  jQuery('a[href*="/post?f=7&mode=newtopic"]').attr('href','/h9-');
});
Change [ic]f=7[/ic] equal to your forums location where you want redirection
Change [ic]/h9-[/ic] to your HTML page.
I will try it, thanks.

Powered by PunBB
Currently 0 users have thanked Zyon for this post:

6
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

Permissions in this forum:
You cannot reply to topics in this forum