Afternoon Ciaran
Question re: the 3 column blog layout in Elvira...
All up and running but the image doesn't cover the full column width. Have tried with rescaled images but it doesn't fill the full column as on the demo template. Screenshot attached and link to the page below, can you help me?
http://collett2018.users.ds60213.dedicated.interdns.co.uk/index.php/our-story/news
Cheers!
Shell
Elvira Blog Layout
- Issue
- Shell
- Commercial Templates
- Thursday, 03 May 2018
- Subscribe via email
Hi Shell
To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
Ciarán
To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.pull-left.item-image {
margin-right: 0;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 1
Morning Ciaran
Tried it but it's pulling in the title aside the image rather than centring the image? Screenshot attached.
Tried it but it's pulling in the title aside the image rather than centring the image? Screenshot attached.
- more than a month ago
- Commercial Templates
- # 2
Hello
To amend you can add the following to the Custom CSS field of your template settimgs..
Alternatively you can set the Image Float field to None for each of your articles.
Ciarán
To amend you can add the following to the Custom CSS field of your template settimgs..
.pull-left.item-image {
float: none;
}
Alternatively you can set the Image Float field to None for each of your articles.
Ciarán
- more than a month ago
- Commercial Templates
- # 3
Hi Shell
Firstly replace the previous CSS with the following...
Second increase the size of your images as they are currently not wide enough to fill the width of your following text.
Ciarán
Firstly replace the previous CSS with the following...
.pull-left.item-image {
float: none;
margin-right: 0;
}
Second increase the size of your images as they are currently not wide enough to fill the width of your following text.
Ciarán
- more than a month ago
- Commercial Templates
- # 5
Got one more for you Ciaran, sorry to be a pain!
When you're at the base of the page hovering over the 'news' section I've created. The title of the linked article pops up over the top menu and it cuts the menu from being full page width, screenshot attached...
Cheers
Shell
When you're at the base of the page hovering over the 'news' section I've created. The title of the linked article pops up over the top menu and it cuts the menu from being full page width, screenshot attached...
Cheers
Shell
- more than a month ago
- Commercial Templates
- # 8
Hi Shell
Just wondering have you since been able to resolve this issue as we are currently unable to replicate (Chrome & Firefox).. https://screenshots.firefox.com/cVRSj09VwIN3718l/collett2018.users.ds60213.dedicated.interdns.co.uk
Ciaran
Just wondering have you since been able to resolve this issue as we are currently unable to replicate (Chrome & Firefox).. https://screenshots.firefox.com/cVRSj09VwIN3718l/collett2018.users.ds60213.dedicated.interdns.co.uk
Ciaran
- more than a month ago
- Commercial Templates
- # 9
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »