February 14, 2019 at 4:54 am
Hi,
Working on a new page: *Login to see link
I have a few things I would like to change.
1. I would like to have the breadcrumbs just above the block with all the info. Check the image below for the location in red.
Behind every info icon there is a subject. Al those subjects are going to link to other pages with the same layout. Now, there is only one example: the first link. As you can see it is the same layout and also on these pages I would like to have the breadcrumbs on the left side above the main block.
I also added the following CSS to change the font-size for the breaadcrumbs on all pages. But somehow it doesn’t affect this page link…
#kadbreadcrumbs {
font-size: 14px;
}
2. On the right side I have a widget with recent posts. I would like to have a bordercolor around it just like the box with the main info on the page (but without the shadow). Just a simple border with the color #459686
3. I added a facebook i frame in the top right corner. Is it preferred to use the script instead or doesn’t it matter which one I use?
Got the code from this link:
*Login to see link
Thanks!
Rick