The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

HTML Problem & Signature Problem

3 posters

Go down

HTML Problem & Signature Problem Empty HTML Problem & Signature Problem

Post by Eagle Eye. March 10th 2010, 2:25 pm

Sir i have problem with HTML can you tell me how to Add HTML on bottom or top of website.....


In my website the signature is not come i enabeld it but same problem can you help me please...................

My Website is http://mobile4games.forumne.net
avatar
Eagle Eye.
New Member

Posts : 11
Reputation : 0
Language : English

Back to top Go down

HTML Problem & Signature Problem Empty Re: HTML Problem & Signature Problem

Post by Russel March 10th 2010, 4:17 pm

at first question. what particular section or place do you want to put your html?


Your Signature


Signature settings are to be changed in your profile settings as well (in the top navigation bar) - just switch to the "Signature" tab there. The signature space is limited to 500 characters, this cannot be increased. You can use bbCode and HTML as well in your sig, if it has been allowed by the administrators in the admin panel (General >> Forum >> Messages & Email >> Allow HTML / BBCode).

My Signature is not displayed, what should I do?

In general, there are two settings that could be the reason for your sig not to be displayed. The first one is in your admin panel, where you can allow or deny the use of signatures on a global level. Go to "Users & Groups / Users / User Options" and set "Allow Signatures" to YES.

The second option can be found in your personal profile settings. Go to "Profile >> Preferences" and enable the option "Always attach my signature". Your signature should now be attached to all posts you make, if you actually have content in it.

Note: On some forum versions, it's possible that you still won't see your signatures on posts you have already made, although you have activated all necessary options. There is no other way to change this than to edit those posts and mark the box "attach my signature to this post" and save.

Added By Master Marc :
You should try to mark the boxes asking for your signature to be displayed in posts from your posting options that can be seen below the "reply box" on topics.
Russel
Russel
Active Poster

Male Posts : 1407
Reputation : 236
Language : English, Filipino
Location : Philippines

Back to top Go down

HTML Problem & Signature Problem Empty Re: HTML Problem & Signature Problem

Post by Guest March 11th 2010, 7:21 am

Eagle Eye. wrote:Sir i have problem with HTML can you tell me how to Add HTML on bottom or top of website.....

what is your forum version ? (phbb3 , phbb2 , invision or punbb)
avatar
Guest
Guest


Back to top Go down

HTML Problem & Signature Problem Empty Signature is work

Post by Eagle Eye. March 11th 2010, 9:26 am

russelcrew™️ wrote:at first question. what particular section or place do you want to put your html?


Your Signature


Signature settings are to be changed in your profile settings as well (in the top navigation bar) - just switch to the "Signature" tab there. The signature space is limited to 500 characters, this cannot be increased. You can use bbCode and HTML as well in your sig, if it has been allowed by the administrators in the admin panel (General >> Forum >> Messages & Email >> Allow HTML / BBCode).

My Signature is not displayed, what should I do?

In general, there are two settings that could be the reason for your sig not to be displayed. The first one is in your admin panel, where you can allow or deny the use of signatures on a global level. Go to "Users & Groups / Users / User Options" and set "Allow Signatures" to YES.

The second option can be found in your personal profile settings. Go to "Profile >> Preferences" and enable the option "Always attach my signature". Your signature should now be attached to all posts you make, if you actually have content in it.

Note: On some forum versions, it's possible that you still won't see your signatures on posts you have already made, although you have activated all necessary options. There is no other way to change this than to edit those posts and mark the box "attach my signature to this post" and save.

Added By Master Marc :
You should try to mark the boxes asking for your signature to be displayed in posts from your posting options that can be seen below the "reply box" on topics.


Now the signature is worked i dont enabled it from "Users & Groups / Users / User Options" :wouhou:

I dont know how to check the version of phpbb but in the bottom of my website only phbb is write.You can see my website
www.mobile4games.forumne.net


i want to put html on the bottom of my website i will put 1 html of google advertise in the middle of website but now when i open the page where html is put (Display>Generalities) the google html is comes how i put other html & how i put html in bottom,up,right & left sides.
HTML Problem & Signature Problem 15nb1b9
avatar
Eagle Eye.
New Member

Posts : 11
Reputation : 0
Language : English

Back to top Go down

HTML Problem & Signature Problem Empty Re: HTML Problem & Signature Problem

Post by Guest March 11th 2010, 11:26 am

To check the version of the forum go here : administration panel => Display => Choose a theme => Version and see what version is :wouhou:

You want to put a code in a particular place on your forum? Read this topic where I gave a solution to position the code in the website !
https://help.forumotion.com/script-code-problems-f43/how-to-put-google-adds-on-the-main-index-page-t64350.htm

the code is :
<div style="position: absolute; left: 0px; top: 0px">YOUR CODE</div>

You can modify this code as follows:
absolute => if you want , you can change with "fixed" ! If set to "fixed", then the code will be fixed in one place ! If set to absolute, then the code scroll down with page Razz
left => you can put left or right
0px => you can change the number , can put 1 , 2 , 3 ...10 , 20.... etc.
0px => you can change the number , can put 1,2....10.... etc .

The changes you make to change the position code in the forum, and the place where you want :wouhou:

sorry for my bad English Sad
avatar
Guest
Guest


Back to top Go down

HTML Problem & Signature Problem Empty Re: HTML Problem & Signature Problem

Post by Eagle Eye. March 11th 2010, 11:39 am

Thanks its work

But


How to put it on bottom???
What is OPX??????
How to put in Middle????
how to make it position fix because when i scroll its comes with scroll....


My Version is phpBB3 (prosilver)
avatar
Eagle Eye.
New Member

Posts : 11
Reputation : 0
Language : English

Back to top Go down

HTML Problem & Signature Problem Empty Re: HTML Problem & Signature Problem

Post by Guest March 11th 2010, 11:43 am

Tell me exactly where you want that code to appear and I make the code for you !

Eagle Eye. wrote:
how to make it position fix because when i scroll its comes with scroll....
try this code :
<div style="position: fixed; left: 0px; top: 0px">YOUR CODE</div>

Eagle Eye. wrote:
What is OPX??????

When you change that value, change the place where is located your code on the forum!
avatar
Guest
Guest


Back to top Go down

HTML Problem & Signature Problem Empty Re: HTML Problem & Signature Problem

Post by Eagle Eye. March 11th 2010, 11:53 am

now every thing is done but its come with scroll when i put Fixed command

But when i put absolute it is not visible on website
avatar
Eagle Eye.
New Member

Posts : 11
Reputation : 0
Language : English

Back to top Go down

HTML Problem & Signature Problem Empty Re: HTML Problem & Signature Problem

Post by Eagle Eye. March 11th 2010, 12:15 pm

How to pot thanks command in posts????????????????
avatar
Eagle Eye.
New Member

Posts : 11
Reputation : 0
Language : English

Back to top Go down

HTML Problem & Signature Problem Empty Re: HTML Problem & Signature Problem

Post by AaEzha March 11th 2010, 3:21 pm

Eagle Eye. wrote:How to pot thanks command in posts????????????????
just enable it from your cpanel bro.
in order you've to put some pictures for that..
avatar
AaEzha
New Member

Posts : 2
Reputation : 0
Language : English

Back to top Go down

HTML Problem & Signature Problem Empty Re: HTML Problem & Signature Problem

Post by Eagle Eye. March 12th 2010, 12:22 pm

Thanks For helping me All things are done now i have new problem...


I Have This HTML Code

<noscript>Enable Javascript to get full functionality of this <a href="http://www.freeshoutbox.net/">shoutbox</a><br /></noscript><iframe src="http://EagleEye.freeshoutbox.net/" height="300" width="500" frameborder="0"></iframe>

When i put it on General>Announcements Nothing will hapend Why????????????

But When i put it on Display>Generalities its Visible.
The problem is that i already put Google Ads on it & when i put both it will come closer to each other & The Website is not Look likes Good...

Can any one help me so i can put this code in another Tag...

Thanks
avatar
Eagle Eye.
New Member

Posts : 11
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

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