As to equalize ... ?
IPB 3.1.4
I`m sorry for topic title, i do not know the name of the blocks ...
As to equalize ... ?
Started By ikamazini, Oct 20 2011 02:13 PM
7 replies to this topic
#1
Posted 20 October 2011 - 02:13 PM
#2 Re: As to equalize ... ?
#3 Re: As to equalize ... ?
Posted 21 October 2011 - 12:56 AM
I can not speak for the original poster however I think he is attempting to get everything lined up. Looking at his screenshots the last post info at the top seems more pushed over and so I 'guess' he is trying to find out how to line it all up?
#4 Re: As to equalize ... ?
#5 Re: As to equalize ... ?
Posted 21 October 2011 - 05:01 AM
merk_sfi, on 21 October 2011 - 12:56 AM, said:
I can not speak for the original poster however I think he is attempting to get everything lined up. Looking at his screenshots the last post info at the top seems more pushed over and so I 'guess' he is trying to find out how to line it all up?
Quote
Firstly always post your question in "Readers questions and comments" subforum.
Broni ... i`m sorry :(
Quote
Possibly.
It looks like 3.1.x version so we'll also need a link to the website
It looks like 3.1.x version so we'll also need a link to the website
yes, 3.1.4
#6 Re: As to equalize ... ?
Posted 21 October 2011 - 04:02 PM
it is because of the block "Stats", I think there should be put an invisible line from the top down so that it was exactly, if near a banner or in another section be added the number "Replies", that is the line width of only regulate evenness "Stats" on the main forum page.
#7 Re: As to equalize ... ?
#8 Re: As to equalize ... ?
Posted 26 October 2011 - 07:44 AM
i want to make same this border for all "Stats", if the figures in the statistics point to take from this border adjustment then I think everything will be alright
tested, I added the numbers for "Replies" and alright
Mr Broni you have no idea how to call? so as not to touch the modification of the banners and equate everything with css
and, im sorry for my bad english
modification for the banners looks like this:
tested, I added the numbers for "Replies" and alright
Mr Broni you have no idea how to call? so as not to touch the modification of the banners and equate everything with css
and, im sorry for my bad english
modification for the banners looks like this:
<if test="$forum_data['f_bimg']">
<if test="$forum_data['f_blink']">
<div align='center'>
<a href='{$forum_data['f_blink']}' target='_blank'><img src='{$this->settings['img_url']}/forum_banners/{$forum_data['f_bimg']}' /></a>
</div>
<else />
<div align='center'>
<img src='{$this->settings['img_url']}/forum_banners/{$forum_data['f_bimg']}' />
</div>
</if>
<else />
<img src='{$this->settings['img_url']}/forum_banners/no_banner.png' />
</if>

















