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.

Disable Widgets on Certain HTML Page

4 posters

Go down

In progress Disable Widgets on Certain HTML Page

Post by 102 March 11th 2012, 9:44 pm

I'm making a Homepage "Click Here to enter the site" for my forum. But I don't want the widgets to be on that HTML page. Is there a way to disable widgets on a certain page?

Thanks,
102
avatar
102
Forumember

Posts : 59
Reputation : 0
Language : English

Back to top Go down

In progress Re: Disable Widgets on Certain HTML Page

Post by MrMario March 11th 2012, 10:40 pm

Hello,

Widgets don't show up on HTML pages anyways.
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

In progress Re: Disable Widgets on Certain HTML Page

Post by 102 March 12th 2012, 1:23 am

Yes they do..http://thehq.forumotion.com/
WIDGET
avatar
102
Forumember

Posts : 59
Reputation : 0
Language : English

Back to top Go down

In progress Re: Disable Widgets on Certain HTML Page

Post by SLGray March 12th 2012, 1:31 am

Are you talking about a HTML page or the portal?


Disable Widgets on Certain HTML Page Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Disable Widgets on Certain HTML Page

Post by LGforum March 12th 2012, 3:09 am

To get rid of widgets on a HTML page, just include in the HTML page:

Code:

<style>
#right, #left, #left .module, #right .module{
  display: none;
  width: 0px!important;
}
</style>
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Back to top

- Similar topics

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