-
AuthorPosts
-
borislavmi Friend
borislavmi
- Join date:
- August 2011
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
October 17, 2011 at 6:34 pm #169766Hello,
Can somebody help me pls.
I need article title to be displayed right from image.
I’ve attached image to show exactly what i want to achieve. Can’t find what file is in charge for this.
Image marked with 1. is what’s default i believe.
I need to be displayed as showed on 2. part of image
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 17, 2011 at 7:29 pm #419858Hi,
Could you give me a link to your website?borislavmi Friendborislavmi
- Join date:
- August 2011
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
October 17, 2011 at 7:37 pm #419859here it is:
http://mib-computers.ba.uksite4.yourwebservers.com/portal/index.php/tehnomax/autosvijetit’s a bit unsorted atm.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 17, 2011 at 8:02 pm #419866You try this way:
– You add this code into /templates/ja_teline_iv/css/template.css
.cols-1 .article-tools, .cols-1 h2.contentheading{
padding-left:26%;
}
img.caption{
margin-top: -80px;
}1 user says Thank You to khoand for this useful post
borislavmi Friendborislavmi
- Join date:
- August 2011
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
October 18, 2011 at 2:52 pm #420020looks like it’s working, thx a mil
November 3, 2011 at 3:17 am #423014<em>@khoand 276571 wrote:</em><blockquote>You try this way:
– You add this code into /templates/ja_teline_iv/css/template.css
.cols-1 .article-tools, .cols-1 h2.contentheading{
padding-left:26%;
}img.caption{
margin-top: -80px;
}
</blockquote>I am interested in achieving the same thing but unsure where exactly this code should be placed in the /templates/ja_teline_iv/css/template.css.
borislavmi Friendborislavmi
- Join date:
- August 2011
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 11, 2011 at 6:02 am #424159<em>@borislavmi 280709 wrote:</em><blockquote>place it anywhere u like in template.css
bottom is nice position</blockquote>I posted the code below in the bottom of the template.css as you suggested:
However, it did not change the blog layout at all. Can I send you a link to our site via PM?
.cols-1 .article-tools, .cols-1 h2.contentheading{ padding-left:26%; } img.caption{ margin-top: -80px; }
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 11, 2011 at 8:47 am #424196Yes, you send me a link to your website via PM.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 13, 2011 at 9:47 am #424455– You edit ja_thumbnail plugin, set Image align is Left
– You add this code into /templates/ja_teline_iv/css/template.css
.column0 div.article-content p > img {
top: 0px;
position: absolute;
left: 0px;
}
.column0 div.article-content > p{
padding-left: 100px;
}
.column0 h2.contentheading, .column0 div.article-tools {
margin-left: 100px;
}1 user says Thank You to khoand for this useful post
November 14, 2011 at 3:42 am #424521<em>@khoand 282456 wrote:</em><blockquote>- You edit ja_thumbnail plugin, set Image align is Left
– You add this code into /templates/ja_teline_iv/css/template.css
.column0 div.article-content p > img {
top: 0px;
position: absolute;
left: 0px;
}
.column0 div.article-content > p{
padding-left: 100px;
}
.column0 h2.contentheading, .column0 div.article-tools {
margin-left: 100px;
}
</blockquote>Hi Khoand
Thank you for your suggestion. This tweak did not seem to work for us. Do you want me to send you the link again?
Also, we still wanted to have the image on the right of the landing page but the thumbnail to display on the left of the sub-indexes. Is that possible?
Cheers
diatribekhoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 14, 2011 at 3:43 pm #424605I need username+password of your backend and ftp to fix it.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 15, 2011 at 10:41 am #424726I move the code on begin of template.css and it’s effect.
waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
February 29, 2012 at 12:38 pm #440845Hi
These tweaks did not work for me also…
Any help??
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
February 29, 2012 at 3:12 pm #440878<em>@waelali 303870 wrote:</em><blockquote>Hi
These tweaks did not work for me also…
Any help??</blockquote>
Do you give me a link to your website? -
AuthorPosts
This topic contains 17 replies, has 4 voices, and was last updated by khoand 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum