Header With Html


Subject: 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

Profile PM  
Subject: Re: Header With Html
and why don´t you just include icy´s search function in your overall_header file ??

Subject: Re: Header With Html
spydie wrote: [View Post]
and why don´t you just include icy´s search function in your overall_header file ??


:idea:

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

Profile PM  
Subject: Re: Header With Html
You should create a global block in CMS in header top right position.

Have a try and let us know.

Subject: 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!

Profile PM  
Subject: Re: Header With Html
hm .

looks like your using the tabs mod from TopoMotoV3x

you should center the text and maybe use bold text

Subject: 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>

Profile PM  
Subject: 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.

Profile PM  

Page 1 of 1


  
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

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1183s (PHP: 16% SQL: 84%)
SQL queries: 15 - Debug Off - GZIP Enabled