- Posts: 11
COMMUNITY FORUM
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
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
- Posts: 15920
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
- Posts: 11
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
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
- Posts: 11
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
- Posts: 15920
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
- Posts: 11
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
- Posts: 15920
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
- Posts: 11
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
- Posts: 15920
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.
- Maria Anesti
-
Topic Author
- Offline
- New Member
- Posts: 11
I have some more questions if that is not problem to you.
1. Is there any way to reduce the gap between the players as shown on the print screen 1?
2. Is there anyway the picture in producers articles to show only once and not in repeat as shown in print screen 2?
3. Is there any way the photo next to listen live with the radio antenna to show a photo of our choice when there is no available
album or producer picture (print screen 3)
Thank you !
1. imgur.com/NALEios
2. imgur.com/PFmCmMl
3. imgur.com/X1q0No1
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
I have not used that module in the past but I think it must have a setting to decrease the height.
2) You might need to replace some of your photos.
To make them go end to end use this snippet in custom.css
.itemGridView .itemImageBlock span.itemImage span { background-repeat: no-repeat; background-size: cover; }
To have it centered replace background-size: cover; with background-position: 50% 0;
Also you should probably use the large image instead.
3) This avatar is from Radiojar. The setting to set a default avatar should be local in your station's settings.
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
- Posts: 11
As you can see in the print screen when i'm trying to write a two column text
it doesn't appear the same in the two columns. When i try to make the table bigger or smaller
then the text in the two columns grows disproportionally. How can i make the text show exactly the same in the
two columns? Thank you
imgur.com/M2ih4fd
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
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
- Posts: 11
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
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
- Posts: 11
We face a serious issue with our site the last two hours. The site is down and we are not able to see it. Could it be a template problem?
Thank you
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
If it was a template issue. then only the front-end would be affected. If the administrator area was also down then it is a server related issue.
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
- Posts: 11
At the home page the pictures from the featured articles (print screen1) are shown in random position though we have chosen to
show in latest published order (print screen2). How can we make the pictures to show the order we like?
Thank you
print screen1: imgur.com/CXdGK0q
print screen2: imgur.com/EBO6wrL
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
This is a K2 Content module so you manually select and order items. These settings are located in the module's settings.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.