- Posts: 11
COMMUNITY FORUM
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Picture and text problem
- Maria Anesti
- Topic Author
- Offline
- New Member
Less
More
10 years 2 months ago #139453
by Maria Anesti
Picture and text problem was created by Maria Anesti
Hello!
We are trying to to find out the way to change the picture and the Blog and we can't find it. Can you help us with that?
Thank you
imgur.com/8oHduUt
We are trying to to find out the way to change the picture and the Blog and we can't find it. Can you help us with that?
Thank you
imgur.com/8oHduUt
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 2 months ago #139454
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Picture and text problem
That image is the menu item's image.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Maria Anesti
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
10 years 2 months ago #139455
by Maria Anesti
Replied by Maria Anesti on topic Picture and text problem
Thank you! What about the Blog word? Where can we rename it to News??
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 2 months ago #139456
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Picture and text problem
Sure, this the Page heading.
You can change it from the same place where you changed the image.
You can change it from the same place where you changed the image.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Maria Anesti
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
10 years 2 months ago #139457
by Maria Anesti
Replied by Maria Anesti on topic Picture and text problem
Hello again my dear friend!
Can I ask you one last question? We want to change the light green color curtain from the producers but we don't want to change all
the other light green colors of the sight. Can we change only that?
Thanks in advance.
I attach you the link of our site
46.16.186.67/~beton7ar/index.php/en/producers
Can I ask you one last question? We want to change the light green color curtain from the producers but we don't want to change all
the other light green colors of the sight. Can we change only that?
Thanks in advance.
I attach you the link of our site
46.16.186.67/~beton7ar/index.php/en/producers
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 2 months ago #139458
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Picture and text problem
Hello Maria,
Paste this snippet in your custom.css file.
Remember to change the colour to the one of your liking.
If you cannot find the rgb values of the colour you can use this service: www.javascripter.net/faq/hextorgb.htm
The .7 part is the opacity with .7 being 70% and 1 being 100%
Paste this snippet in your custom.css file.
Remember to change the colour to the one of your liking.
.itemGridListView a.liItemBlock .hoverBlock { rgba(R,G,B,.7); }
If you cannot find the rgb values of the colour you can use this service: www.javascripter.net/faq/hextorgb.htm
The .7 part is the opacity with .7 being 70% and 1 being 100%
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Maria Anesti
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
10 years 2 months ago #139459
by Maria Anesti
Replied by Maria Anesti on topic changes from browser to browser
Hello again. We face serious problems with the template.
When we make changes to photos or texts the changes appear dramatically different from firefox to chrome and other browsers.
Why is happening that? How can we fix it?
When we make changes to photos or texts the changes appear dramatically different from firefox to chrome and other browsers.
Why is happening that? How can we fix it?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 2 months ago #139460
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic changes from browser to browser
Can I see an example?
I checked your site under FF 30 and Chrome and it seems identical.
I checked your site under FF 30 and Chrome and it seems identical.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Maria Anesti
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
10 years 2 months ago #139461
by Maria Anesti
Replied by Maria Anesti on topic Picture and text problem
Yes of course. Here are the print screens
imgur.com/8wYD8Nf
imgur.com/M1yTYTh
we face these problems with big gaps in texts and it always looks different in mozilla and firefox
imgur.com/8wYD8Nf
imgur.com/M1yTYTh
we face these problems with big gaps in texts and it always looks different in mozilla and firefox
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 2 months ago #139462
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Picture and text problem
This is a custom code, and the issue is not related directly to the template. Also I am pretty sure this does not qualify as a serious issue.
You can put .itemFullText table tr td { vertical-align: top; } in your custom.css to fix the table alignment.
You can put .itemFullText table tr td { vertical-align: top; } in your custom.css to fix the table alignment.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.