WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

Go to page : Previous  1, 2

View previous topic View next topic Go down  Message [Page 2 of 2]

1Some quick questions - Page 2 Empty Some quick questions Tue Apr 17, 2012 11:28 pm

Weatherman

Weatherman
Registered Member
Registered Member
First topic message reminder :

Hi again Very Happy
1.
Everything is on the picture
Some quick questions - Page 2 Untitled-2
2. How to find this page in templates so I can edit that red rectangled part? That's the page when you click button View posts since your last visit. I searched everywhere in templates for that page but can't find it. pig
Some quick questions - Page 2 Untitled-3
Thanks in advance! Very Happy

http://www.nba-serbia.net

26Some quick questions - Page 2 Empty Re: Some quick questions Wed Apr 25, 2012 8:38 am

Weatherman


Registered Member
Registered Member
ok, no hurry bro Very Happy

http://www.nba-serbia.net

27Some quick questions - Page 2 Empty Re: Some quick questions Sat Apr 28, 2012 3:04 am

Weatherman

Weatherman
Registered Member
Registered Member
any progress maybe? Very Happy

http://www.nba-serbia.net

28Some quick questions - Page 2 Empty Re: Some quick questions Sun Apr 29, 2012 12:17 pm

ankillien

ankillien
Administrator
Administrator
Sorry, I'm still failing at running jquery codes on your forum. I'll try to write core JS codes and see if it works.

29Some quick questions - Page 2 Empty Re: Some quick questions Mon Apr 30, 2012 4:30 am

Weatherman

Weatherman
Registered Member
Registered Member
ok Wink
btw is this possible?
now it looks like this
Some quick questions - Page 2 Untitled-3
and i would like to look like this
Some quick questions - Page 2 Untitled-1
or this
Some quick questions - Page 2 Untitled-2

http://www.nba-serbia.net

30Some quick questions - Page 2 Empty Re: Some quick questions Mon Apr 30, 2012 10:35 am

ankillien

ankillien
Administrator
Administrator
Yes, it can be done using templates, I think.

But I need to know what exactly that box is and where have you added the code for it.

31Some quick questions - Page 2 Empty Re: Some quick questions Mon Apr 30, 2012 5:56 pm

Weatherman

Weatherman
Registered Member
Registered Member
that's only a picture that I added in the homepage.
Code:
<br>
<style type="text/css">
   dl.image_map {display:block; width:880px; height:94px; background:url(http://www.dodaj.rs/f/R/iy/JTrmTp6/lajna.png); position:relative; margin:2px auto 2px auto;}
   a.LINK0 {left:20px; top:7px; background:transparent;}
   a.LINK0 {display:block; width:103px; height:0; padding-top:81px; overflow:hidden; position:absolute;}
   a.LINK1 {left:128px; top:10px; background:transparent;}
   a.LINK1 {display:block; width:100px; height:0; padding-top:78px; overflow:hidden; position:absolute;}
   a.LINK2 {left:232px; top:8px; background:transparent;}
   a.LINK2 {display:block; width:100px; height:0; padding-top:78px; overflow:hidden; position:absolute;}
   a.LINK3 {left:338px; top:9px; background:transparent;}
   a.LINK3 {display:block; width:100px; height:0; padding-top:78px; overflow:hidden; position:absolute;}
   a.LINK4 {left:441px; top:10px; background:transparent;}
   a.LINK4 {display:block; width:100px; height:0; padding-top:78px; overflow:hidden; position:absolute;}
   a.LINK5 {left:546px; top:9px; background:transparent;}
   a.LINK5 {display:block; width:100px; height:0; padding-top:78px; overflow:hidden; position:absolute;}
   a.LINK6 {left:654px; top:9px; background:transparent;}
   a.LINK6 {display:block; width:100px; height:0; padding-top:78px; overflow:hidden; position:absolute;}
   a.LINK7 {left:757px; top:8px; background:transparent;}
   a.LINK7 {display:block; width:100px; height:0; padding-top:78px; overflow:hidden; position:absolute;}
   
</style>

<dl class="image_map">
   <dd><a class="LINK0" title="SAS vs UTA" href="http://www.nba-serbia.net/t2689-san-antonio-spurs-vs-utah-jazz-west-1st-round"></a></dd>
   <dd><a class="LINK1" title="OKC vs DAL" href="http://www.nba-serbia.net/t2692-oklahoma-city-thunder-vs-dallas-mavericks-west-1st-round"></a></dd>
   <dd><a class="LINK2" title="LAL vs DEN" href="http://www.nba-serbia.net/t2691-los-angeles-lakers-vs-denver-nuggets-west-1st-round"></a></dd>
   <dd><a class="LINK3" title="MEM vs LAC" href="http://www.nba-serbia.net/t2690-memphis-grizzlies-vs-los-angeles-clippers-west-1st-round"></a></dd>
   <dd><a class="LINK4" title="CHI vs PHI" href="http://www.nba-serbia.net/t2686-chicago-bulls-vs-philadelphia-east-1st-round"></a></dd>
   <dd><a class="LINK5" title="MIA vs NYK" href="http://www.nba-serbia.net/t2685-miami-heat-vs-new-york-knicks-east-1st-round"></a></dd>
   <dd><a class="LINK6" title="IND vs ORL" href="http://www.nba-serbia.net/t2687-indiana-pacers-vs-orlando-magic-east-1st-round"></a></dd>
   <dd><a class="LINK7" title="ATL vs BOS" href="http://www.nba-serbia.net/t2688-atlanta-hawks-vs-boston-celtics-east-1st-round"></a></dd>
</dl>

           

<style>
.main:first .main-head{
background-image: none !important;
background-color: transparent !important;
}

#pun-announcement{
border: 0px !important;
background-color: transparent !important;
}
</style>

http://www.nba-serbia.net

32Some quick questions - Page 2 Empty Re: Some quick questions Tue May 01, 2012 10:10 pm

ankillien

ankillien
Administrator
Administrator
You can try adding that code in overall_header template. Go to the template and put the code right after this part...

Code:
<!-- END switch_ticker -->

Hope it does what you want.

33Some quick questions - Page 2 Empty Re: Some quick questions Fri May 04, 2012 9:38 pm

Weatherman

Weatherman
Registered Member
Registered Member
Nah, it looks like this when I do that. http://www.dodaj.rs/f/M/eQ/48oMSI15/untitled-1.png
Did you maybe solve the problem with topic icons? That's far more important thing Very Happy

http://www.nba-serbia.net

34Some quick questions - Page 2 Empty Re: Some quick questions Mon May 07, 2012 9:55 pm

ankillien

ankillien
Administrator
Administrator
Weatherman wrote:Ok on to the next one Smile

Here's what I want to do.
I want to change all icons of topics to proper team logos in these two pages
http://www.nba-serbia.net/f79-zapadna-konferencija
http://www.nba-serbia.net/f73-istocna-konferencija
I want to add new icons for when it has new post and when it hasn't. I am assuming it is something like this but I couldn't finish it off. So can you please make just one full example of code and I will do the rest? Hope you will help.
Some quick questions - Page 2 495868

For this, do you want the icons of the forum to change or icons of the topic inside them to change?

35Some quick questions - Page 2 Empty Re: Some quick questions Tue May 08, 2012 9:16 am

Weatherman

Weatherman
Registered Member
Registered Member
I don't quite understand that, maybe because it is very late in my country and I'm tired. Razz
Anyway, here's the photoshoped version of what I would like to do with icons
Some quick questions - Page 2 This

http://www.nba-serbia.net

36Some quick questions - Page 2 Empty Re: Some quick questions Tue May 08, 2012 6:00 pm

ankillien

ankillien
Administrator
Administrator
Ok, here is the code...

This code will reduce opacity for forums having no new posts...

Code:
$('.status img').each(function(){
// opacity for no new post
var nORo = $(this).attr('title');
if( nORo == 'No new posts' ) {
  $(this).css('opacity' , '0.5');
}
});

And this will allow you to change icon for each forum....

$('.forumtitle').each(function(){
var fTitle = $(this).text();

if( fTitle == 'Atlanta Hawks' ) {
$(this).parent('h2').prev('.status').children('img').attr('src' , 'FORUM IMAGE URL HERE');
}
else if( fTitle == 'Boston Celtics' ) {
$(this).parent('h2').prev('.status').children('img').attr('src' , 'FORUM IMAGE URL HERE');
}
else if( fTitle == 'FORUM TITLE HERE' ) {
$(this).parent('h2').prev('.status').children('img').attr('src' , 'FORUM IMAGE URL HERE');
}
else if( fTitle == 'FORUM TITLE HERE' ) {
$(this).parent('h2').prev('.status').children('img').attr('src' , 'FORUM IMAGE URL HERE');
}

});

You just have to enter forum title and the image URL for that forum in the code. Hope it helps.

37Some quick questions - Page 2 Empty Re: Some quick questions Tue May 08, 2012 8:27 pm

Weatherman

Weatherman
Registered Member
Registered Member
You forgot to tell me where to put those codes Very Happy
I think that will work

http://www.nba-serbia.net

38Some quick questions - Page 2 Empty Re: Some quick questions Tue May 08, 2012 9:16 pm

ankillien

ankillien
Administrator
Administrator
You need to add it in Admin CP > Modules > Javascript management, for all pages.

39Some quick questions - Page 2 Empty Re: Some quick questions Wed May 09, 2012 12:16 am

Weatherman

Weatherman
Registered Member
Registered Member
It doesn't work. Do you want my admin account to make it work?

http://www.nba-serbia.net

40Some quick questions - Page 2 Empty Re: Some quick questions Wed May 09, 2012 8:36 am

ankillien

ankillien
Administrator
Administrator
Weatherman wrote:It doesn't work. Do you want my admin account to make it work?

Thats the last option remaining now. Laughing
You can PM me the details.

41Some quick questions - Page 2 Empty Re: Some quick questions Wed May 09, 2012 6:17 pm

Weatherman

Weatherman
Registered Member
Registered Member
pm sent Very Happy

http://www.nba-serbia.net

Sponsored content


View previous topic View next topic Back to top  Message [Page 2 of 2]

Go to page : Previous  1, 2

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