-
AuthorPosts
-
infoit Friend
infoit
- Join date:
- September 2008
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 17, 2012 at 7:33 am #183162Dear Sirs,
What should I change in the code, to get a view to the edge.
I do not speak English, I use the Google translator
infoit Friendinfoit
- Join date:
- September 2008
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 17, 2012 at 10:23 am #476502I do not know if I was clear enough.
In my view, the extended fineinfoit Friendinfoit
- Join date:
- September 2008
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 17, 2012 at 1:22 pm #476524HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
December 18, 2012 at 9:02 am #476626Hi Infoit,
Please post url of your site, disable css compress method in template setting. Then i have a look and help you out.
Reagrds
infoit Friendinfoit
- Join date:
- September 2008
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 19, 2012 at 4:37 am #476740Regards,
I still have no domain for the website (it will be in 2013-th)
thank you in advanceHeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
December 19, 2012 at 5:48 am #476743Hi Infoit,
Please check out http://www.joomlart.com/demo/#ja_tiris , you should disable module left and enable date created param for items display.
Regards
infoit Friendinfoit
- Join date:
- September 2008
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 19, 2012 at 11:14 am #476786Regards,
I do not understand what to do. I need a module left for other accessories
I made some changes in the settings for the articles, but it does not bother me because the date of this announcement. I need a place for the text.
I do not know whether you think this is the solution?HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
infoit Friendinfoit
- Join date:
- September 2008
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 22, 2012 at 5:51 pm #477242I really do not understand what to do. I even threw this piece of code but it does not help
.
blog-featured .create {
background: url(../images/bg-date.png) no-repeat left top;
height: 80px;
left: -175px;
position: absolute;
top: 5px;
width: 166px;
}.blog-featured .create:hover { background-image: url(../images/bg-date-hover.png); }
infoit Friendinfoit
- Join date:
- September 2008
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 22, 2012 at 6:18 pm #477243Resolved.
I had this piece of code to put in a comment.
That piece of code prevents proper display
/* Page Blog ---*/
/*
.blog-featured .items-row {
border-bottom: none;
margin-bottom: 0px;
}.blog-featured .blogcontent {
position: relative;
top: 0px;
margin: 0px;
padding: 0px;
}.blog-featured .contentpaneopen {
background: url("../images/bg-line.gif") repeat-x scroll left bottom transparent;
padding-bottom: 35px;
padding-left: 195px;
}.blog-featured .blogcontent .viewblog {
position: relative;
top: 3px;
}.blog-featured .blogcontent .viewblog .images-border {
margin-top: 5px;
}.blog-featured .create {
background: url(../images/bg-date.png) no-repeat left top;
height: 80px;
left: -175px;
position: absolute;
top: 5px;
width: 166px;
}.blog-featured .create:hover { background-image: url(../images/bg-date-hover.png); }
.blog-featured .create .viewdate {
font-family: "abelregular",Arial,sans-serif;
padding: 20px;
}.blog-featured .create .date {
border-right: 1px solid #bfbfbf
color: #ca1b20
float: left;
font-size: 350%;
line-height: 0.8;
margin-right: 8px;
padding-right: 8px;
text-transform: uppercase;
}.blog-featured .create .month-year {
color: #010101
display: block;
float: left;
font-size: 110%;
line-height: 1;
text-transform: uppercase;
}.blog-featured .create .month-year span { display: block; }
.blog-featured .create .month-year .month {
font-size: 120%;
margin-bottom: 4px;
word-spacing: 25px;
}.item .contentheading {
font-size: 260%;
font-weight: normal;
line-height: 1.1;
text-transform: none;
margin: 0px !important;
padding: 0px !important;
}.blog-featured .create:hover .date,
.blog-featured .create:hover .month-year { color: #fff }
*/1 user says Thank You to infoit for this useful post
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
December 24, 2012 at 2:37 am #477333Hi Infoit,
It seems that you don’t want to display date publish of articles in blog page as http://joomla25-templates.joomlart.com/ja_tiris/joomla/2012-03-22-04-55-42/blog-page.html
You could only remove padding-left: 195px; css code in rule below:
.blog-featured .contentpaneopen {
background: url("../images/bg-line.gif") repeat-x scroll left bottom transparent;
padding-bottom: 35px;
padding-left: 195px;
}
Clean cache to apply this change.Hope this can help more
Regards
1 user says Thank You to HeR0 for this useful post
infoit Friendinfoit
- Join date:
- September 2008
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 26, 2012 at 9:17 am #477547Hello,
Thanks a lot, it’s a simpler solution.
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 2 voices, and was last updated by infoit 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum