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

Goto page : Previous  1, 2

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

Fred100


Registered Member
Registered Member
First topic message reminder :



I recently noticed that this error normally shows up when I click on "Edit". Also , I noticed that when i have the "Editor mode" on and if I click on the colour or any other square , it shows up wayyy down in the bottom.
I can provide you a screenshot if you like?
But the following error in the image is more important. Any clue?

http://www.art-castle.biz/forum.htm

ankillien


Administrator
Administrator
Thanks for the patience.
Try adding the following code at the end of your CSS sheet...

Code:
#page-body #pun-foot {
height: 85px !important;
margin-top: 0px !important;
}
#page-body #emptyidcc {
margin-bottom: 0px !important;
}


Hope it helps.

Fred100


Registered Member
Registered Member
The CSS Sheet or the footer sheet?
because i just tried it out , and it isn't working.

http://www.art-castle.biz/forum.htm

ankillien


Administrator
Administrator
What is footer sheet?

Have you made any changes to templates? If so, which one?
It is, I think, causing the bug. The footer div is inside the page-body which is wrong.

Fred100


Registered Member
Registered Member
When I said the footer template , I meant the "overall_footer" section in forumotion Templates section

http://www.art-castle.biz/forum.htm

Fred100


Registered Member
Registered Member
Also , I've noticed that the smileys and everything else is showing up at the bottom once clicked.

http://i49.servimg.com/u/f49/13/89/47/62/hmph10.jpg

http://www.art-castle.biz/forum.htm

ankillien


Administrator
Administrator
This CSS code should solve the reply box problem for both quick reply and extended reply..

Code:
#servimg_upload_gui ,
#img ,
#url ,
#color ,
#sel_smilies ,
#other ,
#flash ,
#video ,
#px ,
#font ,
#table_gui {
margin-top: -380px;
margin-left: -100px;
}

Fred100


Registered Member
Registered Member
Thanks for it anki , it sure did the thing Smile

If you want , I can Pm you the CSS Sheet , so that you can test it out yourself and see whats wrong in a different test forum?

http://www.art-castle.biz/forum.htm

ankillien


Administrator
Administrator
I've got your CSS already.

This code should fix the bug to some extent....

Code:
    #page-body #pun-foot {
    height: 85px !important;
    margin-top: 0px !important;
    }
    #page-body #emptyidcc {
    margin-bottom: 0px !important;
    }


Though it won't look perfect, it will look better than before.

Fred100


Registered Member
Registered Member
Haha yes , it wasnt perfect , but it sure was better. Smile

http://www.art-castle.biz/forum.htm

ankillien


Administrator
Administrator
Can I consider it as solved then?
If you want it to be just perfect, I might need access to your templates and debugging can take time.

Fred100


Registered Member
Registered Member
Umm , so should I add you as an admin then?

http://www.art-castle.biz/forum.htm

ankillien


Administrator
Administrator
I need founder account access for that.

The error is not that big and is only one page which will be noticed by very few members, I think you should leave it as it is. This is just my opinion.

Fred100


Registered Member
Registered Member
Alright , then I guess we should close the chapter for now. Smile

http://www.art-castle.biz/forum.htm

Nera


WebArtz Technician
WebArtz Technician
Solved > Locked


_________________

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

Goto page : Previous  1, 2

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