Grey Border?
Modern and unique personal portfolio Joomla template ideal for work presentation - support forum.
- GK User
- Thu Feb 28, 2013 12:52 pm
Hi,
Is there some way I can get a nice Grey Border around the video at the front page please? Thanks in advance
Is there some way I can get a nice Grey Border around the video at the front page please? Thanks in advance
-
- Senior Boarder
- Konrad M
- Thu Feb 28, 2013 1:38 pm
Hi,
please add some suffix to this module for example ' vBorder' and then please add to override.css
and change color value to fit your needs. Remember toenable override.css option in template settings.
please add some suffix to this module for example ' vBorder' and then please add to override.css
- Code: Select all
.vBorder iframe {
border:1px solid #ffffff;
}
and change color value to fit your needs. Remember toenable override.css option in template settings.
- GK User
- Fri Mar 01, 2013 1:56 am
Hey Konrad, Thanks for the reply. But can you please guide me how to add "vBorder" suffix to my video module? Sorry to trouble you again...thanks...
-
- Senior Boarder
- GK User
- Fri Mar 01, 2013 3:42 am
Hi,
I went to the module settings and the advanced options I add a suffix as " vBorder", after that I added the code as you gave to the override.css file. It still doesn't work? My override.css option is on already! Can you please help? My site is - www.deepimagefx.com
I went to the module settings and the advanced options I add a suffix as " vBorder", after that I added the code as you gave to the override.css file. It still doesn't work? My override.css option is on already! Can you please help? My site is - www.deepimagefx.com
-
- Senior Boarder
- Konrad M
- Fri Mar 01, 2013 8:29 am
Change my code I gave you to this one:
- Code: Select all
.custom_vBorder {
border:1px solid #ffffff;
}
- GK User
- Fri Mar 01, 2013 1:40 pm
Thanks mate....works like a charm cheers...
-
- Senior Boarder
6 posts
• Page 1 of 1