-
AuthorPosts
-
sobe Friend
sobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
July 14, 2014 at 12:38 pm #199695Hi,
1) When a link is added, the word inside the blue rectangle moves a few spaces to the right. Is there a way to prevent this automatic indentation?2) Is there a way to create a link for the whole blue rectangle, rather than just the word in it?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 15, 2014 at 10:39 am #542413I just moved your post to new thread because old thread has been solved.
Regarding your problem you can give me the site URL and illustrated screenshot to understand this problem. I will help you check further
sobe Friendsobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
July 16, 2014 at 9:58 am #542553Hi, I figured the indent issue can be solved by removing the “10px” padding on .article-content .hightlight-heading, .article-content .hightlight-heading, .article-content .hightlight-heading a {
But I’m still trying to create a link for the whole rectangle block instead of just the words.
See image for clarification: currently the link is only associated with the word/region in example “A” and I would like for the link to be associated with the whole rectangle as noted in region “B.”
Is that possible?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 17, 2014 at 4:19 am #542698I have duplicated the problem you mentioned, please check my answers for resolving your problems below:
<blockquote>1) When a link is added, the word inside the blue rectangle moves a few spaces to the right. Is there a way to prevent this automatic indentation?
2) Is there a way to create a link for the whole blue rectangle, rather than just the word in it?
</blockquote>Because you have added <a href=”#”>.. </a> as format below
<h3 class="hightlight-heading"><a href="#">Emergencies</a></h3>
That’s why you got the problem on your site
You can apply my workaround below, it will help you to solve both problem
<a href="#"><h3 class="hightlight-heading">Emergencies</h3></a>
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Ninja Lead 10 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum