Jump to content

Download: Fenix Cyan IPB Skin


Heosforo

Recommended Posts

%7Boption%7D


File Name: Fenix Cyan IPB Skin
File Submitter: Heosforo
File Submitted: 18 Jan 2012
File Category: Color-Theme Skins

This is a cyan color skin based on fenix skin. (by request) and was made with 3.2.3 version.
Included a recent comments block (in footer). You must have IP.Content to use this block.

Demo Account:
User: Demo
Password: demo

Click here to download this file

Link to comment
Share on other sites

Let's see if this works

- go to: Look & Feel > Manage Skin Sets & Templates > Fenix Cyan
- open ipb_styles.css
- find this:


#branding {

/*background: #0f3854 url({style_images_url}/branding_bg.png) repeat-x;*/

/*border-bottom: 1px solid #1b3759;*/

min-height: 100px;

}

replace with this:


#branding {

background: transparent url({style_images_url}/header.png) no-repeat 140px 2px;

min-height: 300px;

}

Below that you will see this:


#logo { display: inline; }

replace with this:


#logo { display: none; }



You can use this image if you want, just rename it to header.png

let me know if doesn't work to see another way.

Link to comment
Share on other sites

The same steps, but in this case you'll need to open fenix_cyan.css
and find this:


.fenix-wrapper {width: 980px; margin: auto;}

there you can change the width ------------------------------------------------ I recommend you if you're going to put more width better change this: (in ipb_styles.css)


#branding {

background: transparent url({style_images_url}/header.png) no-repeat 140px 2px;

min-height: 300px;

}

to this:


#branding {

background: transparent url({style_images_url}/header.png) no-repeat 50% 2px;

min-height: 300px;

}



in that way the image will stand more to the center

Link to comment
Share on other sites

Archived

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

  • Recently Browsing   0 members

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