KnekZ Blue For 1.3 »  Show posts from    to     

Icy Phoenix


Old Styles Topics - KnekZ Blue For 1.3



String [ Fri 14 Aug, 2009 04:52 ]
Post subject: Re: KnekZ Blue For 1.3
elpulgas wrote: [View Post]
Well I can see it working on FF 3.5 and IE7. The only problem is the side navigation. It doesn't show right. But besides that big issue the site works fine. You use the CMS for the menu, right? Because I still have to edit the dyn menu block.


Any solution?


elpulgas [ Fri 14 Aug, 2009 05:04 ]
Post subject: Re: KnekZ Blue For 1.3
String wrote: [View Post]

Any solution?


Yes. Wait until I edit the file to use the right clases. Problem is I'm not home. I`ll fly on saturday so maybe monday or so...
I'm sorry I didn't do that before


String [ Fri 14 Aug, 2009 05:07 ]
Post subject: Re: KnekZ Blue For 1.3
elpulgas wrote: [View Post]
String wrote: [View Post]

Any solution?


Yes. Wait until I edit the file to use the right clases. Problem is I'm not home. I`ll fly on saturday so maybe monday or so...


Thanks!


Lopalong [ Fri 14 Aug, 2009 08:55 ]
Post subject: Re: KnekZ Blue For 1.3
I think that this may be the problem

Open:

knekz_blue.css

Code: [Hide] [Select]
Find and Change #eee to #000000

