Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

costum page

Asked Modified Viewed 2,574 times
P
papajda
P
  • Newbie, joined since
  • Contributed 5 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
asked
Newbie

Good day.
When I open my own page so it is shifted from the top. How do I cancel this shift?
Please help me :)

Here is a sample
2i.cz/2i/i/4df256d7/57cc7ffcc1723ddfe0e37d2bb95a389d/c8415872a1.f.png
0 replies

9 posts

L
Lippke
L
Lippke 10
- Lippke
  • Member, joined since
  • Contributed 168 posts on the community forums.
  • Started 35 threads in the forums
answered
Member

Link or image please ;)
0 replies
P
papajda
P
  • Newbie, joined since
  • Contributed 5 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
answered
Newbie

EDIT: sory :D
http://img.sexcrew.cz/files/x163w95p0zhwzcvbl8d5.png
0 replies
F
faga
F
faga 10
I choose a lazy person to do a hard job. Because a lazy person will find an easy way to do it.” - Bill Gates
  • Member, joined since
  • Contributed 158 posts on the community forums.
  • Started 14 threads in the forums
answered
Member

Hi.

In your theme you have the file "style.css", attach it here and i will help you.

Regards,
Faga
0 replies
P
papajda
P
  • Newbie, joined since
  • Contributed 5 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
answered
Newbie

[syntaxhighlighter brush=css,first-line=1,highlight=0,collapse=false,html-script=false]/* Comment element properties */

a {
color: #bcbcbc;
text-decoration: none;
}

a:hover {
color: #727273;
text-decoration: none;
}

a.side {
color: #919191;
text-decoration: none;
}

a:hover.side {
color: #bcd516;
text-decoration: none;
}

a.white, li.white a {
color: #fff;
text-decoration: none;
}

a:hover.white, li.white a:hover {
color: #bcd516;
text-decoration: none;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
background: #000 url(images/bg.png) no-repeat center top fixed;
margin: 0;
}

hr {
height: 1px;
border: 1px solid #eee;
}

hr.side-hr {
height: 1px;
border: 1px solid #eee;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

pre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.alt {
color: #04688d;
}

.spacer {
margin-bottom: 5px;
}

.admin-message {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
color: #555;
background-color: #f6f6f6;
border: 1px solid #e1e1e1;
padding: 3px 4px 5px 4px;
margin-bottom: 5px;
}

/* Form element properties */

form {
margin: 0px;
}

.button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff;
height: 20px;
background: #0c0c0c;
cursor: pointer;
border: 1px solid #000;
margin-top: 2px;
}

.bbcode {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
background-color: #eee;
border: 1px solid #ccc;
margin-top: 2px;
}

.bbcode-popup {
font-size: 11px;
color: #555;
background-color: #fff;
padding: 4px;
}

.textbox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff;
background-color: #090909;
border: 1px solid #1c1c1c;
}

/* Header and footer properties */
.panel {
float:left;
}
.panel-h {
font-family: Arial;
font-weight: bold;
text-align: center;
background: url(images/panel-h.png) no-repeat center;
height: 31px;
font-size: 14px;
color: #adadad;
text-transform: uppercase;
}
.panel-o {
background: url(images/panel.png) no-repeat top center;
height: 100px;
padding: 0 20px ;
vertical-align: top;
color: #c5c5c5;
}
.panel-f {
color: #bcd516;
}
.user-menu {
color: #bcd516;
}
.user-menu:hover {
color: #bcd516;
text-decoration: underline;
font-weight: 700;
}
.login {
background: url(images/tbxlogin.png) no-repeat center;
padding: 0 10px;
text-align: center;
color: #bcd516;
width: 196px;
height: 26px;
} .login:focus {outline: none;}
.btn-login {
background: url(images/login.png) no-repeat center;
width: 85px;
height: 21px;
cursor:pointer;
}
.reg-pass {
cursor: pointer;
vertical-align: middle;
}
input {border:0;}

.logo {
padding: 20px 0;
}

.menu-header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
background: url(images/hmenu-bg.png) right no-repeat;
padding: 12px 7px 12px 5px;
}

.menu-header ul{
margin: 0;
padding: 0;
}

.menu-header ul li{
display: inline;
padding-left: 5px;
}

.menu-header ul li.first-link .bullet{
display: none;
}

.header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
}

.footer {
height: 97px;
background: url(images/footer.png) center no-repeat;
margin: 0 auto;
}

.create {
padding-right: 20px;
text-align: center;
color: #868686;
}

.main-footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555;
padding-left: 50px;
}

.bottom-footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff;
background-color: #555;
padding: 4px 4px 5px 4px;
}

.main-body {
font-size: 11px;
color: #555;
background: #161616;
padding: 4px;
}
.main-body-left {
background: url(images/main-body-left.png) top left;
width: 22px;
}
.main-body-right {
background: url(images/main-body-right.png) top right;
width: 22px
}

.content {
margin: 0 auto;
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
color: #777;
padding: 10px 10px 10px 0;
width: 211px;
}

.side-border-right {
color: #777;
padding: 10px 0 10px 10px;
width: 211px;
}

.scapmain {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #b2b2b2;
background: #161616 url(images/scapmain.png) no-repeat left;
padding: 4px 4px 6px 4px;
text-transform: uppercase;
}

.scapmain-left {
width: 19px;
height: 43px;
background: url(images/scap-side-left.png) no-repeat;
}

.scapmain-right {
width: 33px;
height: 43px;
background-color: #555;
background: url(images/scap-side-right.png) no-repeat;
}

.side-body {
font-size: 10px;
color: #555;
background: #161616;
padding: 4px;
}

.side-body-left {
background: #161616 url(images/side-body-left.png) no-repeat top;
width: 10px;
}

.side-body-right {
background: #161616 url(images/side-body-right.png) no-repeat top;
width: 10px;
}

.scap-footer {
background: url(images/scap-footer.png) no-repeat center bottom;
height: 17px;
}

/* Center-Panel properties */

.news-category {
border: 0;
margin: 3px 5px 0 0;
float: left;
}

.news-footer {
font-size: 10px;
color: #555;
background: url(images/news-footer.png) center;
height: 21px;
padding: 10px 4px 0 4px;
}
.news-f-left {
background: url(images/news-f-left.png) left;
width: 22px;
}
.news-f-right {
background: url(images/news-f-right.png) right;
width: 22px;
}
.news-footer ul {margin:0; float: left;}
.news-footer ul li{
list-style-type: none;
display: inline;
}
.news-footer ul li.link {
padding-left: 10px;
}

.capmain {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #bdbdbd;
background: url(images/capmain.png) top center;
padding-bottom: 10px;
text-align: center;
}

.capmain-left {
width: 95px;
height: 46px;
background: url(images/cap-left.png) left center;
}

.capmain-right {
width: 95px;
height: 46px;
background: url(images/cap-right.png) left center;
}

.main-bg {
color: #555;
padding: 10px 4px 5px 4px;
}

/* General table properties */

.center {
margin: 0 auto;
}

.tbl-border {
border: 1px solid #000;
}

.tbl {
font-size: 11px;
color: #555;
background-color: #121212;
padding: 4px;
}

.tbl1 {
font-size: 11px;
color: #555;
background-color: #161616;
padding: 4px;
}

.tbl2 {
font-size: 11px;
color: #555;
background-color: #121212;
padding: 4px;
}

.forum-caption {
font-size: 11px;
font-weight: bold;
color: #888;
background-color: #f1f1f1;
padding: 2px 4px 4px 4px;
}

.quote {
font-size: 11px;
color: #555;
background-color: #f8f8f8;
padding: 4px;
margin: 0px 20px 0px 20px;
border: 1px solid #bbb;
}

.poll {
height: 12px;
border: 1px solid #bbb;
}

.comment-name {
font-weight: bold;
color: #04688d;
}

.shoutboxname {
font-weight: bold;
color: #04688d;
}

.shoutbox {
color: #777;
}

.shoutboxdate {
font-size: 10px;
color: #888;
}

.small {
font-size: 10px;
font-weight: normal;
}

.small2 {
font-size: 10px;
font-weight: normal;
color: #555;
}

.side-small {
font-size: 10px;
font-weight: normal;
color: #555;
}

.side-label {
color: #555;
background-color: #f1f1f1;
margin: 2px 0 2px 0;
padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
font-size: 10px;
font-weight: normal;
background-color: #f1f1f1;
margin: 0;
padding: 4px;
}

#navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}

* html #navigation ul li{
height: 1%;
}

#navigation a {
display: block;
color: #555;
padding: 2px;
text-decoration: none;
}

#navigation a:hover {
color: #bcd516;
background-color: #f6a504;
}

/* Page Navigation */

.pagenav {
padding: 4px;
}

.pagenav span {
color: #fff;
background-color: #f6a504;
border: 1px solid #ddd;
padding: 2px 4px 2px 4px;
margin: 2px;
}

.pagenav a {
color: #555;
background-color: #f1f1f1;
border: 1px solid #ddd;
padding: 2px 4px 2px 4px;
margin: 2px;
text-decoration: none;
}

.pagenav a:hover {
color: #bcd516;
background-color: #f6a504;
margin: 2px;
text-decoration: none;
}


.clear {clear:both;}

[/syntaxhighlighter]
0 replies
F
faga
F
faga 10
I choose a lazy person to do a hard job. Because a lazy person will find an easy way to do it.” - Bill Gates
  • Member, joined since
  • Contributed 158 posts on the community forums.
  • Started 14 threads in the forums
answered
Member

Search for [syntaxhighlighter brush=css,first-line=1,highlight=0,collapse=false,html-script=false].main-bg {
color: #555;
padding: 10px 4px 5px 4px;
}
[/syntaxhighlighter]

and change it in [syntaxhighlighter brush=css,first-line=1,highlight=0,collapse=false,html-script=false].main-bg {
color: #555;
padding: 4px 4px 5px 4px;
}
[/syntaxhighlighter]
0 replies
P
papajda
P
  • Newbie, joined since
  • Contributed 5 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
answered
Newbie

It works, but on other sites it is too high. In Google Chrome, I had to check the element.

Showed that this.
img.sexcrew.cz/files/q0z570alu53k55u36usn.png


I deleted it and the indentation disappeared
img.sexcrew.cz/files/8y6j7y0mb79xcki7hxwd.png


Do you know where you have to delete it disappeared.
I apologize for nagging and my bad English. :) :D
0 replies
F
faga
F
faga 10
I choose a lazy person to do a hard job. Because a lazy person will find an easy way to do it.” - Bill Gates
  • Member, joined since
  • Contributed 158 posts on the community forums.
  • Started 14 threads in the forums
answered
Member

I need a link to see the problem .
0 replies
P
papajda
P
  • Newbie, joined since
  • Contributed 5 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
answered
Newbie

http://papajdatesting.g6.cz/viewpage.php?page_id=1
0 replies
F
faga
F
faga 10
I choose a lazy person to do a hard job. Because a lazy person will find an easy way to do it.” - Bill Gates
  • Member, joined since
  • Contributed 158 posts on the community forums.
  • Started 14 threads in the forums
answered
Member

Did you find the problem ?
0 replies

Category Forum

Themes Support

Labels

None yet

Statistics

  • Views 0 views
  • Posts 9 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

F
F
faga 10
I choose a lazy person to do a hard job. Because a lazy person will find an easy way to do it.” - Bill Gates
  • Member, joined since
  • Contributed 158 posts on the community forums.
  • Started 14 threads in the forums
L
L
Lippke 10
- Lippke
  • Member, joined since
  • Contributed 168 posts on the community forums.
  • Started 35 threads in the forums
P
P
  • Newbie, joined since
  • Contributed 5 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet