(SOLVED) Alignement Problems »  Show posts from    to     

Icy Phoenix


Old Styles Topics - (SOLVED) Alignement Problems



Daggers [ Sun 26 Jul, 2009 13:18 ]
Post subject: (SOLVED) Alignement Problems
I have just updated my board to the latest release of IP and decided to try out some of the new templates and ended up selecting the FK Blu template as my default style.

This template looks great on my site but I do have a small problem in the overall header, where my site logo and google ads are they do not line up centrally in the header box and hang down low just below it, this is not a major problem it just makes my site look a little un-proffesional.

Does anybody know how to fix this error, I am sure it is something in the overall header file thats causing it but cannot find the problem.

Here is a link to my site so that the problem can be viewed Click Me


spydie [ Sun 26 Jul, 2009 13:26 ]
Post subject: Re: Alignement Problems
Open Your theme overall header

and play with padding of sitelogo_small and google adds


Daggers [ Sun 26 Jul, 2009 14:00 ]
Post subject: Re: Alignement Problems
Thanks for the reply Spydie, I could only find one insert of padding in the overall header page (see below)

Code: [Hide] [Select]
{PAGE_BEGIN}
<table id="forumtable" width="100%" cellspacing="0" cellpadding="0">

<!-- IF S_PAGE_NAV --><tr><td width="100%" colspan="3"><div style="margin-left: 7px; margin-right: 7px;"><!-- INCLUDE breadcrumbs_main.tpl --></div></td></tr><!-- ENDIF -->

<!-- INCLUDE overall_inc_body.tpl -->


Which indicates a left & right margin but not a top or bottom margin, am I in the right place and do I need to add some extra code to these lines to centralise the images.


spydie [ Sun 26 Jul, 2009 15:59 ]
Post subject: Re: Alignement Problems
hmpf.


I´ve been looking through FK-Blu files and i could not find that eather.

it look´s like you´ve got to look through custom files, cause FK-Blu is calling a lot of them aswell

There must be a style css there that is asigned.


try to find this.

Code: [Hide] [Select]
.fk_hc_content {
height: 180px;
margin-top: 60px;
}


this might do smething there.

since your logo and adds have a 60px margin to the top. if you change that maybe it helps.


Daggers [ Sun 26 Jul, 2009 16:48 ]
Post subject: Re: Alignement Problems (SOLVED)
Thanks Spydie, that worked perfectly I changed the 60px to 40px and that has now centralised the images.


spydie [ Sun 26 Jul, 2009 17:18 ]
Post subject: Re: Alignement Problems
Nice to know.

so could you pls mark your topic as solved.


One Tip

Try to use FireFox with WebDeveloper addon.
I found your error with that.
It helps a lot


DWho [ Sun 26 Jul, 2009 17:47 ]
Post subject: Re: Alignement Problems
spydie wrote: [View Post]
Nice to know.

so could you pls mark your topic as solved.


One Tip

Try to use FireFox with WebDeveloper addon.
I found your error with that.
It helps a lot


great little add on that...



Mighty Gorgon [ Sun 02 Aug, 2009 20:58 ]
Post subject: Re: [SOLVED] (SOLVED) Alignement Problems
I personally use that one together with FireBug and HTML Validator.


DWho [ Sun 02 Aug, 2009 22:02 ]
Post subject: Re: [SOLVED] (SOLVED) Alignement Problems
Mighty Gorgon wrote: [View Post]
I personally use that one together with FireBug and HTML Validator.


i use html validator to..firebug will not update for new version of FF yet... IE tab is a good one and Web Developer has some great little features..





Powered by Icy Phoenix