.nav-header, .nav-links {}
.nav-div a, .nav-div a:visited {color: #eee;text-decoration: none;}
.nav-div a:hover, .nav-div a:active {text-decoration: overline;}
.nav-links a, .nav-links a:visited, .nav-links a:hover{ text-decoration: underline; }
.nav-div a.nav-current, .nav-div a.nav-current:visited {color: #eee;}
.nav-div a.nav-current:hover, .nav-div a.nav-current:active {text-decoration: overline;}


portalpez [ Fri 14 Aug, 2009 12:37 ]
Post subject: Re: KnekZ Blue For 1.3
elpulgas wrote: [View Post]


@Portalpez

I already saw the page in IE6. It's a mess just like in the screenshot you send me. I'll have a look at the things I changed and check what is causing the problem.


Thanks you very much.


elpulgas [ Fri 14 Aug, 2009 16:45 ]
Post subject: Re: KnekZ Blue For 1.3
Lopalong wrote: [View Post]
I think that this may be the problem

Open:

knekz_blue.css

Code: [Hide] [Select]
Find and Change #eee to #000000

.nav-header, .nav-links {}
.nav-div a, .nav-div a:visited {color: #eee;text-decoration: none;}
.nav-div a:hover, .nav-div a:active {text-decoration: overline;}
.nav-links a, .nav-links a:visited, .nav-links a:hover{ text-decoration: underline; }
.nav-div a.nav-current, .nav-div a.nav-current:visited {color: #eee;}
.nav-div a.nav-current:hover, .nav-div a.nav-current:active {text-decoration: overline;}


That would change the color of many links including the breadcrumbs I think. That's a good temporary fix but the tpl still needs to be edited like the nav_links to use spans with the right classes. Since your site has quite a lot of people you might want to change it like Lopalong suggests until I upload the other file.


String [ Fri 14 Aug, 2009 22:48 ]
Post subject: Re: KnekZ Blue For 1.3
elpulgas wrote: [View Post]
Lopalong wrote: [View Post]
I think that this may be the problem

Open:

knekz_blue.css

Code: [Hide] [Select]
Find and Change #eee to #000000

.nav-header, .nav-links {}
.nav-div a, .nav-div a:visited {color: #eee;text-decoration: none;}
.nav-div a:hover, .nav-div a:active {text-decoration: overline;}
.nav-links a, .nav-links a:visited, .nav-links a:hover{ text-decoration: underline; }
.nav-div a.nav-current, .nav-div a.nav-current:visited {color: #eee;}
.nav-div a.nav-current:hover, .nav-div a.nav-current:active {text-decoration: overline;}


That would change the color of many links including the breadcrumbs I think. That's a good temporary fix but the tpl still needs to be edited like the nav_links to use spans with the right classes. Since your site has quite a lot of people you might want to change it like Lopalong suggests until I upload the other file.


remains the same.


Lopalong [ Sat 15 Aug, 2009 00:05 ]
Post subject: Re: KnekZ Blue For 1.3
Try clearing the template caches.

Edit: Your .css for that theme indicates that you haven't changed anything.

Maybe you had better wait for elpulgas to sort this one out.


elpulgas [ Sat 15 Aug, 2009 13:34 ]
Post subject: Re: KnekZ Blue For 1.3
Ok I'll try to fix it tonight.

I've found another bug that I'll have to check. In the register page I don't get a message saying valid username or username taken but a 1 or a 2. I don't know if this problem lies on the style or on my configuration .


String [ Sat 15 Aug, 2009 23:52 ]
Post subject: Re: KnekZ Blue For 1.3
solved ! www.espantala.net


Lopalong [ Sun 16 Aug, 2009 01:15 ]
Post subject: Re: KnekZ Blue For 1.3
It's amazing what changing eee to 000000 does.

But that might not fix the whole layout as elpulgas suggested - So it may be better to check for theme updates from time to time.


elpulgas [ Sun 16 Aug, 2009 17:01 ]
Post subject: Re: KnekZ Blue For 1.3
OK I already have a modified file that should match the style. I haven't tried it myself but it should work fine.

However there's a problem Sting... I don't see the credits for the style on your site . I'm just asking to keep my nick and the link to use the style. So please put it back and I'll upload the file

Now I'll try to see what's the problem with IE6


String [ Sun 16 Aug, 2009 18:52 ]
Post subject: Re: KnekZ Blue For 1.3
elpulgas wrote: [View Post]
OK I already have a modified file that should match the style. I haven't tried it myself but it should work fine.

However there's a problem Sting... I don't see the credits for the style on your site . I'm just asking to keep my nick and the link to use the style. So please put it back and I'll upload the file

Now I'll try to see what's the problem with IE6


ready


elpulgas [ Sun 16 Aug, 2009 19:15 ]
Post subject: Re: KnekZ Blue For 1.3
Thank you. Please leave it there in the future.

Here is the file. Extract it and upload it to templates/knekz/blocks to try it and let me know how it works.

I'll update the main version later.


String [ Sun 16 Aug, 2009 22:42 ]
Post subject: Re: KnekZ Blue For 1.3
elpulgas wrote: [View Post]
Thank you. Please leave it there in the future.

Here is the file. Extract it and upload it to templates/knekz/blocks to try it and let me know how it works.

I'll update the main version later.


PERFECT!

Thanks pulgas


elpulgas [ Sun 16 Aug, 2009 22:53 ]
Post subject: Re: KnekZ Blue For 1.3
String wrote: [View Post]


PERFECT!

Thanks pulgas

No problem. Though I doubt it's perfect. It's wrapped in another box so it looks very strange. One possible solution would be to remove the outer wrapper to make it look like the default menu. But that's not the best since it would reduce the editable capabilities of the dyn menu. I think I'll have to change it so the inner titles don't have a box. Another thing that needs to be tested is ads. I think they'd have the same problem . Oh and don't forget to undo what you changed in the css because users won't see the links under the breadcrumbs (like new messages, mark all read, etc).

I'm uploading a new version for you and others who use dyn menu to try out

And IE6 is still giving me many problems...It's very funny that it worked when it had many errors and when it validates IE6 won't show anything but mixed up images


Lopalong [ Mon 17 Aug, 2009 02:02 ]
Post subject: Re: KnekZ Blue For 1.3
elpulgas wrote: [View Post]

And IE6 is still giving me many problems...It's very funny that it worked when it had many errors and when it validates IE6 won't show anything but mixed up images


Possibly because it still had some table structure.

You would have to cater for IE6 by integrating something like the following.

Code: [Hide] [Select]
<!--[if lte IE 6]><table><tr><td><![endif]-->

IE 7 & 8 Markup?

<!--[if lte IE 6]></td></tr></table><![endif]-->




Edit:

And do consider that if you make anything backward compatible with IE6, you will be plagued with requests to fix everything else that doesn't work with it.


gearhead [ Mon 17 Aug, 2009 02:20 ]
Post subject: Re: KnekZ Blue For 1.3
I mostly use Opera and Firefox. Sometimes for testing I use IE8.

The template looks good in all those, except the earliest version which we know needed some tweaking, but I really like this style, and totally intend to use it when it's finished.



elpulgas [ Mon 17 Aug, 2009 03:01 ]
Post subject: Re: KnekZ Blue For 1.3
Lopalong wrote: [View Post]
elpulgas wrote: [View Post]

And IE6 is still giving me many problems...It's very funny that it worked when it had many errors and when it validates IE6 won't show anything but mixed up images


Possibly because it still had some table structure.

You would have to cater for IE6 by integrating something like the following.

Code: [Hide] [Select]
<!--[if lte IE 6]><table><tr><td><![endif]-->

IE 7 & 8 Markup?

<!--[if lte IE 6]></td></tr></table><![endif]-->




Edit:

And do consider that if you make anything backward compatible with IE6, you will be plagued with requests to fix everything else that doesn't work with it.


Lol that's really possible.

About tables; No, the table markup of the index had already been removed and it looked somewhat good. Using conditionals is really boring and I don't intend to do it. If I get it to work on IE6 editing only CSS and HTML it's ok .



gearhead wrote: [View Post]
I mostly use Opera and Firefox. Sometimes for testing I use IE8.

The template looks good in all those, except the earliest version which we know needed some tweaking, but I really like this style, and totally intend to use it when it's finished.



I'm glad you like it and that it's compatible with all those. I never tested it on Safari or Opera

Well there are always upgrades to be done. I already fixed the flash news block to fit the template. The error on registration seems to be a temporary bug and is ok now. But there are some errors on the album, The PM system needs some tweaks and so on....


elpulgas [ Tue 18 Aug, 2009 23:55 ]
Post subject: Re: KnekZ Blue For 1.3
I've updated the download .

Now the profile pages look good, the template supports flash news, doesn't give errors, has less unneeded tables, supports dyn menu, loads posting images faster and has a better yslow score among other things

I still have to repair things but I think it's better to patch it from time to time.

Enjoy!


Mighty Gorgon [ Wed 19 Aug, 2009 11:27 ]
Post subject: Re: KnekZ Blue For 1.3
elpulgas wrote: [View Post]
I still have to repair things but I think it's better to patch it from time to time.

I agree... debugging is the best way to develop...

Great style and great support.

You are doing great man.


elpulgas [ Wed 19 Aug, 2009 15:16 ]
Post subject: Re: KnekZ Blue For 1.3
Mighty Gorgon wrote: [View Post]
elpulgas wrote: [View Post]
I still have to repair things but I think it's better to patch it from time to time.

I agree... debugging is the best way to develop...

Great style and great support.

You are doing great man.


Not sure about the support but thanks


elpulgas [ Fri 18 Sep, 2009 18:15 ]
Post subject: Re: KnekZ Blue For 1.3
Updated style


New version displays header and footer in another way that looks the same but works better.
There are other small things but nothing so important.
And it includes the topic buttons in english.


Still nothing with IE6 . I don't think I look into it anymore, it's just to stressing lol.
And the fix for the topic review while posting is still pending


Riwer [ Fri 02 Oct, 2009 10:38 ]
Post subject: Re: KnekZ Blue For 1.3
What happend with the shoutbox? x_x
the small version and "big" version of the shoutbox doesn't look ok....

I think what this is the same problem, the small version of the shoutbox its an iframe no?
but the text is centered in the vertical align... x_x

and I cant find the solution for this....

PD: sorry for my bad english x_x

and the bbcode isnt working for me.... u_u


Riwer [ Sat 03 Oct, 2009 13:00 ]
Post subject: Re: KnekZ Blue For 1.3
Riwer wrote: [View Post]
What happend with the shoutbox? x_x
the small version and "big" version of the shoutbox doesn't look ok....

I think what this is the same problem, the small version of the shoutbox its an iframe no?
but the text is centered in the vertical align... x_x


I not found the solution for this but


Riwer wrote: [View Post]
and the bbcode isnt working for me.... u_u


I solved this editing the file overall_inc_header.tpl adding the necessary code.


portalpez [ Tue 13 Oct, 2009 23:08 ]
Post subject: Re: KnekZ Blue For 1.3
elpulgas wrote: [View Post]
Updated style


New version displays header and footer in another way that looks the same but works better.
There are other small things but nothing so important.
And it includes the topic buttons in english.


Still nothing with IE6 . I don't think I look into it anymore, it's just to stressing lol.
And the fix for the topic review while posting is still pending


Thanks you very much, i really apreciate your work even if not posible to do work whit ie6 because the template is very good!!! thanks you for your time!!!


adri92 [ Thu 15 Oct, 2009 16:56 ]
Post subject: Re: KnekZ Blue For 1.3
Hi everybody!

In first place, sorry by my english, but I don's speak it very well.

elpulgas, congratulations for your work, i love it! xD

1 question...
How I can change the logo and the dimensions? in what file?

Thaanks!


elpulgas [ Thu 15 Oct, 2009 18:09 ]
Post subject: Re: KnekZ Blue For 1.3
Hi! Sorry if I haven't been around in a while but I'm short of time now. Just moved to Germany .

Riwer wrote: [View Post]
Riwer wrote: [View Post]
What happend with the shoutbox? x_x
the small version and "big" version of the shoutbox doesn't look ok....

I think what this is the same problem, the small version of the shoutbox its an iframe no?
but the text is centered in the vertical align... x_x


I not found the solution for this but


Riwer wrote: [View Post]
and the bbcode isnt working for me.... u_u


I solved this editing the file overall_inc_header.tpl adding the necessary code.


Do the shoutboxes have a large font? That's something I have to fix.
portalpez wrote: [View Post]

Thanks you very much, i really apreciate your work even if not posible to do work whit ie6 because the template is very good!!! thanks you for your time!!!


You're welcome. I'm really sorry about IE6 but it's a lost cause.

adri92 wrote: [View Post]
Hi everybody!

In first place, sorry by my english, but I don's speak it very well.

elpulgas, congratulations for your work, i love it! xD

1 question...
How I can change the logo and the dimensions? in what file?

Thaanks!


Thank you.
To change the logo replace root\templates\knekz\images\blue\sitelogo.png with your image. I hope .png is ok for you.
To change the position edit knekz_blue.css. Look for.sitelogo{position:absolute;left:0;top:5px;}


Exau [ Sat 10 Apr, 2010 01:43 ]
Post subject: Re: KnekZ Blue For 1.3
Hi pal!

Sorry for bothering you, but you've got an extra <!-- INCLUDE breadcrumbs_main.tpl --> on viewforum_body.tpl.

Should be removed...

BTW, truly nice style! I'm using it

Regards,


DeL [ Fri 30 Apr, 2010 09:41 ]
Post subject: Re: KnekZ Blue For 1.3
Exau wrote: [View Post]
Hi pal!

Sorry for bothering you, but you've got an extra <!-- INCLUDE breadcrumbs_main.tpl --> on viewforum_body.tpl.

Should be removed...


Yeah i wondered where did that other breadcrumb appear, thanks. Btw this is the best template for IP ever!


Lopalong [ Fri 30 Apr, 2010 13:40 ]
Post subject: Re: KnekZ Blue For 1.3
DeL wrote: [View Post]
Btw this is the best template for IP ever!


MG will not be pleased!


Exau [ Tue 04 May, 2010 21:25 ]
Post subject: Re: KnekZ Blue For 1.3
Lopalong wrote: [View Post]
DeL wrote: [View Post]
Btw this is the best template for IP ever!


MG will not be pleased!


Thank God it wasn't me

yet knekz blue is highly custumizable, I really appreciate designer's work, so I want to rate it 9...

Done!


Mighty Gorgon [ Sat 08 May, 2010 12:39 ]
Post subject: Re: KnekZ Blue For 1.3
Lopalong wrote: [View Post]
MG will not be pleased!

You're wrong.

I love this template as well and I agree on the fact that it is one of the best available.


Off Topic: I also love users contributions, and I really would like to have more... maybe should we offer some cash?


Exau [ Tue 25 May, 2010 16:58 ]
Post subject: Re: KnekZ Blue For 1.3
elpulgas wrote: [View Post]

Do the shoutboxes have a large font? That's something I have to fix.




Hello again pal! I'm just wondering if you've been working on fixing shoutbox issue

Check how it's working at this time:

shoutbox

I'll be truly grateful if you could take a chance to solve it

Regards,


mrwindowsx [ Sun 10 Oct, 2010 12:03 ]
Post subject: Re: KnekZ Blue For 1.3
can you see the red circle in image below:

untitled

i'm using your template, but when i added news sticker in my forum, it cannot be read, because the font color. how to changes the font color in news sticker? i'm using the Knekz blue template and icy phoenix 1.3.0.53a.

thanks a lot for your help...


Dshadow64 [ Sat 16 Oct, 2010 07:42 ]
Post subject: Re: KnekZ Blue For 1.3
This is a great template, so thanks for sharing.

I have found a bug however in the bbcode blocks on the front page. If anyone could resolve this issue it would be great.


lord1 [ Sat 16 Oct, 2010 21:44 ]
Post subject: Re: KnekZ Blue For 1.3
great theme man,but i have found a small bug ,see the photo.
how can i correct that menu layout?
EDIT
ok, i didnt noticed that the menu layout was drawn like that ,i corected that but the blocks have the same problem...


Dshadow64 [ Sun 17 Oct, 2010 10:04 ]
Post subject: Re: KnekZ Blue For 1.3
I have another Issue.

I have 3 columns and the top right box keeps hyper linking to my home page and for some reason when i select log-in it creates 3 tabs of my home page??


lord1 [ Sun 17 Oct, 2010 21:26 ]
Post subject: Re: KnekZ Blue For 1.3
oh an 1 more thing is it posible to change author (name,avatar ,rank etc) to left ,if yes can some show me what shlonf i modify?
Thanks


TheSteffen [ Wed 20 Oct, 2010 11:42 ]
Post subject: Re: KnekZ Blue For 1.3
lord1 wrote: [View Post]
oh an 1 more thing is it posible to change author (name,avatar ,rank etc) to left ,if yes can some show me what shlonf i modify?
Thanks

I don´t know this style, but can you try to change this:
OPEN templates/knekz/knekz_blue.css
FIND
Code: [Hide] [Select]
.post-author
{
text-align: center;
width: 175px;
float: right;
}

REPLACE WITH
Code: [Hide] [Select]
.post-author
{
text-align: center;
width: 175px;
float: left;
}


MAybe this is all, but I am not quite sure.
Try it.


Joshua203 [ Wed 20 Oct, 2010 12:23 ]
Post subject: Re: KnekZ Blue For 1.3
Off topic... but I love what you did to the center portal block Lord1, it may not so practical but it at least made me say "huh?¿?"

PS.. about those header pics ... it could be so that if you make the left and right block wider that the pic would show 100% in stead of just a piece

but in all fairness if you look at the screenshots in post one .... it looks the same as what you call a bug


mrwindowsx [ Thu 21 Oct, 2010 15:59 ]
Post subject: Re: KnekZ Blue For 1.3
and what about with my problem above?? how to change font color??? thanks


Joshua203 [ Thu 21 Oct, 2010 17:20 ]
Post subject: Re: KnekZ Blue For 1.3
try in knekz_blue.css find .row-news-tickers ???


mrwindowsx [ Thu 21 Oct, 2010 18:45 ]
Post subject: Re: KnekZ Blue For 1.3
Joshua203 wrote: [View Post]
try in knekz_blue.css find .row-news-tickers ???


i've edited and found .row-news-tickers, and change #225599 to other color, but it's still not changes, any other idea?


spydie [ Thu 21 Oct, 2010 19:07 ]
Post subject: Re: KnekZ Blue For 1.3
clear the cache.

this helps sometimes


mrwindowsx [ Fri 22 Oct, 2010 04:23 ]
Post subject: Re: KnekZ Blue For 1.3
i've cleared cache on my site, all files in main cache folder have permanently deleted. but it's still same, nothing changed spydie,

maybe you all can give me which code in the css file to editing??? because i think this is about the CSS, but i dont know where the code should be editing..


spydie [ Fri 22 Oct, 2010 08:16 ]
Post subject: Re: KnekZ Blue For 1.3
you should look for

nav-div a; nav-div a visited in knekz blue css


mrwindowsx [ Fri 22 Oct, 2010 18:35 ]
Post subject: Re: KnekZ Blue For 1.3
Amazing, it's work, thanks spydie,,




Powered by Icy Phoenix