fonts problem

Posted in: Newspaper
Post count: 15

hi,
i have some questions

1) check this link plz http://weimaraners.gr/%CE%B7-%CE%B6%CF%89%CE%AE-%CE%BC%CE%B5-%CE%AD%CE%BD%CE%B1-weimaraner-2/ . The fonts differs on chrome, firefox and explorer. Also on IE the last photo doesnt appear correctly and it is bigger.

2) I have the white lines under the titles as you can see. How can i fix this??

3)I want my logo to be in the center but i dont want it bigger. Can i have it as it is but in the center??

4)When i add a single image in vc “image styles” dont work. Can i make this work. Also “image gallery” element does not exists

Thanks a lot

Post count: 6600

Hi,

1. Please make sure that you also enable greek support from here: http://screencast.com/t/YQNZEjsjZO then empty caches/purge files if you sue cdn host and try again.
Please let me know if you refer to this photo as I haven’t noticed anything wrong with it: http://screencast.com/t/wPVEqied

2. If your refer to the space under the image, you can sue this css to remove it or reduce it: http://screencast.com/t/N1sKfjWzqEZ

.td-grid-wrap {
padding: 10px 13px 0px 13px !important;
}

If this is not what you’ve meant please let me know and provide more details.

3. You can use the 3rd header style: http://screencast.com/t/mI8UiD6PBA ..and have it like this: http://screencast.com/t/DerGQXpn0

4. We have this on our todo list and we are working on it unfortunately we still have incompatibility issues regarding VC style.
You can try the solution from in this topic: https://forum.tagdiv.com/topic/buttons/#post-21804 and import the VC css: https://forum.tagdiv.com/topic/buttons/#post-21825
We plan to restyle all VC elements in theme version 5. Sorry about this and for the inconvenience.

Thanks

Post count: 15

Thank you for your answer

1. I have already enable greek support from here http://screencast.com/t/YQNZEjsjZO
and the problem still exists http://screencast.com/t/XF9tDggA

2. I am talking about this http://screencast.com/t/aYwDRdVoJt

3. 3rd header style is what i want on desktop computer but on a retina tablet the logo is not appear correctly(it is bigger and lose sharpnes). check it plz

Post count: 6600

Hi,

1. Please also makes sure you try this without any plugins active, leave just Visual Composer plugin active and makes sure you empty all caches and urge files if you use cdn host then try again.

2. You can use this css for that: http://screencast.com/t/a1TR3Jdwqo2G

.block-title {
line-height: 30px;
}

3. For retina logo you have to upload a larger logo which will be used on devices that use retina: http://screencast.com/t/vgkN0H5H

Thanks

Post count: 15

hi
I have already upload retina logo(600×200)and header 3 doesnt work. (but it works on default header)
ckeck it plz
thx

Post count: 15

and also the white line still exists (with this css) on chrome and partly on firefox. only on IE works fine
i empty cache from server and the font problem still exists http://screencast.com/t/XF9tDggA
thank you

Post count: 6600

Hi,

I see your now using header style 3 so I’ve checked your site on iPad and found that the right logo is used there: http://screencast.com/t/cR7aVtYQDc ..and it also looks fine so please let me know if you have another issue related to this.

For the white line please add !important to the custom css from my previous post or just remove it and paste the one from below:

.block-title {
line-height: 30px !important;
}

Should solve it on Firefox: http://screencast.com/t/iZqs4tCVOLk and chrome also: http://screencast.com/t/t294eifp

Thanks

Post count: 15

The white line is fixed. Thanks a lot

About the header style,
I change it again to default to recognise the difference. Here is the default ( http://screencast.com/t/enQhZgjf7vH ) and style 3 ( http://screencast.com/t/cR7aVtYQDc )on ipad.
As you can see its not the same, the first is smaller but has the same resolution
I want style 3 to be 300×100(Natural 600×200).
thanks a lot

Post count: 1291

Hi,

The emulator may not work properly on all situations, try on a real device. You could try with different logos(ex. one red, one blue) to see if the right one is loaded.

Thank you, Emil G.

Post count: 15

Thank you for your answer
I noticed the problem from my iPad and not from the emulator. I used the emulator to take screenshots and show you the difference. And also all the logos I used have the same issue.

Post count: 15

ok I fix it
just to add css
img.td-retina-data.td-logo.td-retina-version {
width: 300px;
}

thank you

Viewing 11 posts - 1 through 11 (of 11 total)
The forum ‘Newspaper’ is closed to new topics and replies.