WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Removing HOME in Footer - phpbb3 Empty Removing HOME in Footer - phpbb3 Sun Apr 03, 2011 6:52 am

Bpoetic

Bpoetic
Registered Member
Registered Member
Is there a way to remove HOME from the footer?

Removing HOME in Footer - phpbb3 Footer11

Thanks, Bpoetic



Last edited by Bpoetic on Sat Apr 23, 2011 10:51 pm; edited 1 time in total

2Removing HOME in Footer - phpbb3 Empty Re: Removing HOME in Footer - phpbb3 Fri Apr 22, 2011 4:47 pm

RockerMan

RockerMan
Technician
Technician
Have you got a link to your forums so I can help you? Smile

http://www.graphics-post.com/

3Removing HOME in Footer - phpbb3 Empty Re: Removing HOME in Footer - phpbb3 Fri Apr 22, 2011 10:48 pm

Bpoetic

Bpoetic
Registered Member
Registered Member
Hey rocker man!

Bpoetry.net (but I was told that because I use IE, the 'fix' won't work . . . at least, those using IE will still see the HOME footer link) If you have the fix for all browsers, bring it on!

bev

4Removing HOME in Footer - phpbb3 Empty Re: Removing HOME in Footer - phpbb3 Fri Apr 22, 2011 11:13 pm

RockerMan

RockerMan
Technician
Technician
Goto your CSS and find:

Code:
ul.linklist li.footer-home

and add:
Code:
display: none;

Hope this helps Smile

http://www.graphics-post.com/

5Removing HOME in Footer - phpbb3 Empty Re: Removing HOME in Footer - phpbb3 Sat Apr 23, 2011 12:41 am

Bpoetic

Bpoetic
Registered Member
Registered Member
Well I'll be derned . . .

So I added this:
Code:
ul.linklist li.footer-home
display: none;
but it didn't work.
Then I added some {}
Code:
ul.linklist li.footer-home {
display: none;
}
and it works!

Would you take a look with your browser and see what you see?

THANKS!! bev cheers

6Removing HOME in Footer - phpbb3 Empty Re: Removing HOME in Footer - phpbb3 Sat Apr 23, 2011 1:29 am

RockerMan

RockerMan
Technician
Technician
I'v tested it in all browsers and it works fine Smile

yeah, I forgot to mention the brackets!

Who told you it was not possible?

http://www.graphics-post.com/

7Removing HOME in Footer - phpbb3 Empty Re: Removing HOME in Footer - phpbb3 Sat Apr 23, 2011 1:44 am

Bpoetic

Bpoetic
Registered Member
Registered Member
That's GREAT news!
(?)Base, on forumotion help forum. I'll pass this along to him:-) Again, thank you so much.
I'm still working on my forum before I open it to the public. I'm going to have an enter page, so that's why I don't want a HOME link.
*Do you know anything about Image maps? I have one for my entry page, and would like some movement with the hover. If so, I'll PM you about this:-)

Thanks!! bev

8Removing HOME in Footer - phpbb3 Empty Re: Removing HOME in Footer - phpbb3 Sat Apr 23, 2011 4:20 am

RockerMan

RockerMan
Technician
Technician
Send me a link of the page through PM and I'll see what I can do for you Smile

http://www.graphics-post.com/

9Removing HOME in Footer - phpbb3 Empty Re: Removing HOME in Footer - phpbb3 Mon Apr 25, 2011 5:09 am

Russel

Russel
Moderator
Moderator
Since this thread is marked as solved. I will lock and officially mark this as solved.

=> Solved
=> Locked

~ Russel

https://www.twitter.com/russeltubo

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

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