close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Responsive web design in conflict with 2 extensions

Thread began 7/12/2013 10:41 pm by officeinfocom362633 | Last modified 8/06/2013 10:34 am by Ray Borduin | 5313 views | 22 replies |

officeinfocom362633

Responsive web design in conflict with 2 extensions

Dear Sir

I made my first responsive web design site and I have 2 problems with 2 extensions (Google maps and
Datepicker ) from webassist that I am using in this project.

I think that for the both problems the conflict resides in layout.css file wich contains the rules for media queries.

At Google maps at the Address info window you can see his shadow and it is uncomplete (the corners are missing).
In my layout.css file I have a rule :
img, object, embed, video {max-width: 100%;}
if I remove img tag (object, embed, video {max-width: 100%;}) from this rule there are no problems at google map,
I can see it perfect with shadow and corners, but my images from website will not be responsive web design.

The second probleme is with data picker.
When I load the page, on left side of the page it apears a withe band and the footer is pushed up.
If I press date picker from the form the band disappear and the footer take his normal place.
I think that the problem resides also in layout.css file.

How can I solve this problem ?

Thank You in Advance

Sign in to reply to this post

officeinfocom362633

My Site

Originally Said By: officeinfocom362633
  Dear Sir

I made my first responsive web design site and I have 2 problems with 2 extensions (Google maps and
Datepicker ) from webassist that I am using in this project.

I think that for the both problems the conflict resides in layout.css file wich contains the rules for media queries.

At Google maps at the Address info window you can see his shadow and it is uncomplete (the corners are missing).
In my layout.css file I have a rule :
img, object, embed, video {max-width: 100%;}
if I remove img tag (object, embed, video {max-width: 100%;}) from this rule there are no problems at google map,
I can see it perfect with shadow and corners, but my images from website will not be responsive web design.

The second probleme is with data picker.
When I load the page, on left side of the page it apears a withe band and the footer is pushed up.
If I press date picker from the form the band disappear and the footer take his normal place.
I think that the problem resides also in layout.css file.

How can I solve this problem ?

Thank You in Advance  
Sign in to reply to this post

Jason ByrnesWebAssist

for the date picker issue, edit the css/jquery-ui.css file, change:

.ui-helper-clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

to:
.ui-helper-clearfix:after {content: ""; display: block; height: 0; clear: both; visibility: hidden;}


I dont see a map on the page you attached, please send a link where i can see the map problem.

Sign in to reply to this post

officeinfocom362633

No results

For "date picker" I did the change in jquery-ui.css and nothing have change. That white band still apear.

For the map problem here is the link : http://vanzari-garsoniere-bucuresti.ro/vanzare-garsoniera-bucuresti.php?zona=militari-gorjului&a=45

Sign in to reply to this post

Jason ByrnesWebAssist

for the map issue, add the following CSS rule:

#wagmp_map_1 img {
max-width: none;
}


the .ui-helper-clearfix:after rue is defined in 2 places:
http://vanzari-garsoniere-bucuresti.ro/css/autocomplete.css
.ui-helper-clearfix:before,
.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}
.ui-helper-clearfix:after{clear:both;}

delete those 2 references. and in http://vanzari-garsoniere-bucuresti.ro/css/jquery-ui.css

that file still shows:
.ui-helper-clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

it needs to be changed to:
.ui-helper-clearfix:after {content: ""; display: none; height: 0; clear: both; visibility: hidden;}

Sign in to reply to this post

officeinfocom362633

I did wat you recommend me.

I put in autocomplete.css "#wagmp_map_1 img {max-width: none;}"
and I remove from jquery-ui.css those 2 lines and modify the other line without dot.


The problem for google maps it has been solve now,
but still remaines the problem with that white band and data picker.

You can see it here http://vanzari-garsoniere-bucuresti.ro/vanzare-garsoniera-bucuresti.php?zona=crangasi&a=48

Please help me to solve this problem to.

Thank You

Sign in to reply to this post

Jason ByrnesWebAssist

when i view your css files:
http://vanzari-garsoniere-bucuresti.ro/css/autocomplete.css

http://vanzari-garsoniere-bucuresti.ro/css/jquery-ui.css


the changes are not made in those files. Double check that the upload of the changes is making it to the server.

Sign in to reply to this post

officeinfocom362633

hi again

I send you the files so you can see what change I made.
You can make the necesary changes if you please and be so kind to send me back the modified files to : officeinfocom@gmail.com

With consideration,
Cojocariu Ovidiu

Attached Files
autocomplete.css
jquery-ui.css
Sign in to reply to this post

Jason ByrnesWebAssist

it's not a matter of me making the changes for you.

It is a matter of the changes not being uploaded to the server.

Sign in to reply to this post

officeinfocom362633

HI

There are on the server and the probleme with white band caused by data picker is still there.

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...