Jump to content

Download: IPB Alternative


Moeru Wa

Recommended Posts

Posted

index.php?app=downloads&module=display&s


File Name: IPB Alternative
File Submitter: Moeru Wa
File Submitted: 25 Jun 2012
File Category: Light Skins

This is the default theme with some minor tweaks. Note this has only been tested on IP.Board on version 3.3.3.

  • 728x90 leader board space
  • 230x90 ads, social, rss, image, news letter, banner ect.
  • Easily remove the ads block
  • Fixed 1000px
  • Easy logo changer still works

Without ads block :
With ads block :

To edit the ad block go into Global Templates > globalTemplate and make changes


<!-- ::: ADS ::: -->

<div id="placeads">

<div id="leftplace"> 728x90 image </div>

<div id="rightplace"> 230x90 image </div>

</div>

To completly remove the ads block go into Global Templates > globalTemplate and delete


<!-- ::: ADS ::: -->

<div id="placeads">

<div id="leftplace"><img src="http://img217.imageshack.us/img217/2905/adve23rt.jpg"/></div>

<div id="rightplace"><img src="http://img233.imageshack.us/img233/7245/ads2.png"/></div>

</div>



Click here to download this file

Posted

The problem is the icon image you used in the navigation bar. As you can see the white box should never touch the light blue line. If it goes over the logo will be pushed to the right.

%7Boption%7D

Solution : Make the icons 1~2px smaller in height.

Posted

Go into

CSS > ipb_styles.css

Find this and change the height


#primary_nav {

background: #313131;

font-size: 12px;

font-weight: bold;

text-transform: uppercase;

font-family: Arial, sans-serif;

height: 33px;

}

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...