The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

IMPORTANT - remove top posters tut

3 posters

Go down

IMPORTANT - remove top posters tut Empty IMPORTANT - remove top posters tut

Post by Jalokim November 7th 2008, 8:34 pm

OK... I have located the place in the CSS that controls the top posters...

but the current code will also remove the view last topics link ... unfortuantly the two codes are together... for now... give me the weekend to crack it:

ok to remove both the links:
add this to your CSS:
admin panel-> display-> colors -> CSS

Code:
 }
.last a{
   display: none;}
.linklist{
display: none;}

this removes the top poster 100%

but I can remove only the "top 20 overall poster without touching the other links
just add this to your CSS:
Code:
 }
.last a{
   display: none;}

I'll be working on this code...
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

IMPORTANT - remove top posters tut Empty Re: IMPORTANT - remove top posters tut

Post by lilypad November 7th 2008, 8:52 pm

where do I add the code within that area, is at the bottom okay?
lilypad
lilypad
Forumember

Female Posts : 305
Reputation : 15
Language : english
Location : Realfreestuffforall.com

http://www.realfreestuffforall.com/

Back to top Go down

IMPORTANT - remove top posters tut Empty Re: IMPORTANT - remove top posters tut

Post by Jalokim November 7th 2008, 8:59 pm

You can place it anywhere... I added it above the
Code:

/* Footer---------------------------------------------------*/
code
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

IMPORTANT - remove top posters tut Empty Re: IMPORTANT - remove top posters tut

Post by zinex November 7th 2008, 9:02 pm

would it not be possible - temporarily just now - to copy the view last topics link, then add the code that removes it then add the link you copied it to the navigation bar?
zinex
zinex
Hyperactive

Female Posts : 2804
Reputation : 93
Language : scotch och aye!
Location : Whats harder than a rock?!

http://asylum.forumotion.co.uk/forum.htm

Back to top Go down

IMPORTANT - remove top posters tut Empty Re: IMPORTANT - remove top posters tut

Post by Jalokim November 7th 2008, 9:10 pm

^^ possible ... but I'd paste it into a html code under the nav
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

IMPORTANT - remove top posters tut Empty Re: IMPORTANT - remove top posters tut

Post by zinex November 7th 2008, 9:12 pm

just till you can sort the css out ^^
zinex
zinex
Hyperactive

Female Posts : 2804
Reputation : 93
Language : scotch och aye!
Location : Whats harder than a rock?!

http://asylum.forumotion.co.uk/forum.htm

Back to top Go down

Back to top

- Similar topics

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