Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 5 of 7
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
 
Reply with quote Download Post 
Post 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  

dyn_menu_block.zip
Description: new version 
Download
Filename: dyn_menu_block.zip
Filesize: 883 Bytes
Downloaded: 254 Time(s)

 




____________
KnekZ
* html body {display:none;}
 
elpulgasSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post 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: [Download] [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.
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post 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.

 
 




____________
My main IP 1.3 site
My IP 1.3 styles test site
 
gearheadSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post 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: [Download] [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....
 




____________
KnekZ
* html body {display:none;}
 
elpulgasSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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!
 




____________
KnekZ
* html body {display:none;}
 
elpulgasSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post 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  
 




____________
KnekZ
* html body {display:none;}
 
elpulgasSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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  

 




____________
KnekZ
* html body {display:none;}
 
elpulgasSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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
 



 
RiwerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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.
 



 
RiwerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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!!!
 




____________
Acuarios, mascotas
Forografia, fotos
Informatica, pc
 
portalpezSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post 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!
 



 
adri92Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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;}
 




____________
KnekZ
* html body {display:none;}
 
elpulgasSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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,
 




____________
"God will give me justice..."
 
ExauSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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!  
 



 
DeLSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 5 of 7
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron