3 replies [Last post]
white92
white92's picture
User offline. Last seen 1 year 8 weeks ago. Offline
newbie
Joined: 2009-07-03
Posts: 2
Points: 0

I hav this problem:

My website: _http://gpip.blogs.sapo.pt/

Here is my css:

* {
margin : 0;
padding : 0;
}
body {
margin : 0;
background : #f9f9f7 url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/a1.gif') repeat-x top left;
}
form {
margin : 0;
padding : 0;
}
p {
margin : 0;
padding : 0;
}
a, a:link, a:active {
color : #ff7800;
text-decoration : underline;
}
a:visited {
color : #ff7800;
text-decoration : underline;
}
a:hover {
color : #ff7800;
text-decoration : none;
}
.clear {
clear : both;
height : 0;
line-height : 0;
font-size : 1px;
}
#container {
position : relative;
font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
width : 825px;
font-size : 13px;
color : #8c8c73;
margin : auto;
background : transparent url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/abg.gif') repeat-y top center;
}
#footer {
position : relative;
text-align : center;
height : 66px;
margin : 0 25px 0 25px;
background : url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/a50.gif') repeat-x top left;
}
#footer p {
padding-top : 30px;
}
#header {
padding : 15px 30px 15px 30px;
height : 234px;
background : url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/upbg.gif') repeat-y;
}
#bloginfo {
width : 780px;
height : 160px;
background : #ff7800 url('http://templates.arcsin.se/demo/dirtylicious-website-template/img/header.jpg') repeat-x top center;
}
#blogtitle {
font-size : 24px;
font-weight : normal;
color : #ffffff;
padding : 30px 0 0 20px;
text-align : left;
}
#blogtitle a, #blogtitle a:link, #blogtitle a:visited, #blogtitle a:active, #blogtitle a:hover {
color : #ffffff;
text-decoration : none;
}
#blogdesc {
font-size : 10px;
text-align : left;
color : #ffffff;
padding : 0 0 0 20px;
}
#blogdesc a, #blogdesc a:link, #blogdesc a:visited, #blogdesc a:active, #blogdesc a:hover {
color : #ffffff;
text-decoration : underline;
}
#menu {
width : 780px;
height : 67px;
margin-top : 7px;
background : #46461f url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/a16.gif') repeat-x;
}
#menu ul {
float : left;
list-style-type : none;
padding : 18px 8px 18px 8px;
}
#menu ul li {
display : inline;
}
#menu ul li a {
color : #ffffff;
font-size : 12px;
font-weight : bold;
padding : 8px 12px 8px 12px;
}
#menu ul li a:hover {
color : #4a4a24;
text-decoration : none;
background : #ffffff url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/a18.gif') repeat-x;
}
#menu #date {
float : right;
padding : 18px 30px 18px 30px;
color : #bdbda2;
font-weight : bold;
}
#extras {
float : left;
position : relative;
width : 245px;
background-color : transparent;
color : #8c8c73;
line-height : 2em;
}
#extras .widget {
padding-bottom : 20px;
}
#extras .widgetBox {
margin : 0 15px 0 20px;
}
#extras .title {
font-size : 16px;
color : #656551;
text-transform : capitalize;
font-weight : normal;
padding : 0 0 10px 10px;
margin : 0 0 10px 0;
background : url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/a22.gif') repeat-x bottom center;
line-height : 1em;
}
#extras .body {
padding : 0 10px 0 10px;
}
#extras a, #extras a:link, #extras a:active {
font-size : 12px;
color : #ff7800;
text-decoration : underline;
font-weight : normal;
}
#extras a:visited {
color : #ff7800;
text-decoration : underline;
}
#extras a:hover {
color : #ff7800;
text-decoration : none;
}
#extras .comment {
margin-bottom : 10px;
padding-right : 10px;
font-size : 12px;
}
#extras .sep {
margin : 20px 20px 0;
display : none;
}
#extras .sepB {
margin-bottom : 5px;
margin-top : 5px;
}
#extras .sapo img {
border : 1px solid #ccc;
}
#profile .img {
padding : 0;
margin : 0;
}
#messenger img {
border : 0 solid #ccc;
}
.buton {
margin-top : 5px;
font : 11px Trebuchet MS, Arial, Helvetica, sans-serif;
color : #000000;
background : #ffffff;
border : 1px solid #656551;
}
.form {
font : normal 11px Trebuchet MS, Arial, Helvetica, sans-serif;
color : #000000;
background : #ffffff;
border : 1px solid #656551;
margin-top : 5px;
padding-left : 3px;
padding-right : 3px;
}
.calendar {
text-align : center;
}
.calendar .day {
width : 22px;
padding : 2px;
height : 19px;
float : left;
text-transform : uppercase;
font-size : 9px;
color : #656551;
}
.calendar .dayNum {
font-size : 10px;
font-weight : bold;
color : #8c8c73;
float : left;
width : 22px;
padding : 2px;
height : 19px;
}
.calendar .dayNum a, .calendar .dayNum a:link, .calendar .dayNum a:visited, .calendar .dayNum a:active {
color : #ff7800 !important ;
text-decoration : underline;
padding : 2px;
background-color : transparent;
font-size : 10px !important ;
}
.calendar .dayNum a:hover {
color : #ff7800 !important ;
text-decoration : none;
padding : 2px;
background-color : transparent;
}
.calendar .today {
font-size : 10px;
font-weight : bold;
color : #ffffff;
float : left;
width : 22px;
padding : 2px;
height : 19px;
}
.calendar .today a, .calendar .today a:link, .calendar .today a:visited, .calendar .today a:active {
color : #ffffff !important ;
text-decoration : underline;
background-color : #ff7800 !important ;
font-size : 10px !important ;
padding : 2px;
}
.calendar .today span {
font-size : 10px;
color : #ffffff;
background-color : #ff7800 !important ;
padding : 2px;
}
.calendar .today a:hover {
color : #ff7800 !important ;
text-decoration : underline;
background-color : transparent !important ;
}
.calendar .nav {
width : 170px;
padding : 0;
float : left;
}
.calendar .left {
float : left;
}
.calendar .right {
float : right;
}
.archive_mini .year {
display : inline;
}
.archive_mini p {
display : inline;
font-size : 12px;
}
.archive_group .year {
margin-top : 10px;
color : #666;
}
.archive_group .arch_month {
float : left;
width : 25px;
padding-right : 20px;
}
.rss img {
margin-right : 5px;
}
#posts .barrita {
text-align : center;
}
#posts .postBox {
padding-left : 30px;
}
#posts {
float : left;
position : relative;
width : 580px;
font-size : 13px;
color : #8c8c73;
}
#posts .daysep {
border-bottom : 2px solid #ff8800;
height : 15px;
margin : 0 20px 0 0;
display : none;
}
#posts .datebox {
float : right;
padding : 0 20px 0 20px;
}
#posts .date {
text-align : center;
color : #afafa4;
font-size : 11px;
font-weight : bold;
}
#posts .post {
margin : 0 0 50px 0;
text-align : justify;
line-height : 2em;
}
#posts .posttext {
padding : 0 15px 15px 15px;
}
#posts .post p {
margin : 0;
}
#posts .post {
color : #8c8c73;
font-size : 13px;
}
#posts .post a, #posts .post a:link, #posts .post a:active {
color : #ff7800;
text-decoration : underline;
font-size : 13px;
font-weight : normal;
}
#posts .post a:visited {
color : #ff7800;
text-decoration : underline;
}
#posts .post a:hover {
color : #ff7800;
text-decoration : none;
}
#posts .title a, #posts .title a:link, #posts .title a:active, #posts .title a:visited {
font-size : 18px;
color : #656551;
text-decoration : none;
font-weight : normal;
}
#posts .title a:hover {
color : #ff7800;
}
#posts .title {
margin : 2px 0 10px 0;
padding : 0 0 10px 20px;
line-height : 1em;
background : url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/a22.gif') repeat-x center bottom;
}
#posts .sep {
height : 15px;
margin : 0 20px 20px 0;
}
#posts .sepB {
margin-bottom : 15px;
}
#posts .postreply {
padding-left : 15px;
}
#posts .postreply a, .postreply a:visited {
float : left;
color : #656551;
font-size : 18px;
}
#posts .postreply a:hover {
color : #ff7800;
}
#posts .navtop {
display : none;
font-size : 13px;
text-align : right;
padding : 0 20px 20px 0;
}
#posts .navbot {
font-size : 13px;
text-align : right;
padding : 0 15px 20px 0;
}
#posts .navbot a {
padding : 0 4px;
text-align : right;
color : #ff7800;
}
#posts .navbot a:hover {
padding : 0 4px;
text-align : right;
color : #ff7800;
text-decoration : none;
}
#posts .nav2 {
font-size : 13px;
text-align : right;
padding-bottom : 20px;
}
#posts .nav2 a {
padding : 0 4px;
text-align : right;
color : #ff7800;
text-decoration : none;
}
#posts .nav2 a:hover {
padding : 0 4px;
text-align : right;
color : #ff7800;
text-decoration : none;
}
#posts .metadata {
padding : 0 15px 15px 15px;
}
#posts .sign {
line-height : 2em;
font-size : 11px;
color : #8c8c73;
letter-spacing : 1px;
}
#posts .sign {
padding : 0 15px 15px 15px;
clear : both;
background : url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/a33.gif') repeat-x bottom center;
}
#posts .sign a, #posts .sign a:link, #posts .sign a:active, #posts .sign a:visited {
font-size : 11px;
color : #ff7800;
padding : 2px 1px 2px 1px;
letter-spacing : 1px;
}
#posts .sign a:hover {
font-size : 11px;
color : #ff7800;
}
#posts .sign div {
color : #8c8c73;
}
#posts .sign .author {
text-align : right;
}
#posts .sign .links {
text-align : right;
}
#posts .links a {
line-height : 15px;
padding-left : 15px !important ;
margin-left : 5px;
background : url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/a38.gif') no-repeat top left;
}
#posts .links a.reply {
background : url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/a36.gif') no-repeat top left;
}
#posts .links a.comments {
background-image : none;
padding-left : 0 !important ;
margin-left : 0;
}
#posts .month {
margin-bottom : 15px;
}
#posts .cal {
width : 165px;
height : 200px;
margin : 1px;
float : left;
}
#posts .cal .day {
padding : 2px 0;
}
#posts .cal .dayNum {
padding : 2px 0;
}
#comentar {
line-height : 2em;
}
#comentar .csep {
height : 15px;
margin-bottom : 20px;
}
#comentar .tsep {
height : 15px;
margin-bottom : 10px;
}
#comentar .sign {
border-bottom : 0;
padding-bottom : 0;
}
#comentar .cauthor a, #comentar .cauthor a:link, #comentar .cauthor a:active, #comentar .cauthor a:visited {
font-size : 18px;
color : #656551;
text-decoration : none;
font-weight : normal;
}
#comentar .cauthor a:hover {
color : #ff7800;
}
#comentar .cauthor {
color : #656551;
padding : 0 0 10px 15px;
line-height : 1em;
background : url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/a36.gif') no-repeat top left;
font-size : 18px;
}
#comentar .text {
padding : 0 15px 0 15px;
}
#comentar .cdate {
text-align : right;
}
#comentar .clinks {
text-align : right;
}
#comentar .clinks a {
line-height : 15px;
padding-left : 15px !important ;
margin-left : 5px;
background : url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/a38.gif') no-repeat top left;
}
#comentar .clinks a.reply {
background : url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/a36.gif') no-repeat top left;
}
.comentar {
padding-left : 15px;
text-align : justify;
}
.c1 {
margin-left : 0;
}
.c2 {
margin-left : 20px;
}
.c3 {
margin-left : 40px;
}
.c4 {
margin-left : 60px;
}
.c5 {
margin-left : 80px;
}
#postform {
padding-left : 15px;
}
#comentar .campo1 {
padding-top : 10px;
font-weight : bold;
font-size : 12px;
color : #8c8c73;
}
#comentar .campo1D {
padding : 10px 0 3px 0;
font-size : 11px;
font-weight : normal;
color : #8c8c73;
}
#comentar .campo2 {
padding : 3px 0 3px 20px;
font-size : 11px;
font-weight : normal;
color : #8c8c73;
}
#commenttext {
width : 500px;
}
#pesquisa {
margin-bottom : 20px;
line-height : 25px;
}
#pesquisa .campo1B {
margin : 2px 0 10px 0;
padding : 0 0 10px 15px;
line-height : 1em;
background : url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/a22.gif') repeat-x center bottom;
font-size : 18px;
color : #656551;
}
#pesquisa .campo2B {
float : left;
padding-left : 15px;
}
#pesquisa .campo3B {
margin : 10px 0;
float : left;
padding-left : 15px;
}
#searchResults .quantos {
color : #8c8c73;
font-size : 10px;
padding-left : 15px;
}
#searchResults .pesquisapor {
font-size : 11px;
font-weight : bold;
}
#searchResults .pesquisapor a, #searchResults .pesquisapor a:link, #searchResults .pesquisapor a:visited, #searchResults .pesquisapor a:active {
text-decoration : underline;
font-weight : bold;
font-size : 11px;
}
#searchResults .pesquisapor a:hover {
text-decoration : underline;
}
#results {
padding : 10px 15px 0 45px;
}
#results li {
list-style-type : decimal;
font-size : 14px;
font-weight : bold;
margin : 0 0 15px 0;
}
#results h1 {
margin : 0;
font-size : 18px;
color : #656551;
}
#results h1 a, #results h1 a:link, #results h1 a:visited, #results h1 a:active, #results h1 a:hover {
color : #656551;
text-decoration : none;
font-weight : bold;
font-size : 14px;
padding : 1px 3px 1px 3px;
}
#results h2 {
margin : 0;
font-size : 11px;
color : #8c8c73;
font-weight : normal;
}
#results p {
margin : 0;
font-weight : normal;
font-size : 13px;
}
#results em {
font-weight : bold;
font-style : normal;
}
#results h3 {
margin : 0;
font-size : 11px;
font-weight : normal;
}
#results h3 a, #results h3 a:link, #results h3 a:visited, #results h3 a:active {
text-decoration : underline;
font-weight : normal;
font-size : 11px;
}
#results h3 a:hover {
text-decoration : underline;
}
#navega p {
text-decoration : none;
float : left;
margin : 0 0 25px 0;
padding : 20px 4px 2px 10px;
font-size : 13px;
font-weight : bold;
text-transform : uppercase;
line-height : 2;
}
#navega p a, #navega p a:link, #navega p a:visited, #navega p a:active {
text-decoration : none;
padding : 2px 4px 2px 4px;
font-weight : bold;
font-size : 13px;
}
#navega p a:hover {
text-decoration : none;
padding : 2px 4px 2px 4px;
}
#navega em {
text-decoration : none;
padding : 2px 3px 2px 3px;
font-style : normal;
font-weight : bold;
border : 1px solid #e1e1d2;
}
#navega .navbot {
float : right;
padding : 20px 15px 2px 4px;
}
#navega .navbot a {
font-size : 13px;
line-height : 2;
}
#posts .tagsBox h2 {
margin : 2px 0 10px 0;
padding : 0 0 10px 15px;
line-height : 1em;
background : url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/a22.gif') repeat-x center bottom;
font-size : 18px;
color : #656551;
font-weight : normal;
}
#posts .tagsBox .tagcloud {
padding : 0 15px 30px 15px;
}
#posts .yearBox {
padding : 0 15px 0 15px;
}
#posts .selectYear {
margin : 2px 0 10px 0;
padding : 0 0 10px 15px;
line-height : 1em;
background : url('http://imgs.sapo.pt/images/blogs/templates/e6_terrafirma/a22.gif') repeat-x center bottom;
font-size : 18px;
color : #656551;
font-weight : normal;
}
#posts .selectYear .sepB {
display : none;
}
#posts .selectYear .form {
margin : 0;
padding : 0;
font-size : 18px;
color : #656551;
width : 70px;
border : 1px solid #656551;
}
#posts .yearCalendar {
padding : 0 15px 0 15px;
}
#posts, #extras, #extrasB {
overflow : hidden;
}
#extras .comment a {
color : #ff7800;
}
#extras .comment a:hover {
color : #ff7800;
}

