WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1MyBB Install Theme Empty MyBB Install Theme Sat Mar 27, 2010 6:53 am

Fatal Dawn


Registered Member
Registered Member
I'm trying to install a theme for my myBB board. I have the images and I have read I have to upload them to the 'images' folder. The first problem is I do not know where this 'images' folder is, I don't know how to gt to it.

2MyBB Install Theme Empty Re: MyBB Install Theme Sat Mar 27, 2010 9:33 am

ankillien

ankillien
Administrator
Administrator
Hello,

Do you host the MyBB on your own server or you are using remotely hosted MyBB?

3MyBB Install Theme Empty Re: MyBB Install Theme Sat Mar 27, 2010 4:13 pm

Fatal Dawn


Registered Member
Registered Member
ankillien wrote:Hello,

Do you host the MyBB on your own server or you are using remotely hosted MyBB?

I have it remotely hosted through their forum software.

4MyBB Install Theme Empty Re: MyBB Install Theme Sat Mar 27, 2010 6:41 pm

ankillien

ankillien
Administrator
Administrator
hmm....it means that you don't get access to your file system and directories.

You can't upload images unless you have access to the directories/file system of your forum. (Remotely hosted scripts usually don't allow this).

I think you may need to ask your host to create/upload a theme for you.

EDIT :
If those images are added via CSS as background, you can do it by hosting the images on TinyPic or other image host and add them by CSS codes.

5MyBB Install Theme Empty Re: MyBB Install Theme Sun Mar 28, 2010 2:36 am

Fatal Dawn


Registered Member
Registered Member
I've been meddling with the css templates like you said, trying to change the colors. It has a drop down list of codes that apply to those respect aspects of the forum and you can change the color scheme.

I'm just wondering what code is responsible for the forum and category frames.

6MyBB Install Theme Empty Re: MyBB Install Theme Sun Mar 28, 2010 10:42 am

Dreamly

Dreamly
Registered Member
Registered Member
Do you have cPanel or any Panel access?

http://www.sparkchat.net

7MyBB Install Theme Empty Re: MyBB Install Theme Sun Mar 28, 2010 11:18 am

shamzblueworld

shamzblueworld
Registered Member
Registered Member
Dreamly wrote:Do you have cPanel or any Panel access?
Ofcourse not as he already has stated that his forum is remotely hosted.

8MyBB Install Theme Empty Re: MyBB Install Theme Sun Mar 28, 2010 6:28 pm

Fatal Dawn


Registered Member
Registered Member
Dreamly wrote:Do you have cPanel or any Panel access?
Yes, I have access to what says #panel, but no cpanel. I think that's the template for the visiting message. I'll show you what I'm referring to to be easier.
MyBB Install Theme Demo1

9MyBB Install Theme Empty Re: MyBB Install Theme Sun Mar 28, 2010 8:03 pm

ankillien

ankillien
Administrator
Administrator
There background colors can be changed by editing your CSS.

Add this code to your CSS and save..

Code:
.thead {
background: green;
}
.tcat  {
background: pink;
}

10MyBB Install Theme Empty Re: MyBB Install Theme Mon Mar 29, 2010 2:41 am

Fatal Dawn


Registered Member
Registered Member
Exactly what I needed.
thank you very much for the code ankillien. Smile

11MyBB Install Theme Empty Re: MyBB Install Theme Mon Mar 29, 2010 2:10 pm

Jophy

Jophy
Registered Member
Registered Member
Solved = Locked

http://www.socialtechforum.com/

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

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