Shape 5

Joomla Templates => City Portal - January - Club => : skandinava November 24, 2009, 09:37:38 PM



: problem with a picture and spacing in the article
: skandinava November 24, 2009, 09:37:38 PM
Hei, i have problems with how a picture is being shown in the article. when i put it on the left of the text it has no space / boader, so it looks bad. i sometimes had to use tables to make boarders couse it didnt work on picture properties.

next issue: i always have to press enter twice when i want a new paragraph. so when a pdf file is being generated it looks really bad / 2 x  double spacing. and shows on the rss too.

hope im clear.

it would also be nice if you could check if the site has no errors with IE since im on mac.

thank you,

Marius
lietuvis.no





: Re: problem with a picture and spacing in the article
: mikek November 25, 2009, 08:10:35 AM
Please post a url.


: Re: problem with a picture and spacing in the article
: skandinava November 25, 2009, 08:13:25 AM
http://www.lietuvis.no/


: Re: problem with a picture and spacing in the article
: mikek November 25, 2009, 08:57:10 AM
Hello, I do not see either of these issues on your site. Can you tell me where I can view the image and pdf problems?


: Re: problem with a picture and spacing in the article
: skandinava November 25, 2009, 10:05:40 AM
im attachin some images:

http://lietuvis.no/images/editor.tiff (http://lietuvis.no/images/editor.tiff)

lots of p>&nbsp;</p

and thats the pdf mistakes

http://lietuvis.no/images/pdfmistakes.tiff (http://lietuvis.no/images/pdfmistakes.tiff)

http://lietuvis.no/images/picture.tiff (http://lietuvis.no/images/picture.tiff)
[
and thats the link to the article

http://lietuvis.no/index.php?option=com_content&view=article&id=164:helovynas&catid=22:kultura&Itemid=139 (http://lietuvis.no/index.php?option=com_content&view=article&id=164:helovynas&catid=22:kultura&Itemid=139)

what should i do about this


: Re: problem with a picture and spacing in the article
: mikek November 25, 2009, 10:55:39 AM
Hello, your image needs a class applied to it to do this. Add the following the template's editor.css file:

.img_padding {
margin-right:10px;
margin-bottom:10px;
}

Then apply class="img_padding" to the actual image.

I am not seeing any issues with the spacing of the paragraphs.


: Re: problem with a picture and spacing in the article
: skandinava November 25, 2009, 12:31:07 PM
thank you


: Re: problem with a picture and spacing in the article
: skandinava November 25, 2009, 01:04:28 PM
i found  some more probems with css:

the method is working only when i put class="img_padding" into a html code manually. this style doesnt show on the styles drop down menu. i want it to be fixed.

next issue that the most of other styles arnt working though selected like ul start, arrow, bullet. just boxes are working

i couldnt use those cool styles before couse they didnt work.

pls help me fix it

and thank you for your great template


: Re: problem with a picture and spacing in the article
: mikek November 25, 2009, 02:07:06 PM
Hello, you need to apply the img_padding into the image's code, not through the drop down.

Editors have a lot of trouble applying styles correctly, I would suggest putting them into the code.