solved Moving the up button

perrie
@perrie
7 years ago
435 posts
HI Folks,

A while back I asked how to move my scroll bar. Douglas gave me some code with I used, in this thread:
https://www.jamroom.net/the-jamroom-network/forum/my_posts/36278/moving-the-up-button
But now, when I go to look at the footer style, I can't find the modification I made there. In fact, it looks totally different from what Douglas posted and I changed.

So where did all that go?

I need to make an adjustment to scroll height and now I am not sure where to make it.
Thanks,
Perrie~
updated by @perrie: 11/16/17 05:31:44PM
perrie
@perrie
7 years ago
435 posts
Opps should have named that moving the up button. My bad.
douglas
@douglas
7 years ago
2,773 posts
Hello Perrie,

Your looking for the CSS style for the button and It should still be in your skins/YOURSKIN/css/footer.css file.

Hope this helps!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
perrie
@perrie
7 years ago
435 posts
Hi Douglas,

That is where I looked. But now on line 50 it only has this code:

Scroll

all the other script is gone.

So how do I modify?

Ugh.. how do I get code to stick here?
updated by @perrie: 08/16/17 11:30:21AM
Strumelia
Strumelia
@strumelia
7 years ago
3,602 posts
Perrie, did you download the actual footer.css file form your server, using SFTP? And then open it on your computer to see it?
Because if you are merely looking at you site skin via ACP and the 'Style' Tab and looking at the code in the footer section, you're not going to see all the code actually in footer.css file on your server.


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
michael
@michael
7 years ago
7,697 posts
code not showing, here is how to make it show.
code.jpg
code.jpg  •  88KB


updated by @michael: 08/16/17 06:36:52PM
perrie
@perrie
7 years ago
435 posts
On the footer template this is all I have:
Line 50

updated by @perrie: 08/16/17 11:33:30PM
perrie
@perrie
7 years ago
435 posts
Hi Strumelia,
I am terrified to do anything with the CSS directly. Just removing old copies of cometchat freaked me out.
At the top of this thread, I refer to an earlier article that Douglas told me where to find the code in the template. I used before and it worked. But when I just tried to go back and do the same thing all over again, that code was missing. I am not sure if this was a change to the Jamroom templates or not.
douglas
@douglas
7 years ago
2,773 posts
perrie:
On the footer template this is all I have:
Line 50

What exactly are you wanting to change?

In your skins Style > Untagged tab, for the footer.css, it has a height of 350px, if you are wanting to move the scroll button down, then change that setting.

/core/skin_admin/style/skin=phNewsTalkers/file=footer.css/section=extra

Hope this helps!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos

updated by @douglas: 08/17/17 09:03:59AM
Strumelia
Strumelia
@strumelia
7 years ago
3,602 posts
I am thinking Perrie wants to move the 'scroll to top' button?
she said:
"Opps should have named that moving the up button. My bad."


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
perrie
@perrie
7 years ago
435 posts
Thanks Doug, that was exactly what I was looking for.
And Strumelia, you are one smart lady and 100% correct!
douglas
@douglas
7 years ago
2,773 posts
Glad you got it sorted. ;)


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos