Coding help
2 posters
Page 1 of 1
Coding help
i'm really sorry that I keep posting and asking questions but I wanted to know what the coding be for this
But what I want to do is make
rules and guidelines a html page so I want them to be clickable to an html page but I don't know how to do that
Do I need to make another html page
and then I know you have to link a link to forumotion in order to make it a homepage but how do i do that like how do I get the code for that
How do i get the two html pages linked since I guess they'd need to be linked
if i haven't explained well please tell me and i'll try to be more detailed
thank you
Just to clarify this would be my homepage
This is my code so far
But what I want to do is make
rules and guidelines a html page so I want them to be clickable to an html page but I don't know how to do that
Do I need to make another html page
and then I know you have to link a link to forumotion in order to make it a homepage but how do i do that like how do I get the code for that
How do i get the two html pages linked since I guess they'd need to be linked
if i haven't explained well please tell me and i'll try to be more detailed
thank you
Just to clarify this would be my homepage
- Code:
<HR>
<body bgcolor="#4E4E4E">
<H1> <Center> ASGB FORUM </H1> </CENTER>
<HR>
</body>
<HR>
<h3><center> <a href="#content1">Rules and Guidelines</a></h3></center>
<center> <p> Please read the rules and guidelines before using ASGB, If you have read the rules
and can not find the information you require contact a mod </p> </center>
<hr>
<a href="http://www.forumotion.com">Powered by: Forumotion</a>
This is my code so far
Last edited by Victimised on April 6th 2017, 9:30 pm; edited 1 time in total
Re: Coding help
I done this befor you can href rules into a pop up login box also you can place href in additional rules when a member registers
Example
bbcodeing also helps to if you want it in a specific position
Basic BBCodeing works for html
you can look here
https://www.w3schools.com/html/html_links.asp
this site is a good resource for htlm codeing which each type it does an function.
unless your wanting in your Homepage
Generalities
You can modify options for your forum main page with the options below.
go to your Administration Control pad then click Display then find Homepage an then click Generalities then find Homepage message an input the code into the message box it will work there to.
Templates have nothing to do with is that what I am seeing your doing it at
Example
- Code:
<div style="margin:auto;text-align:center;width:100%">If you have not read the rule please click the link below.
</div>
<div style="margin:auto;text-align:center;width:100%">
<a href="Url to your rules" class="postlink">to rules topic</a>
</div>
bbcodeing also helps to if you want it in a specific position
Basic BBCodeing works for html
- Code:
be shore to put [] then [/] an caps it
[LEFT][/LEFT]-LEFT Positions it to the left
[RIGHT][/RIGHT]-RIGHT Positions it to the rightt
[CENTER][/CENTER]-CENTER Positions it to the center
keep <div> an </div> its there to placehold the position
you can look here
https://www.w3schools.com/html/html_links.asp
this site is a good resource for htlm codeing which each type it does an function.
unless your wanting in your Homepage
Generalities
You can modify options for your forum main page with the options below.
go to your Administration Control pad then click Display then find Homepage an then click Generalities then find Homepage message an input the code into the message box it will work there to.
Templates have nothing to do with is that what I am seeing your doing it at
Last edited by Nape4 on April 6th 2017, 8:28 pm; edited 2 times in total
Guest- Guest
Re: Coding help
I want it to be a topic itself is clickable so like
Rules and Guidelines then you click and it goes into this page
http://www.asgbforum.com/h1-rules-and-guidelines
and also I do all this https://gyazo.com/94fd9ff59db2a9ef7a417da817c724ba
and save but when i save it and go back my homepage is still like this
https://gyazo.com/c8c50b915c17093dcbef5d5de4922912
So what am I doing wrong sorry
Rules and Guidelines then you click and it goes into this page
http://www.asgbforum.com/h1-rules-and-guidelines
and also I do all this https://gyazo.com/94fd9ff59db2a9ef7a417da817c724ba
and save but when i save it and go back my homepage is still like this
https://gyazo.com/c8c50b915c17093dcbef5d5de4922912
So what am I doing wrong sorry
Re: Coding help
Do you have the portal activated? I see an image, but no text.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Coding help
Yes, I do should but i have nothing in it sorry new to all this
That is my coding
- Code:
<CENTER><H1> ASGB FORUM </H1> </CENTER>
<HR>
<div style="margin:auto;text-align:center;width:100%">
<H4><a href="http://www.asgbforum.com/h1-rules-and-guidelines" class="postlink">RULES AND GUIDELINES </a> <H4>
<hr>
</div>
That is my coding
Re: Coding help
portal widgets can use the same codeing within the widget your programming the codeing your just not useing a main index. there are different ways you can setup which is your homepage starts ether html or a portal page or the main index.
portal pages use different windows that are called widgets the portal can be found in MODULES there you can setup how a portal looks or what is has on the page
I see your forum now do you want a login pop up or An basic Homepage message
or portal I get were your confused
portal pages use different windows that are called widgets the portal can be found in MODULES there you can setup how a portal looks or what is has on the page
I see your forum now do you want a login pop up or An basic Homepage message
or portal I get were your confused
Guest- Guest
Re: Coding help
You've lost me sorry not that good at coding
forumotion and coding is all new to me trying to set up an art forum
So my home page would be
Banner
gap
Asgb forum
line break
Rules and guidelines which clicks open to http://www.asgbforum.com/h1-rules-and-guidelines
line break
and the rest would just be normal topics
so when i save it looks like this
https://gyazo.com/47b7d3bdddd313896fb4da6d18b414eb
but then it just doesn't show up at all i've even deleted all my categories and tried that but nothing
forumotion and coding is all new to me trying to set up an art forum
So my home page would be
Banner
gap
Asgb forum
line break
Rules and guidelines which clicks open to http://www.asgbforum.com/h1-rules-and-guidelines
line break
and the rest would just be normal topics
so when i save it looks like this
https://gyazo.com/47b7d3bdddd313896fb4da6d18b414eb
but then it just doesn't show up at all i've even deleted all my categories and tried that but nothing
Re: Coding help
that looks like html page setup to me. I wish I could help an really see what is going on I understand codeing an design stuff an admin cp
Guest- Guest
Re: Coding help
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Coding help
exactly what I said early my steps also help to my best ability without the image help. @SLGray .
I understand the admin windows were it is exactly
I understand the admin windows were it is exactly
Guest- Guest
Re: Coding help
Is this solved?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Coding help
Sorry yes just one last question if i wanted the topics
I don't want the view post since or the other topics there
i want updates to be right under the line break
but i wanted to open up into forums is that just because i'm on admin ?
https://gyazo.com/88875253b7119843c30484e2aa12460d
So it would be
updates
line break
Questions and queries
line break
events
line break
then new category section
Art shop
Custom shop
line break
premade shop
line break
free shop
line break
Another category section
Art Auctions
line break
Find a shop partner
break
Collabs
Other things (another category)
off topic
tutorials
I don't want the view post since or the other topics there
i want updates to be right under the line break
but i wanted to open up into forums is that just because i'm on admin ?
https://gyazo.com/88875253b7119843c30484e2aa12460d
So it would be
updates
line break
Questions and queries
line break
events
line break
then new category section
Art shop
Custom shop
line break
premade shop
line break
free shop
line break
Another category section
Art Auctions
line break
Find a shop partner
break
Collabs
Other things (another category)
off topic
tutorials
Re: Coding help
Please start a new topic for questions/issues that are not similar.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Coding help
@SLGray you forgot to say this.
this actually related to issue an topic starter there is a way you can space it.
Once again go to Admin Cp then click Display the click Structure and hierarchy
The information below will allow you to customize topics and the categories hierarchy on the forum index.
in this section you can pick how topic space out from each other
ether Keep categories on index or Split categories on index
line breaking html code
then your text will go to the next line down.
this code can be used in topic or anywhere you want it . I think I sloved this issue with the thing your wanting.
this actually related to issue an topic starter there is a way you can space it.
Once again go to Admin Cp then click Display the click Structure and hierarchy
The information below will allow you to customize topics and the categories hierarchy on the forum index.
in this section you can pick how topic space out from each other
ether Keep categories on index or Split categories on index
line breaking html code
- Code:
<!DOCTYPE html>
<html>
<body>
<p>This is<br>a paragraph<br>with line breaks</p>
</body>
</html>
then your text will go to the next line down.
this code can be used in topic or anywhere you want it . I think I sloved this issue with the thing your wanting.
Guest- Guest
Similar topics
» Coding Spot (FM-Coding Support)
» Coding Issue
» How do you do Javascript and coding?
» coding review
» Questions about coding
» Coding Issue
» How do you do Javascript and coding?
» coding review
» Questions about coding
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum