Module Background
- Stuart
- Topic Author
- Visitor
10 years 11 months ago - 10 years 11 months ago #2271
by Stuart
Module Background was created by Stuart
Hi
When we open a location from the module the background is completely dark and I am nor sure how to correct this.
The link to the site is www.hunterpartners.com.au
If you open a location in Contact Us in the left hand menu you will see what id happening.
Thanks
Stuart
When we open a location from the module the background is completely dark and I am nor sure how to correct this.
The link to the site is www.hunterpartners.com.au
If you open a location in Contact Us in the left hand menu you will see what id happening.
Thanks
Stuart
Last edit: 10 years 11 months ago by Stuart.
Please Log in or Create an account to join the conversation.
10 years 11 months ago #2272
by gmapfp
Replied by gmapfp on topic Module Background
Please Log in or Create an account to join the conversation.
- Stuart
- Topic Author
- Visitor
10 years 11 months ago - 10 years 11 months ago #2279
by Stuart
Replied by Stuart on topic Module Background
Hi
According to the instructions in the link I edited the following file. I added
div#fbZoomDiv {
background-color: #fff;
}
to gmapfp.css but it did not make any difference.
GMapFP CSS File
#gmapfp_print.gmapfp label {
display : inline !important;
}
#gmapfp_print.gmapfp td{
padding : 10px 10px 0 0;
}
label.invalid {
color:red !important;
}
.gmapfp_article_listing_1 {
background-color: #eee;
}
.gmapfp_article_listing_1 span{
cursor: pointer;
}
.gmapfp_article_listing_ span{
cursor: pointer;
}
.gmapfp_marqueur span {
font-weight:bold;
font-size: 150%;
}
.gmapfp_marqueur img {
margin: 10px 10px 0px 0px;
float: left;
}
.gmapfp_marqueur h4 {
font-style: italic;
font-weight: bolder;
}
.gmapfp_detail h4{
font-style: italic;
font-weight: lighter;
text-transform: none;
}
.gmapfp_taille1{
width: 200px;
}
.gmapfp_taille2{
width: 200px;
}
.gmapfp img {
border-style: none;
max-width: none;
}
.clr, .clearboth {
clear: both;
}
#gmapfp_print h1{
text-align: center;
}
#gmapfp_print h4{
font-style: italic;
font-weight: bolder;
}
.main_image{
width: 300px;
}
#gmapfp_print label{
font-weight: bold;
}
.colonne1 {
width:50%;
}
.colonne2 {
width:50%;
}
div#fbZoomDiv {
background-color: #fff;
}
.gmapfp {
background-color: white;
}
According to the instructions in the link I edited the following file. I added
div#fbZoomDiv {
background-color: #fff;
}
to gmapfp.css but it did not make any difference.
GMapFP CSS File
#gmapfp_print.gmapfp label {
display : inline !important;
}
#gmapfp_print.gmapfp td{
padding : 10px 10px 0 0;
}
label.invalid {
color:red !important;
}
.gmapfp_article_listing_1 {
background-color: #eee;
}
.gmapfp_article_listing_1 span{
cursor: pointer;
}
.gmapfp_article_listing_ span{
cursor: pointer;
}
.gmapfp_marqueur span {
font-weight:bold;
font-size: 150%;
}
.gmapfp_marqueur img {
margin: 10px 10px 0px 0px;
float: left;
}
.gmapfp_marqueur h4 {
font-style: italic;
font-weight: bolder;
}
.gmapfp_detail h4{
font-style: italic;
font-weight: lighter;
text-transform: none;
}
.gmapfp_taille1{
width: 200px;
}
.gmapfp_taille2{
width: 200px;
}
.gmapfp img {
border-style: none;
max-width: none;
}
.clr, .clearboth {
clear: both;
}
#gmapfp_print h1{
text-align: center;
}
#gmapfp_print h4{
font-style: italic;
font-weight: bolder;
}
.main_image{
width: 300px;
}
#gmapfp_print label{
font-weight: bold;
}
.colonne1 {
width:50%;
}
.colonne2 {
width:50%;
}
div#fbZoomDiv {
background-color: #fff;
}
.gmapfp {
background-color: white;
}
Last edit: 10 years 11 months ago by Stuart. Reason: alter css
Please Log in or Create an account to join the conversation.
10 years 11 months ago #2280
by gmapfp
Replied by gmapfp on topic Module Background
Hi,
I don't see the module on your link !
I don't see the module on your link !
Please Log in or Create an account to join the conversation.
- Stuart
- Topic Author
- Visitor
10 years 11 months ago - 10 years 11 months ago #2281
by Stuart
Replied by Stuart on topic Module Background
Last edit: 10 years 11 months ago by Stuart.
Please Log in or Create an account to join the conversation.
10 years 11 months ago #2282
by gmapfp
Replied by gmapfp on topic Module Background
Ok,
For the backgound, add in the GMapFP CSS :
.gmapfp {
background-color: white;
}
For the underlining, uplaod the new version.
For the backgound, add in the GMapFP CSS :
.gmapfp {
background-color: white;
}
For the underlining, uplaod the new version.
Please Log in or Create an account to join the conversation.
Time to create page: 0.078 seconds