Icy Phoenix

     
 

Header With Html

Header With Html

Article
Reply with quote    Download Post  
Post Header With Html 
 
That such icy phoenix

I need a help with the header...

I created a picture to explain my idea...

create a header with html, To add buttons like this in the picture:

Example:

dmpep



 
Madara - View user's profile Send private message  
Madara [ Sun 31 Jul, 2011 20:07 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


Header With Html

Comments
Reply with quote    Download Post  
Post Re: Header With Html 
 
and why don´t you just include icy´s search function in your overall_header file ??



 
spydie - View user's profile Send private message  
spydie [ Sun 31 Jul, 2011 20:19 ]
Reply with quote    Download Post  
Post Re: Header With Html 
 
spydie wrote: [View Post]
and why don´t you just include icy´s search function in your overall_header file ??


 

but can add the search in the header "logo" in overall_header?



 
Madara - View user's profile Send private message  
Madara [ Sun 31 Jul, 2011 20:55 ]
Reply with quote    Download Post  
Post Re: Header With Html 
 
You should create a global block in CMS in header top right position.

Have a try and let us know.



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Mon 01 Aug, 2011 20:12 ]
Reply with quote    Download Post  
Post Re: Header With Html 
 
Mighty Gorgon wrote: [View Post]
You should create a global block in CMS in header top right position.

Have a try and let us know.


well I did what you said but the navigation buttons look bad

irbnq

kg8we

This is the code I'm using

Spoiler: [ Show ]


By the way could help me with the code to put a button on the logo

Thanks!



 
Madara - View user's profile Send private message  
Madara [ Tue 02 Aug, 2011 22:50 ]
Reply with quote    Download Post  
Post Re: Header With Html 
 
hm .

looks like your using the tabs mod from TopoMotoV3x

you should center the text and maybe use bold text



 
spydie - View user's profile Send private message  
spydie [ Tue 02 Aug, 2011 23:05 ]
Reply with quote    Download Post  
Post Re: Header With Html 
 
These are pictures not links, do not fix to center the text and put bold text.

here > http://www.icyphoenix.com/viewtopic.php?f=40&t=7615&start=0

I think that is the html I'm using that makes the buttons from being bad

Code:

Code: [Download] [Hide] [Select]
<table width="960" height="210" border="0" align="center" cellpadding="0" cellspacing="0" background="/templates/icy_phoenix/images/dark/sitelogo_small.png"> <tr> <td> </td> </tr> </table>




 
Madara - View user's profile Send private message  
Madara [ Wed 03 Aug, 2011 22:48 ]
Reply with quote    Download Post  
Post Re: Header With Html 
 
Your html is wrong anyway as it possibly should be more like this.

Code: [Download] [Hide] [Select]
<table border="0" cellpadding="0" cellspacing="0" align="center" width="960">
<tr>
<td style="height: 210px; background-image: url('/templates/icy_phoenix/images/dark/sitelogo_small.png') no-repeat;">
</td>
</tr>
</table>


You possibly need to spend some time learning more about html, css and the structure of the .tpl files - Because once one starts to modify themes - one is generally left to their own devices for obvious reasons to complete what they are trying to do.



 
mort - View user's profile Send private message  
mort [ Thu 04 Aug, 2011 01:28 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1
 
 




 


 

  cron