css-helper
css-helper's picture
User offline. Last seen 35 weeks 6 days ago. Offline
rank Enthusiast
Enthusiast
Joined: 2009-04-24
Posts: 120
Points: 4

Not enough Information

Posting the CSS by itself is not enough for anyone to give feedback on. You are better off providing a live link to the page causing you problems; or at least post the full HTML and CSS. But a live link is far better.

Regards

=========================================================================
If you are climbing a mountain the person most useful to you is just ahead of you on the rope (since they are still learning too).
The person who has already made it to the top is usually not much help whilst you are struggling on the rock face.
=========================================================================

white92
white92's picture
User offline. Last seen 1 year 8 weeks ago. Offline
newbie
Joined: 2009-07-03
Posts: 2
Points: 0

i already posted my link..

i already posted my link..

but again > http://gpip.blogs.sapo.pt/

css-helper
css-helper's picture
User offline. Last seen 35 weeks 6 days ago. Offline
rank Enthusiast
Enthusiast
Joined: 2009-04-24
Posts: 120
Points: 4

Yes, you did provide a link

Yes, you did provide a link originally. Having looked at your page the area you marked as a problem seems to be okay now. Have you fixed it since first posting?

=========================================================================
If you are climbing a mountain the person most useful to you is just ahead of you on the rope (since they are still learning too).
The person who has already made it to the top is usually not much help whilst you are struggling on the rock face.
=========================================================================