[HELP] Body Problems
4 posters
Page 1 of 1
[HELP] Body Problems
Greeting's !
Guys I need a help . My Problem is this ...
I want the body to stay in center when it zoom (-).
Please
link > http://kpoprepublic.forumtl.com/
Guys I need a help . My Problem is this ...
I want the body to stay in center when it zoom (-).
Please
link > http://kpoprepublic.forumtl.com/
Last edited by frost3390 on Tue 13 Aug 2013 - 14:10; edited 1 time in total
frost3390- New Member
- Posts : 6
Reputation : 1
Language : English
Re: [HELP] Body Problems
whats you forum link?
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: [HELP] Body Problems
Sorry sir, here's the link here !kirk wrote:whats you forum link?
frost3390- New Member
- Posts : 6
Reputation : 1
Language : English
Re: [HELP] Body Problems
mmmm strange? i have no idea what would even cause that.
this forum dose not do it, yours did it to me the same way too.
I guess for now just don't zoom out. i will have to try a few things on one of my test forums to see whats what. i don't know if it might have something to do with the forums Pages structure or may be Structure and hierarchy?? first time i ever seen someone have this problem?
this forum dose not do it, yours did it to me the same way too.
I guess for now just don't zoom out. i will have to try a few things on one of my test forums to see whats what. i don't know if it might have something to do with the forums Pages structure or may be Structure and hierarchy?? first time i ever seen someone have this problem?
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: [HELP] Body Problems
I'll try to fix it in CSS from :kirk wrote:mmmm strange? i have no idea what would even cause that.
this forum dose not do it, yours did it to me the same way too.
I guess for now just don't zoom out. i will have to try a few things on one of my test forums to see whats what. i don't know if it might have something to do with the forums Pages structure or may be Structure and hierarchy?? first time i ever seen someone have this problem?
- Code:
body {
margin-left: 180px !important;
margin-right: 180px !important;
-moz-box-shadow: 0 0 3.125em #888;
-webkit-box-shadow: 0 0 3.125em #888;
box-shadow: 0 0 50px #888;
width: 1100px;
position:relative;
}
- Code:
body {
margin-left: 180px !important;
margin-right: 180px !important;
-moz-box-shadow: 0 0 3.125em #888;
-webkit-box-shadow: 0 0 3.125em #888;
box-shadow: 0 0 50px #888;
position:relative;
}
--------------------------
Ok sir ! I will wait for some replies !
BTW , Thanks for your time.
*PS : i always have this problem in my projects . i'm still a student , college student
frost3390- New Member
- Posts : 6
Reputation : 1
Language : English
Re: [HELP] Body Problems
Try this one:
- Code:
body {
width: 1100px;
margin-left: auto !important;
margin-right: auto !important;
position: relative;
}
Re: [HELP] Body Problems
OK , SIR !! Thank you very much ! It Works !E-Mark wrote:Try this one:
- Code:
body {
width: 1100px;
margin-left: auto !important;
margin-right: auto !important;
position: relative;
}
now i know .
frost3390- New Member
- Posts : 6
Reputation : 1
Language : English
Re: [HELP] Body Problems
Topic Solved & Locked
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum