The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Getting Skins from phpBB3 Styles.net

4 posters

Go down

Solved Getting Skins from phpBB3 Styles.net

Post by LH Justin February 18th 2009, 9:59 pm

Is it possible to use a style from phpbb3 Styles.net?


Last edited by LH Justin on February 21st 2009, 5:59 am; edited 3 times in total
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Solved Re: Getting Skins from phpBB3 Styles.net

Post by Guest February 18th 2009, 10:05 pm

It is possible to download the templates and use them however at that stage you assume responsibility for any issues with the theme

AKA the removal of the footer links which revert back to forumotion which is currently against the terms of service you already agreed to.

Once you have downloaded a phpBB3 template

1. Navigate to:

Admin panel\Display\Skins Management

2. Under the "Import it" section select "Browse"

3. Select the ".BBtheme" that you have saved and then press "Import"

4. In most cases this will only upload the actual style of the themes so you may need to add the images etc separately

Regards







Craig
avatar
Guest
Guest


Back to top Go down

Solved Re: Getting Skins from phpBB3 Styles.net

Post by LH Justin February 18th 2009, 10:23 pm

Placehold wrote:It is possible to download the templates and use them however at that stage you assume responsibility for any issues with the theme

AKA the removal of the footer links which revert back to forumotion which is currently against the terms of service you already agreed to.

Once you have downloaded a phpBB3 template

1. Navigate to:

Admin panel\Display\Skins Management

2. Under the "Import it" section select "Browse"

3. Select the ".BBtheme" that you have saved and then press "Import"

4. In most cases this will only upload the actual style of the themes so you may need to add the images etc separately

Regards







Craig
Okay, thank you. If the theme does remove the footer links is there any way to get them back?
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Solved Re: Getting Skins from phpBB3 Styles.net

Post by Guest February 18th 2009, 10:31 pm

No problem Smile

In that event then you can use the following method to make sure they display

1. Navigate to:

Admin Panel\Display\Colors\CSS Stylesheet

2. Add the following code and press "Submit" to save

Code:
#page-footer {
   clear: both;
   }
#page-footer h3 {
    margin-top: 20px;
    }
#page-footer .linklist strong {
   font-weight: normal;
   }
ul.linklist li {
   list-style-type: none;
   width: auto;
   font-size: 1.1em;
   line-height: 2.2em;
   display: inline;
   }
ul.linklist li a img {
   vertical-align: middle;
   }
ul.linklist li.rightside {
   float: right;
   }
ul.linklist li.footer-home {
   float: left;
   }
p.rightside {
   float: right;
   margin-right: 5px;
   }

Regards






Craig
avatar
Guest
Guest


Back to top Go down

Solved Re: Getting Skins from phpBB3 Styles.net

Post by LH Justin February 18th 2009, 10:36 pm

Placehold wrote:No problem Smile

In that event then you can use the following method to make sure they display

1. Navigate to:

Admin Panel\Display\Colors\CSS Stylesheet

2. Add the following code and press "Submit" to save

Code:
#page-footer {
   clear: both;
   }
#page-footer h3 {
    margin-top: 20px;
    }
#page-footer .linklist strong {
   font-weight: normal;
   }
ul.linklist li {
   list-style-type: none;
   width: auto;
   font-size: 1.1em;
   line-height: 2.2em;
   display: inline;
   }
ul.linklist li a img {
   vertical-align: middle;
   }
ul.linklist li.rightside {
   float: right;
   }
ul.linklist li.footer-home {
   float: left;
   }
p.rightside {
   float: right;
   margin-right: 5px;
   }

Regards






Craig
Okay, thanks for your help! Smile
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Solved Re: Getting Skins from phpBB3 Styles.net

Post by LH Justin February 18th 2009, 10:45 pm

Wait, I have one more problem, there is nothing labeled ".BBtheme".
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Solved Re: Getting Skins from phpBB3 Styles.net

Post by Guest February 18th 2009, 11:02 pm

I used that .bbtheme as an example because when you export the themes from forumotion that is the extension it creates automatically so you know its a forumotion theme for the boards

Other templates may come under different extensions depending on how its is stored online and how it was saved Smile

Regards









Craig
avatar
Guest
Guest


Back to top Go down

Solved Re: Getting Skins from phpBB3 Styles.net

Post by LH Justin February 18th 2009, 11:09 pm

Placehold wrote:I used that .bbtheme as an example because when you export the themes from forumotion that is the extension it creates automatically so you know its a forumotion theme for the boards

Other templates may come under different extensions depending on how its is stored online and how it was saved Smile

Regards









Craig
Well, everything is either an HTML or a .cfg. I tried uploading the .cfgs, but whenever I did it said "Import Ended".
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Solved Re: Getting Skins from phpBB3 Styles.net

Post by LH Justin February 19th 2009, 3:42 am

I still need help.
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Solved Re: Getting Skins from phpBB3 Styles.net

Post by Sanket February 19th 2009, 5:54 am

I think the site you mentioned, does not have themes in .bbtheme format
You have to manually adapt the skin, by changing the images etc one by one.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Getting Skins from phpBB3 Styles.net

Post by LH Justin February 19th 2009, 12:53 pm

Sanket wrote:I think the site you mentioned, does not have themes in .bbtheme format
You have to manually adapt the skin, by changing the images etc one by one.
Oh, that sounds fun, but if it's the only way to do it, I guess I have to. Thanks for the help. Shocked
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Solved Re: Getting Skins from phpBB3 Styles.net

Post by Jalokim February 19th 2009, 12:58 pm

Placehold... what the hell are you talking about?
themes from phpbbstyles are incompatible with forumotions installation process. In order to have a theme from phpbbstyles you have to download the files... host all the images and usign your admin panel and colors and images interface you have to manually add all teh images and change the colors.

If you want to install themes the normal way then you need them in .bbtheme format... but only forumotion uses .bbtheme formats so its pretty much impossible to find themes apart from hitskin.
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

Solved Re: Getting Skins from phpBB3 Styles.net

Post by Guest February 19th 2009, 8:02 pm

Surprisingly it does work however in the second post i did mention it was only the style and that the images may need uploaded individually and separately

Very Happy

regards








Craig
avatar
Guest
Guest


Back to top Go down

Solved Re: Getting Skins from phpBB3 Styles.net

Post by LH Justin February 19th 2009, 11:58 pm

Okay, I followed the How to Add a Theme to Your Board guide and finished Step 5. I'm not sure what happened, but I think something went wrong because my theme is supposed to look like this, but it came out like this. I understand that it won't look exactly the same because of the icons, buttons, ect., but the template should look similar. I don't know if it matters, but you should note that I did all of this in phpBB3.
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Solved Re: Getting Skins from phpBB3 Styles.net

Post by Jalokim February 20th 2009, 10:23 am

As I said... most themes are incompatible with forumotions CSS. That is because forumotion has its own css created by its own techies.

But I have good news for you. Acid tech has already been transfered to hitskin. There are also a few copies of it, from what I remember. I tried searching for it, but without luck. Nonetheless I am positive that its there. Take a look again..

wait... here is a copy cat:
https://help.forumotion.com/hitskincom-skins-comments-f50/anime-invision-skin-t33862.htm
now just replace the original images to get acid tech.
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

Solved Re: Getting Skins from phpBB3 Styles.net

Post by Nessa February 21st 2009, 12:29 pm

Since this problem appears to be resolved, I will lock this topic now.


=> Locked
Nessa
Nessa
Energetic

Female Posts : 6203
Reputation : 128
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum