-
AuthorPosts
-
November 14, 2008 at 5:11 pm #135376
Removing the bread crumbs in ja-quillaja causes the title header of ja-news to move up a few lines
causing the header text to become unreadable
any suggestion on how to fix this?
joomla 1.0.15
ja-news 1.1.1
ja_quillaja templatescotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
November 14, 2008 at 6:40 pm #279185yes open ja-news.css and find on line 14…
.ja-newsblock {ja-news.css (line 14)
display:block;
margin:0;
}
and change to…
.ja-newsblock {ja-news.css (line 14)
display:block;
margin:11px 0;
}November 14, 2008 at 8:30 pm #279188Thanks , but
that had no impact on the headline of the Ja news section
November 14, 2008 at 9:04 pm #279190well it had an impact on the front page header of the Ja-news
but now all other content itmes are ..pushing up and hiding
for example:
click any of the vendor profiles on the right hand side
you can see the header there
any suggestions
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
November 14, 2008 at 9:33 pm #279191template_css.css (line 810)
table.contentpaneopen, table.contentpane, table.blog {
border-collapse:collapse;
border-spacing:0;
margin-top:11px; <<<< ADD THIS LINE
width:100%;
}
EDIT: undo the previous changes I have told you and just do this one…
Find on line 1030 of template_css.css
#ja-content div.innerpad-bg {
background:transparent url(../images/innerpad-bg.gif) no-repeat scroll left top;
clear:both;
display:block;
height:400px;
margin:0;
padding:20px 15px 15px 10px;
}and change to…
#ja-content div.innerpad-bg {
background:transparent url(../images/innerpad-bg.gif) no-repeat scroll left top;
clear:both;
display:block;
height:400px;
margin:0;
padding:33px 15px 15px 10px;
}This should be the only change you have to make to allow for the gap created after removing the breadcrumbs.
December 12, 2008 at 4:01 pm #282615noe of this has worked
it when it looks good in Firefox..then it looks horrible in IE
and vice versaI have added..removed
nothing works in both browsers.
and when you click on a content item displayed in ja-news all of the content is so high at the top of the page.it make sthe page unreadable
please advise
Thanks -
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by jakobe75 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum