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.

CSS code problem for hiding admin panel/bottom links

4 posters

Go down

CSS code problem for hiding admin panel/bottom links Empty CSS code problem for hiding admin panel/bottom links

Post by tyhodge07 July 26th 2008, 10:59 pm

the code is:

Code:
.gen {
font-size : 12px;
display: none;
}

but im having a problem with it working. It does do its job when i have it placed into my css area. But it also removes the reply box and the other things around it in the "post reply" area, although the quick reply still works. heres a screen shot of what it shows up as with the code in place:

CSS code problem for hiding admin panel/bottom links Untitl16

any idea to how to fix this or why its doing this, and im in phpbb2
tyhodge07
tyhodge07
Forumember

Male Posts : 708
Reputation : 5
Language : english
Location : indiana

http://rcmodzone.all-up.com/

Back to top Go down

CSS code problem for hiding admin panel/bottom links Empty Re: CSS code problem for hiding admin panel/bottom links

Post by Saurus July 27th 2008, 1:10 am

Remove the part "display: none" And make sure you don't remove the closing }
In other words...
Code:

.gen {font-size : 12px;}
avatar
Saurus
Forumember

Male Posts : 789
Reputation : 10
Language : english
Location : NY

http://sunrisers.forumotion.com

Back to top Go down

CSS code problem for hiding admin panel/bottom links Empty Re: CSS code problem for hiding admin panel/bottom links

Post by tyhodge07 July 27th 2008, 1:16 am

doesnt do the job, t he display: none is what removes the admin panel and links thats found at the bottom.
tyhodge07
tyhodge07
Forumember

Male Posts : 708
Reputation : 5
Language : english
Location : indiana

http://rcmodzone.all-up.com/

Back to top Go down

CSS code problem for hiding admin panel/bottom links Empty Re: CSS code problem for hiding admin panel/bottom links

Post by Saurus July 27th 2008, 1:24 am

.gen is a class that controls text. Adding the display:none would remove all text in that class, but I don't see why it would remove the reply area too. That should be controlled by the text area span class.

I guess my answer now is ... I'm not sure what to tell you.
avatar
Saurus
Forumember

Male Posts : 789
Reputation : 10
Language : english
Location : NY

http://sunrisers.forumotion.com

Back to top Go down

CSS code problem for hiding admin panel/bottom links Empty Re: CSS code problem for hiding admin panel/bottom links

Post by tyhodge07 July 27th 2008, 1:27 am

lol, im confused too. seems weird, thats the only thing i noticed that was removed, besides the other items on the same post reply area.. even tho the quick reply works just fine.
tyhodge07
tyhodge07
Forumember

Male Posts : 708
Reputation : 5
Language : english
Location : indiana

http://rcmodzone.all-up.com/

Back to top Go down

CSS code problem for hiding admin panel/bottom links Empty Re: CSS code problem for hiding admin panel/bottom links

Post by zakir321 July 27th 2008, 6:02 pm

What links exactly are you trying to hide?
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

CSS code problem for hiding admin panel/bottom links Empty Re: CSS code problem for hiding admin panel/bottom links

Post by Guest July 27th 2008, 6:15 pm

BTW if its the links at the bottom about free blogs, php, free support forum etc,
you are not allowed to remove them unless you have paid for the editing templates.
When you purchase them you then have bought rights to edit them out, until then if removed your forum will be at risk of deletion. It is in the TOS when you click the "Agree" button while setting up the forum

Anyways thats completely the wrong code for hiding it Razz

Regards






Craig
avatar
Guest
Guest


Back to top Go down

CSS code problem for hiding admin panel/bottom links Empty Re: CSS code problem for hiding admin panel/bottom links

Post by tyhodge07 July 27th 2008, 6:45 pm

well then if thats the case, i dont think this post: https://help.forumotion.com/tricks-tips-f32/css-tutorial-for-your-forums-t22327.htm

should of ever been posted by a moderator of the forum Rolling Eyes
tyhodge07
tyhodge07
Forumember

Male Posts : 708
Reputation : 5
Language : english
Location : indiana

http://rcmodzone.all-up.com/

Back to top Go down

CSS code problem for hiding admin panel/bottom links Empty Re: CSS code problem for hiding admin panel/bottom links

Post by Nessa July 27th 2008, 6:51 pm

tyhodge07 wrote:well then if thats the case, i dont think this post: https://help.forumotion.com/tricks-tips-f32/css-tutorial-for-your-forums-t22327.htm

should of ever been posted by a moderator of the forum Rolling Eyes

If you are having a problem with that tutorial, Please Pm Placehold directly in regards to any questions, as It is his tutorial. Wink
Nessa
Nessa
Energetic

Female Posts : 6203
Reputation : 128
Language : English

Back to top Go down

CSS code problem for hiding admin panel/bottom links Empty Re: CSS code problem for hiding admin panel/bottom links

Post by Guest July 27th 2008, 6:54 pm

The tutorial itself doesn't actually break any of the TOS or rules so is fine Smile

That is why there is not a code in the tutorial to hide the bottom sponsored links, the links it hides is the ones above that Smile

Regards






Craig

P.S

Please PM me if you would like a more in-depth reply and i will explain more Smile
avatar
Guest
Guest


Back to top Go down

CSS code problem for hiding admin panel/bottom links Empty Re: CSS code problem for hiding admin panel/bottom links

Post by tyhodge07 July 27th 2008, 8:45 pm

Placehold wrote:The tutorial itself doesn't actually break any of the TOS or rules so is fine Smile

That is why there is not a code in the tutorial to hide the bottom sponsored links, the links it hides is the ones above that Smile

Regards






Craig

P.S

Please PM me if you would like a more in-depth reply and i will explain more Smile

yea, but that code does hide the bottom links along with the admin panel link. if its not ment to do that, than the code shouldnt be posted and titled Hide "Bottom links and admin link:"
tyhodge07
tyhodge07
Forumember

Male Posts : 708
Reputation : 5
Language : english
Location : indiana

http://rcmodzone.all-up.com/

Back to top Go down

CSS code problem for hiding admin panel/bottom links Empty Re: CSS code problem for hiding admin panel/bottom links

Post by Guest July 27th 2008, 9:32 pm

It has now been removed from the tutorial Smile

The links them self can be altered after purchasing the templates

Regards






Craig
avatar
Guest
Guest


Back to top Go down

CSS code problem for hiding admin panel/bottom links Empty Re: CSS code problem for hiding admin panel/bottom links

Post by tyhodge07 July 27th 2008, 9:32 pm

how many points is the template?

500 is for the templates for a year. if thats the one ill get it, or do i want to do the ads one?

alright i bought the templates, now how do i remove the bottom links?
tyhodge07
tyhodge07
Forumember

Male Posts : 708
Reputation : 5
Language : english
Location : indiana

http://rcmodzone.all-up.com/

Back to top Go down

Back to top

- Similar topics

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