How to get rid of bar at bottom/jump to forum bar
4 posters
Page 1 of 1
How to get rid of bar at bottom/jump to forum bar
Hey I've got a couple of screenshots here that I need help with:
1. There has to be a way I can rid of that ugly thing at the bottom, right? It does not fit well with the site and its quite distracting. Is there a CSS thing that I can edit to get rid of it, and put it to the background I have (the hockey board)?
2. This "jump to forum" bar is not needed while editing our signatures, and it screws up the page because it's over the width it needs to be. How do I get rid of it?
1. There has to be a way I can rid of that ugly thing at the bottom, right? It does not fit well with the site and its quite distracting. Is there a CSS thing that I can edit to get rid of it, and put it to the background I have (the hockey board)?
2. This "jump to forum" bar is not needed while editing our signatures, and it screws up the page because it's over the width it needs to be. How do I get rid of it?
Last edited by FLYERSROCK! on March 1st 2012, 10:36 pm; edited 1 time in total
Re: How to get rid of bar at bottom/jump to forum bar
Hello,
Please change your title that is realted to your issue/question, so that others can find their issue using the search option.
Please change your title that is realted to your issue/question, so that others can find their issue using the search option.
MrMario- Helper
- Posts : 22186
Reputation : 1839
Language : test
Re: How to get rid of bar at bottom/jump to forum bar
MrMario wrote:Hello,
Please change your title that is realted to your issue/question, so that others can find their issue using the search option.
Sorry Mr. Mario, fixed it.
Re: How to get rid of bar at bottom/jump to forum bar
Hi!
1. I think that is a copyright image, so please do not delete it.
2. Add to CSS Stylesheet:
1. I think that is a copyright image, so please do not delete it.
2. Add to CSS Stylesheet:
- Code:
form#qjump{
display: none !important;
}
Guest- Guest
Re: How to get rid of bar at bottom/jump to forum bar
the bar is still there.Coddy wrote:Hi!
1. I think that is a copyright image, so please do not delete it.
2. Add to CSS Stylesheet:
- Code:
form#qjump{
display: none !important;
}
Re: How to get rid of bar at bottom/jump to forum bar
Add this to your css & see if it works.
- Code:
#qjump {
display:none !important;
}
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: How to get rid of bar at bottom/jump to forum bar
It didn't work.
Here's the link: http://hankthetank.canadian-forum.com/
Thing is you cant access your profile as a guest, so I will PM you an alt Admin account.
Here's the link: http://hankthetank.canadian-forum.com/
Thing is you cant access your profile as a guest, so I will PM you an alt Admin account.
Re: How to get rid of bar at bottom/jump to forum bar
hmm...The bar at the bottom on the homepage I'm a little confused with. I managed to find the image link but I can't find out which part of the css it's linked to.
Try seeing if you have this image somewhere in your custom css code:
http://www.dodaj.rs/f/3x/Ep/3N4QEmGJ/1/foot.png
If you do, try removing the line from css code and see if it fixes the problem.
Try seeing if you have this image somewhere in your custom css code:
http://www.dodaj.rs/f/3x/Ep/3N4QEmGJ/1/foot.png
If you do, try removing the line from css code and see if it fixes the problem.
Re: How to get rid of bar at bottom/jump to forum bar
Vanilla990 wrote:hmm...The bar at the bottom on the homepage I'm a little confused with. I managed to find the image link but I can't find out which part of the css it's linked to.
Try seeing if you have this image somewhere in your custom css code:
http://www.dodaj.rs/f/3x/Ep/3N4QEmGJ/1/foot.png
If you do, try removing the line from css code and see if it fixes the problem.
Ahh yes that worked, thank you!
Re: How to get rid of bar at bottom/jump to forum bar
Topic Solved & Locked |
MrMario- Helper
- Posts : 22186
Reputation : 1839
Language : test
Similar topics
» FORUM Reply Notifications going to forum member on every post in forum
» Used Forum Utilities to restore forum, can't log-in to forum
» How to remove replies, views, latest posts and forum image columns on forum.
» My forum has a html page but whats the forum index address i know what it usually is but stopped not working help?
» Threads are visible only for registered users (not visible for guest)
» Used Forum Utilities to restore forum, can't log-in to forum
» How to remove replies, views, latest posts and forum image columns on forum.
» My forum has a html page but whats the forum index address i know what it usually is but stopped not working help?
» Threads are visible only for registered users (not visible for guest)
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum