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.

Forum Widgets CSS code

3 posters

Go down

Forum Widgets CSS code Empty Forum Widgets CSS code

Post by Beejayad June 30th 2010, 4:39 pm

So are there CSS codes for the forum widgets? Just want to know because the skin I'm using has no widgets function and I plan to display them.
avatar
Beejayad
Forumember

Male Posts : 104
Reputation : 0
Language : English and a bit of other languages

Back to top Go down

Forum Widgets CSS code Empty Re: Forum Widgets CSS code

Post by ankillien July 1st 2010, 3:41 am

Hello,

It is possible that the widgets are disabled by the theme. It can be enabled using CSS. Can you provide a link to your forum?
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Forum Widgets CSS code Empty Re: Forum Widgets CSS code

Post by Beejayad July 1st 2010, 8:26 pm

avatar
Beejayad
Forumember

Male Posts : 104
Reputation : 0
Language : English and a bit of other languages

Back to top Go down

Forum Widgets CSS code Empty Re: Forum Widgets CSS code

Post by ankillien July 2nd 2010, 3:40 am

Thanks Very Happy

Please navigate to Admin CP > Display > Colors > CSS
Add these codes there and submit.

If you want to activate left widgets...
Code:
#content-container div#left {
width : 180px !important;
}

If you want to activate right widgets...
Code:
#content-container div#right {
width : 180px !important;
}

Hope it helps Very Happy
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Forum Widgets CSS code Empty Re: Forum Widgets CSS code

Post by Beejayad July 2nd 2010, 7:54 am

It worked, thanks! And, is there a way to edit its appearance? I want it to look the same as the category tables.

By the way, instead of being displayed right, it went to the lowermost level but at the right side.
avatar
Beejayad
Forumember

Male Posts : 104
Reputation : 0
Language : English and a bit of other languages

Back to top Go down

Forum Widgets CSS code Empty Re: Forum Widgets CSS code

Post by Beejayad July 4th 2010, 3:37 pm

Bump................
avatar
Beejayad
Forumember

Male Posts : 104
Reputation : 0
Language : English and a bit of other languages

Back to top Go down

Forum Widgets CSS code Empty Re: Forum Widgets CSS code

Post by Anum July 5th 2010, 1:22 am

I wanted to add radio into my forum can anyone help me?
avatar
Anum
New Member

Posts : 1
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

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