SimplePortal

Customization => Themes and Graphics => Topic started by: Shadow Queen on August 31, 2011, 09:08:29 PM

Title: Does SP SPecial themes
Post by: Shadow Queen on August 31, 2011, 09:08:29 PM
Do SP needed special theme's to install? 
Title: Re: Does SP SPecial themes
Post by: ccbtimewiz on August 31, 2011, 11:14:06 PM
No, it doesn't.

You can read this (http://simpleportal.net/index.php?page=about).
Title: Re: Does SP SPecial themes
Post by: AngelinaBelle on September 01, 2011, 12:32:21 PM
Shadow Queen -- why not give it a try? SimplePortal 2.3.3 is compatable with SMF 2.0 and its default theme. It is compatable with many other themes as well, though not all of them.
The next version of SimplePortal will be compatable with even more themes.
Title: Re: Does SP SPecial themes
Post by: Shadow Queen on September 01, 2011, 03:36:25 PM
I do thank you Belle.

The only reason I am asking that because some theme's I was looking and install on the forum. Make SP look so odd. And other themes be fine.

That really help me about that.
Title: Re: Does SP SPecial themes
Post by: AngelinaBelle on September 07, 2011, 08:01:01 AM
It is true -- some themes are more compatable with SimplePortal than others.
One common problem, which causes a different color on the left side of the blocks' title bars, is solved by copying portal.css to each theme's css directory.
For some themes which use transparancy in the title bars, even this is not enough, and requires a change to SimplePortal's block templates. This issue will be fixed in the next version of SimplePortal.
If you use a non-curve theme, you may need to follow the tutorials to get your buttons the way you want them.
If you show us a link to your forum, we will try to help you adjust either SimplePortal or your theme for compatability.  Please give it a try.
Title: Re: Does SP SPecial themes
Post by: Shadow Queen on September 07, 2011, 09:52:04 PM
I would but I can't because I remove that theme I was trying to use a week ago from the forum and harddrive.  :(

Wait, I might have one theme left on the forum might have the problem.

My Kingdom (http://mykingdom.info/)

The theme call imPulse2 by Bloc.

You will see what I am talking about?
Title: Re: Does SP SPecial themes
Post by: Sapinho® on September 08, 2011, 01:44:45 PM
this is because sp carefull curve of smf, u can move portal.css of default theme, and put into u custom theme, and find next

Code: [Select]
h4.catbg span.left, h4.catbg2 span.left, h3.catbg span.left, h3.catbg2 span.left, .table_list tbody.header td span.left

the part full is this may be change in some case but i paste to u for example

u can clear the part into { } o edit for u want
Code: [Select]
h4.catbg span.left, h4.catbg2 span.left, h3.catbg span.left, h3.catbg2 span.left, .table_list tbody.header td span.left (line 567)

{
float: left;
display: block;
width: 9px;
height: 31px;
background-color: transparent;
background-image: url("../images/theme/main_block.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt -160px;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
}

Title: Re: Does SP SPecial themes
Post by: [SiNaN] on September 09, 2011, 03:31:09 AM
I would but I can't because I remove that theme I was trying to use a week ago from the forum and harddrive.  :(

Wait, I might have one theme left on the forum might have the problem.

My Kingdom (http://mykingdom.info/)

The theme call imPulse2 by Bloc.

You will see what I am talking about?

See this:

One common problem, which causes a different color on the left side of the blocks' title bars, is solved by copying portal.css to each theme's css directory.
SimplePortal 2.3.8 © 2008-2024, SimplePortal