-
AuthorPosts
-
April 20, 2011 at 3:42 pm #163016
Hi there, when I click on an article on the front page, it goes to the articles page however, the content of the article goes past the line (see the links below), I was wondering what do I have to do to fix this.
Eg of errors
Who are we?
P-Sena ’11
EventsAny help would be much apprecaited.
khoand Friend
khoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 20, 2011 at 7:38 pm #387333Hi,
You remove this code from your site (at line 85)
.main {width: 97%;}
chavan Friend
chavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 20, 2011 at 7:42 pm #387334Add the following css code to layout.css
path: http://jivjago.com/templates/ja_ores/css/layout.css
.ja-r1 #ja-mainbody{
width:62% !important;
}
.ja-r1 #ja-right{
width:38% !important;
}
April 20, 2011 at 9:10 pm #387354Thanks is there a way to move that line accross or what it’s called in the css template?
Phill Moderator
Phill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 20, 2011 at 11:38 pm #387364Sure, open template.css at line 1136 cand change the value (the bit I have highlighted in red below) to whatever you wish to move that line. I reckon 855px would be about right
#ja-container.ja-r1 .main {
background: url("../images/grad5.gif") repeat-y scroll 715px 0 transparent;}
khoand Friend
khoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 21, 2011 at 9:21 am #387471<em>@phill luckhurst 235486 wrote:</em><blockquote>Sure, open template.css at line 1136 cand change the value (the bit I have highlighted in red below) to whatever you wish to move that line. I reckon 855px would be about right
#ja-container.ja-r1 .main {
background: url("../images/grad5.gif") repeat-y scroll 715px 0 transparent;}
</blockquote>
If I change your way, when I zoom in/out website, the vertical line doesn’t display right. Because website use width:97% for .main tags . On demo site, width is 100%, so when zoom in/out, the line still display right. -
AuthorPosts
This topic contains 6 replies, has 4 voices, and was last updated by khoand 13 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum