Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

fmSoftware - GothicFM [ phpBB3 ]

2 posters

Go down  Message [Page 1 of 1]

1fmSoftware - GothicFM [ phpBB3 ] Empty fmSoftware - GothicFM [ phpBB3 ] Tue Oct 15, 2013 12:19 pm

Sasori

Sasori
Administrator


Hello everyone , so I've done a theme for all members , it's very simple and clean , the theme version is 1.0 , so isn't totatly fixed .
Demo : http://wideskins.forumhit.ro/
Download :  http://www.mediafire.com/?u3wib4eecbe5ucw

Javascript - In index.
Code:
$(document).ready(function(){
$('img#i_whosonline').next('p').addClass('p_cine_este_conectat');
$('div.h3:has("a[href="/viewonline"]")').addClass('a_cine_este_conectat');
$('div.h3:has("a[href="/statistics"]")').addClass('a_statistici');
$('.a_statistici').next('.page-bottom').addClass('p_statistici');
$('.a_statistici').next('.page-bottom').next('.page-bottom').addClass('p_statistici');
$('.a_statistici').next('.page-bottom').next('.page-bottom').next('.page-bottom').addClass('p_statistici');
$('.p_statistici:eq(0)').addClass('p-bottom');
$('.p_statistici:eq(1)').addClass('p-bottom');
$('.p_statistici:eq(2)').addClass('p-bottom');
$('.p-bottom').wrapAll('<div class="p_statistici_toate">');
});
If you have any problem with the theme  , please , go in phpBB3 Problems section and create there a topic.



Last edited by Sasori on Thu Oct 17, 2013 12:19 am; edited 1 time in total

2fmSoftware - GothicFM [ phpBB3 ] Empty Re: fmSoftware - GothicFM [ phpBB3 ] Wed Oct 16, 2013 11:10 pm

Staark Bhåå

Staark Bhåå
User


fix code with:
Code:
$('div.h3:has("a[href="/viewonline"]")').addClass('a_cine_este_conectat');
$('div.h3:has("a[href="/statistics"]")').addClass('a_statistici');

http://board.phpbb9.com/

Back to top  Message [Page 1 of 1]

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