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]

1Solved My Own Css - little Problems Tue Mar 13, 2012 2:56 am

schiggyswelt


Registered Member
Registered Member
Hi, I hava a little Problem:
I had delete the Forumotion CSS and now I had two errors in my Forum.. but I dont know how I can fix them.
Problem One:
My Own Css - little Problems Nachrichtokv7248g6s In the Inbox the Message Text is over the Message Icons.. with which CSS I can fix it?
Problem Two:
In the Profil the Edit Inputfield is every time open? Without that I klick to the Edit image.. My Own Css - little Problems Profilgoefp42tqv

2Solved Re: My Own Css - little Problems Tue Mar 13, 2012 9:09 am

ankillien

ankillien
Administrator
Administrator
1) You can fix it in Admin CP > General > Forum > Configuration > Image cell's width category/board. Increase it there and save.

2) Try adding this in the CSS...

Code:
.invisible {
display: none;
visibility: hidden;
}

3Solved Re: My Own Css - little Problems Tue Mar 13, 2012 11:31 pm

schiggyswelt


Registered Member
Registered Member
Oh Wink
Thank you, and had you any Idea, how I can fix the first problem?

4Solved Re: My Own Css - little Problems Tue Mar 13, 2012 11:33 pm

ankillien

ankillien
Administrator
Administrator
ankillien wrote:1) You can fix it in Admin CP > General > Forum > Configuration > Image cell's width category/board. Increase it there and save.

5Solved Re: My Own Css - little Problems Tue Mar 13, 2012 11:50 pm

schiggyswelt


Registered Member
Registered Member
I already had. Its only by the PM Inbox, not in the Forum Index.

Would you have a test-Account?

6Solved Re: My Own Css - little Problems Wed Mar 14, 2012 3:10 am

schiggyswelt


Registered Member
Registered Member
please help me, its a great problem.. I dont know how I can fix it.. but it must be fix.. I had a big forum.. and much people are sad because the error..

would you hava a account for testing?

7Solved Re: My Own Css - little Problems Wed Mar 14, 2012 12:40 pm

ankillien

ankillien
Administrator
Administrator
Send me the test account details. I'll login and give you the code to fix the error.

Avoid double posting, it is against the rules. Use the EDIT button.

UPDATE:

You can try this CSS code...

Code:
ul.pmlist dt {
padding-left: 50px !important;
}

If it doesn't work give me the login details.

8Solved Re: My Own Css - little Problems Wed Mar 14, 2012 9:33 pm

schiggyswelt


Registered Member
Registered Member
Wow!! You re so cool!!!

IT works!!

9Solved Re: My Own Css - little Problems Thu Mar 15, 2012 12:55 am

ankillien

ankillien
Administrator
Administrator
Solved | Locked

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