Jump to content


Remove Extra Spacing


  • You cannot start a new topic
  • You cannot reply to this topic
3 replies to this topic

#1 amerifax

    Member

  • 8 posts
  • Joined: December 07, 2011
  • 2 topics
  • Local time: 10:59 AM
  • Zodiac:Aquarius
  • OS:Windows 7
  • Country:
Offline
  • Time Online: 6h 10m 21s

Posted 06 January 2012 - 10:27 PM

So far this forum has helped me do more in a week, changing my skin, than I have been able to do with asking questions directly at IPB for probably the last 2 years!!! So thanks again for the help and "How-To" Messages!!

I do however have another one. I am including a pictures of the top of my Forum. What I would really like to do is find a way to remove some of the unnecessary space, which I have highlighted in Red. At least to me it seems unncessary, but I could be completely wrong.

I was hoping to be able to close up some of the space between the Breadcrumb and the Forum/Category Title as well as close up some of the space below the Forum/Category Title. Is there a way to maybe have the Follow and Start buttons on the same line or decrease the Font Size on the Forum/Category Title to save some of the space?

Also what is that "Single Page" for? I noticed it is at the top and bottom of the forum. Is it possible to remove the top occurrence and just leave the bottom? Maybe I could move the Follow Button to that space instead. Just some thoughts...

Thanks in advance for any help or guidance. I will continue to search for answers as well.

Bob

Attached Image: skin-changes2.jpg

#2 Broni Re: Remove Extra Spacing

    Malware Annihilator

  • 24,883 posts
  • Joined: October 04, 2004
  • 1,860 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 09:59 AM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Online
  • Time Online: 57d 11h 50m 50s

Posted 06 January 2012 - 11:29 PM

I need a link to your board.

#3 amerifax Re: Remove Extra Spacing

    Member

  • 8 posts
  • Joined: December 07, 2011
  • 2 topics
  • Local time: 10:59 AM
  • Zodiac:Aquarius
  • OS:Windows 7
  • Country:
Offline
  • Time Online: 6h 10m 21s

Posted 17 January 2012 - 10:12 PM

Our Forum is located at:

www.home2000.com/ipboard

#4 Broni Re: Remove Extra Spacing

    Malware Annihilator

  • 24,883 posts
  • Joined: October 04, 2004
  • 1,860 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 09:59 AM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Online
  • Time Online: 57d 11h 50m 50s

Posted 17 January 2012 - 10:38 PM

To remove lower space...
ACP>Look & Feel>Your_skin>Templates>Forum View>forumIndexTemplate
Remove line in red:

Quote

<h1 class='ipsType_pagetitle'>{$forum_data['name']}</h1>
<div class='ipsType_pagedesc forum_rules'>
<if test="rules:|:$forum_data['show_rules']">
<if test="rulesinline:|:$forum_data['show_rules'] == 2">
<strong>{$forum_data['rules_title']}</strong>
{$forum_data['rules_text']}
</if>
<if test="ruleslink:|:$forum_data['show_rules'] == 1">
<a href='{parse url="app=forums&amp;module=forums&amp;section=rules&amp;f={$forum_data['id']}" base="public"}' title='{$this->lang->words['view_forum_rules']}'>{$forum_data['rules_title']}</a>
</if>
<else />
{$forum_data['description']}
</if>
</div>
<br />

For upper space...
ACP>Look & Feel>Your_skin>Templates>Global Template>globalTemplate

Quote

</ol>
</div>
<br />
</if>
<!-- ::: CONTENT ::: -->
{$items['adHeaderCode']}
<if test="mainpageContent:|:$html">{$html}</if>
{$items['adFooterCode']}
<ol class='breadcrumb bottom ipsList_inline left clearfix clear'>
<if test="count( $items['navigation'] )">






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


This topic has been visited by 7 user(s)