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.

Newest Topic, News Post & weekly top posters

3 posters

Go down

In progress Newest Topic, News Post & weekly top posters

Post by S-t-e-v-e- March 18th 2014, 12:39 pm

does anybody know the codes for them from the widget option and added the side by side?

so we can use before Javascript codes.. i'm good with css so i can make my own box it's just the Javascript bit i wouldn't have a clue
avatar
S-t-e-v-e-
Forumember

Posts : 450
Reputation : 6
Language : English

Back to top Go down

In progress Re: Newest Topic, News Post & weekly top posters

Post by Ikerepc March 18th 2014, 1:00 pm

You can customize header etc of that with css and JavaScript...

But there isn't code for that
Ikerepc
Ikerepc
Active Poster

Male Posts : 1186
Reputation : 167
Language : Who cares...
Location : Where web help & support is needed

http://admins.forumotion.com

Back to top Go down

In progress Re: Newest Topic, News Post & weekly top posters

Post by S-t-e-v-e- March 18th 2014, 1:02 pm

there must be codes for that or there wouldn't the option in the widget for it Wink all you need to do it get the 3 codes and add them side by side Smile
avatar
S-t-e-v-e-
Forumember

Posts : 450
Reputation : 6
Language : English

Back to top Go down

In progress Re: Newest Topic, News Post & weekly top posters

Post by Ikerepc March 18th 2014, 1:16 pm

There must be for posts too, advertises too, login form what you can see when you are logged out?

Yes but that's variables what we can't see :|
Ikerepc
Ikerepc
Active Poster

Male Posts : 1186
Reputation : 167
Language : Who cares...
Location : Where web help & support is needed

http://admins.forumotion.com

Back to top Go down

In progress Re: Newest Topic, News Post & weekly top posters

Post by Ange Tuteur March 18th 2014, 1:26 pm

Hello,

Unfortunately we do not know the contents of those widgets. The most you could do is attempt to combine them into one widget however, they must be present on the same page.

Ex :
We take latest topics and top posting and place them both in a widget which contains
Code:
<div id="test"></div>

Then we add a javascript to combine them :
Code:
$(function() {
    $('.module:has(.h3:contains(Latest topics)), .module:has(.h3:contains(Top posting users this week))').appendTo('#test');
});
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top


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