- Posts: 4
- Thank you received: 0
border
- gusziets
- Topic Author
- Offline
- New Member
Less
More
11 years 8 months ago #1323
by gusziets
border was created by gusziets
Hi
Not sure where to write this, but I would like to be able to put a border around my map, either as component, module or plugin. Searched the css but found nowhere to insert this. Any ideas
Thanks for great map!!
Regards
Gustav
Not sure where to write this, but I would like to be able to put a border around my map, either as component, module or plugin. Searched the css but found nowhere to insert this. Any ideas
Thanks for great map!!
Regards
Gustav
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 8 months ago #1324
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic border
Hi Gustav.
Thanks.
Did you try to enter Map CSS class into map details, in advanced options
Thanks.
Did you try to enter Map CSS class into map details, in advanced options
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- gusziets
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
11 years 8 months ago #1361
by gusziets
Replied by gusziets on topic border
Hi
I have tried everything! Unless I am very stupid and did something wrong (good possibility )
Maybe you can assist me in how to do it correctly?
here is my url, its running as a plugin, you will see if you test with firebug that the css is inline? and I cannot find anywhere to insert css border style: www.savcologistics.com.au/dev/joomla/index.php/contact
Regards
Gustav
I have tried everything! Unless I am very stupid and did something wrong (good possibility )
Maybe you can assist me in how to do it correctly?
here is my url, its running as a plugin, you will see if you test with firebug that the css is inline? and I cannot find anywhere to insert css border style: www.savcologistics.com.au/dev/joomla/index.php/contact
Regards
Gustav
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 8 months ago - 11 years 8 months ago #1365
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic border
Sorry, but I can see border around map.
You should add class name not .border into field. I think it is more common case - you add border class name (without .), and in your css file add
.border {
}
definition
You should add class name not .border into field. I think it is more common case - you add border class name (without .), and in your css file add
.border {
}
definition
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 11 years 8 months ago by Dima.
Please Log in or Create an account to join the conversation.
- gusziets
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
11 years 8 months ago #1369
by gusziets
Replied by gusziets on topic border
Yes I did it with a hack, by inerting it into a table in the article (NOT IDEAL!!). I did use border abd then in my stylesheet put .border {border: 5px solid #color}
But into which stylesheet? Because I put it in all of them and none was working?
But into which stylesheet? Because I put it in all of them and none was working?
Please Log in or Create an account to join the conversation.
- gusziets
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
11 years 8 months ago #1370
by gusziets
Replied by gusziets on topic border
I got it working now!! It was the .border - sorry you were right!
Thanks
Gustav
Thanks
Gustav
Please Log in or Create an account to join the conversation.
Time to create page: 0.198 seconds