http://www.icyphoenix.com/viewtopic.php?f=36&t=7364
-----------------------------------
m0hamed
Mon 13 Sep, 2010 03:13

How Can I Make Like It
-----------------------------------
[b][align=center][color=darkred][size=14]i like dat style so much bs it for ipb can i get one for icy phoniex

[url=http://forum.moftakas.com]Here[/size][/color][/align][/b]

[hr]
Edit: ..link corrected by Joshua203  :wink:


-----------------------------------
DWho
Mon 13 Sep, 2010 19:42

Re: How Can I Make Like It
-----------------------------------
The template is possible but will require a great deal of skill in making it fit for Icy.

If I was you I would start with something very similar to it that can be used with Icy and then make the necessary changes.

If you are good with html then it should not be a problem, but if you are not maybe there is something similar that you can use and that you are happy with.

 :mrgreen:  :mrgreen:


-----------------------------------
m0hamed
Tue 14 Sep, 2010 03:35

Re: How Can I Make Like It
-----------------------------------
iam not gd in HTML but i cab play with codes but i can`t make style like it


-----------------------------------
Yros
Tue 14 Sep, 2010 14:23

Re: How Can I Make Like It
-----------------------------------
First, would you mind to check your syntax because it's very annoying to have to guess what you want to say.
About the style you'd like to adapt to Icy Phoenix, it is quiet simple but if you do not have any xHTML / Css knowledge it will take a lot of time ...

Then here are some tips to help you out :
- The right box can be done with the global blocks (very simply).
- The header is almost the same type as IP's ones
- Hm yeah there is a thing that IP does not have : it's the right & left sides on the index. In IP, the templates and boxes are like that :
[align=center]{table}
{headbox}
{contentbox}
{bottombox}
{/table}[/align]
But what are forgotten are that :
[align=center]{table}
{headbox}
[b]{leftside}[/b]{contentbox}[b]{rightside}[/b]
{bottombox}
{/table}[/align]

That's how to do the same borders for the forums & categories like you want.
Ps : this is a change you have to do in every single file of the template to ensure having the left & ride sides BUT you can use CSS classes to make the code very small.

http://manticores.grepolis.eg2.fr/forum.php
Here is an example of what can be done under IP with some HTML/Css knowledge and just by editing some files in the templates (this isn't a completed template : it just was a try of myself to test the right&left sides and a basic layout).


-----------------------------------
spydie
Tue 14 Sep, 2010 19:22

Re: How Can I Make Like It
-----------------------------------
sry Yros.

But in the cms config table , left and right position is called header and footer.


-----------------------------------
Yros
Tue 14 Sep, 2010 20:02

Re: How Can I Make Like It
-----------------------------------
I'm talking about the borders of ONE table ;) Actually on IP the tables are like that :
[code linenumbers=false]_______________________
{FORUM}
_______________________

{DESCRIBE}

_______________________[/code]

But here is how it should be :

[code linenumbers=false]_______________________
|             {FORUM}             |
_______________________
|                                       |
|          {DESCRIBE}          |
|                                       |
_______________________[/code]

Well ... it seems does not work. But take a look to this IP forum and at the tables on the main index and take a look to my link and you'll find the difference just by looking the borders.


-----------------------------------
Mighty Gorgon
Wed 15 Sep, 2010 23:56

Re: How Can I Make Like It
-----------------------------------
[quote user="m0hamed" post="50123"][b][align=center][color=darkred][size=14]i like dat style so much bs it for ipb can i get one for icy phoniex

[url=http://forum.moftakas.com]Here[/size][/color][/align][/b][/quote]
That template is nice. Before porting, you should ask the authors the permission to adapt it for Icy Phoenix, then you should ask someone to help you in the porting process.

I can tell that at least forum index is not tough to be ported to Icy Phoenix... a good designer could port it in around a day of work.


