Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
alyssak1212
tagDiv Member

Thank you! Changing the position to relative worked and now the headline and text are showing.

How could I make the embedded map larger? This is what I have right now in my style sheet:
<style>
.google-maps {
overflow:hidden;
padding-bottom:75%;
position:relative;
height:0;
}
.google-maps iframe {
position:relative;
height:480px;
width:1068px;
}
</style>

Thank you!

alyssak1212
tagDiv Member

Thanks, I’ll try this!

Viewing 2 posts - 1 through 2 (of 2 total)