-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 23, 2016 at 4:01 am #888897Hi thanks for sharing url . kindly check it with default Joomla template , In editor Html does not run like on webpage . You can apply float : left style to image to show it with text like here > http://prntscr.com/a6st2w
Or use display : inline on image > http://prntscr.com/a6szyt
Reference link .patvandenbosche Friendpatvandenbosche
- Join date:
- March 2006
- Posts:
- 132
- Downloads:
- 47
- Uploads:
- 37
- Thanks:
- 34
- Thanked:
- 5 times in 2 posts
February 24, 2016 at 12:38 am #889450I tested one of the pages with a lot of pdf files, both inline in a sentence, as well as in a table. It works fine in the Joomla default template, but not in Magz2. I’ve attached images of the same page in each template. The issue seems to be isolated to the Joomlart template.
Here is a link to the particular page I tested:
Pat Dev Site-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 24, 2016 at 1:13 am #889463Hi
Add below code in custom.css file.article-content img { display: initial;}
Save file , clean cache and check .
Let me know if it helps .patvandenbosche Friendpatvandenbosche
- Join date:
- March 2006
- Posts:
- 132
- Downloads:
- 47
- Uploads:
- 37
- Thanks:
- 34
- Thanked:
- 5 times in 2 posts
February 26, 2016 at 11:58 pm #891120Yes, thank you, this worked.
Now I have another question about CSS styling in this template. All links are underlined, and I thought I could find it very easily in the CSS files and remove the text-decoration and set it to none. But I’ve had no success. Can you please tell me what I would use in the custom.css file? I added
`
a{text-decoration: none}but it didn't fix the problem. Here is a link to a good page to see what I'm talking about: [Underlined Links page](http://virtualcountrymall.com/index.php/main-government/government-links) Thanks, Pat
Pat Vanden Bosche
www.patvb.comPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 27, 2016 at 3:43 am #891164Hi
its border-bottom in the anchor , to remove it add below code in custom.css.article-content a { border-bottom: none;}
patvandenbosche Friendpatvandenbosche
- Join date:
- March 2006
- Posts:
- 132
- Downloads:
- 47
- Uploads:
- 37
- Thanks:
- 34
- Thanked:
- 5 times in 2 posts
February 28, 2016 at 9:36 pm #891866Thank you! That was what I needed. All of your assistance has been great in trying to configure/customize the template.
Pat Vanden Bosche
www.patvb.com -
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by patvandenbosche 8 years, 8 months ago.
The topic ‘pdf icon throwing a new line’ is closed to new replies.
Jump to forum