Forum Replies Created
-
I have try with other terminals that have not visit the site before and the have same problem. It is works with chrome but not with the other browsers.
Yes I knew that and tryed before. But the problem continue. Are you sure is not a problem with the code?
It works!! great… So now, i´d to remove the search option from the top bar. How should i do ti?
In reply to: single column and a specific width different from the default
March 21, 2013 at 3:26 pm #36900I used firebug. And i used this code:
.page-id-1759 #nav {display:none;}
.page-id-1759 .entry-title {display: none !important;}
.page-id-1759 #container {width: 665px;}
.page-id-1759 #content-main {width: 640px;}
.page-id-1759 #footer {display: none;}
.page-id-1759 #header {
border-top: 1px solid #000000;
height: 198px;
overflow: hidden;
position: relative;
width: 665;}
.page-id-1759 #header {background: url("http://tomjim.com/wp-content/uploads/2013/03/cabecera-intensivo-marketing4.png")
.page-id-1759 .container_16 {margin-left: auto; margin-right: auto;
width: 665px;}But it does no work
Here is the page
http://tomjim.com/intensivo-coaching-y-marketing-para-emprendedores
At any page or post of the website.
example
http://tomjim.com/tom-jim-life-coach-por-joan-miquel-perpinya
In reply to: single column and a specific width different from the default
March 21, 2013 at 8:47 am #36898ok, great! and what´s the graphene id code to do that?
In reply to: single column and a specific width different from the default
March 21, 2013 at 7:38 am #36896Now i have a new issue with this. I´ve made the new page with a container size of 665 px. Then, i made a new header of 665×198, but when i upload it as a header image, the template, try to scale it. How can i resolve it?
In reply to: single column and a specific width different from the default
March 21, 2013 at 7:20 am #36895Great!. It works perfectly, thanks. And yes, you’re right it was too small. I left at 640
In reply to: single column and a specific width different from the default
March 20, 2013 at 8:08 pm #36893I´ve try with this code but it does no work
.page-id-1759 #wrap {padding: 0 20px;
width: 500px;
margin-left: auto;
margin-right: auto;
border-left: 2px solid #414141;
border-top: 2px solid #414141;
border-bottom: 2px solid #414141;
border-right: 2px solid #414141;
background-color: #FFFFFF;
}In reply to: single column and a specific width different from the default
March 20, 2013 at 3:51 pm #36892Yes, i know that i can select a single column, but the question is what´s the html code to resize it at the css?
