In what template I can add html element..
4 posters
Page 1 of 1
In what template I can add html element..
I what template I can add HTML element that can be placed in the contianer (not inde_body or index_box)? When you open page, I want (for example div with image in it) to be positioned bottom right. But can't find wrap div to put it in.
Last edited by System32 on February 12th 2022, 9:58 am; edited 1 time in total
Guest- Guest
Re: In what template I can add html element..
I am sorry, but I do not understand what you want. Are you wanting to add an image at the bottom right of your forum?
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: In what template I can add html element..
for appearance issues it is better that we have your forum URL and version so we can help you faster
Re: In what template I can add html element..
https://srpska-it-ucionica.forumotion.me/skouliki wrote:for appearance issues it is better that we have your forum URL and version so we can help you faster
Guest- Guest
Re: In what template I can add html element..
phpBB3?
is that arrow supposed to page up the forum? caus ewe have a tutorial for this
is that arrow supposed to page up the forum? caus ewe have a tutorial for this
Re: In what template I can add html element..
Yes, that's what that arrow is about to do. So I was trying alone to do so, because JS isn't hard but if you have tutorial, great.skouliki wrote:phpBB3?
is that arrow supposed to page up the forum? caus ewe have a tutorial for this
Guest- Guest
Re: In what template I can add html element..
to do it by yourself and to have this result add this code to your CSS
-------------------
the tutorial is this https://help.forumotion.com/t133753-add-up-down-buttons
- Code:
#scroll_to_top {
margin-left: 951px;
position: absolute;
margin-top: 200px;
}
-------------------
the tutorial is this https://help.forumotion.com/t133753-add-up-down-buttons
Re: In what template I can add html element..
skouliki wrote:to do it by yourself and to have this result add this code to your CSS
- Code:
#scroll_to_top {
margin-left: 951px;
position: absolute;
margin-top: 200px;
}
-------------------
the tutorial is this https://help.forumotion.com/t133753-add-up-down-buttons
That won't work for the reason I explained in first post. I must know where to add HTML. I put it in the wrong place. Using css is not a big issue. But problem is where to put html.
Guest- Guest
Re: In what template I can add html element..
the same place you add the arrow try to add the HTML
but why make circles since we have a functional tutorial
but why make circles since we have a functional tutorial
Re: In what template I can add html element..
I tried that tutorial before but it doesn't work for me. It should be one above other.skouliki wrote:i did in my above post
https://srpska-it-ucionica.forumotion.me/
Guest- Guest
Re: In what template I can add html element..
can you give us a screenshot of the result you want to succeed please
It is working for me
It is working for me
Last edited by skouliki on February 11th 2022, 9:01 pm; edited 1 time in total
Re: In what template I can add html element..
Yes, yes. It does work, however there should be only one arrow and that one should point to top. Only to top, no need for bottom scroll.
Guest- Guest
Re: In what template I can add html element..
You can freely add any html to overall_footer or overall_header, as long as they don't affect the whole site
Re: In what template I can add html element..
So you want to remove the down arrow?
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: In what template I can add html element..
Ok, I removed down arrow. It was in JS file. I was just to lazy to search for it.SLGray wrote:So you want to remove the down arrow?
Guest- Guest
Similar topics
» Need an HTML image element for a thumbs up button
» HTML Error in Default Template
» Inspect Element and Css
» Opacity of element
» Avatar element
» HTML Error in Default Template
» Inspect Element and Css
» Opacity of element
» Avatar element
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum