Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~30.2K People Reached
Member Avatar for suavedesign

Is there a way to apply background-blend-mode: multiply; to only a part of the background image? I have a background image on a div. I only want the bottom half of that image to also have a colored background, blended with the image. How can I do that, without having …

Member Avatar for diafol
0
94
Member Avatar for suavedesign

I am looking to make my client's ecommerce website responsive. Is there anything that I should specifically include or not include on the homepage for the responsive version?

0
194
Member Avatar for suavedesign

I am using javascript for a responsive collapsable nav. I have used this script in the past successfully, but now it's not working. The url is [http://www.piscesprep.com/index](http://www.piscesprep.com/index). index.php is calling the responsive-nav.js and this is the code on my inc_nav.php: <a href="#nav" class="menu" id="toggle"></a> <div role="navigation"> <div id="nav" class="nav-collapse"> <?php …

Member Avatar for diafol
0
112
Member Avatar for suavedesign

I have section blocks on my site, with menu tabs on top of the first section. I want to make the tabs scroll with the user so that it appears to show up on top of each section, but without seeing it scroll- see my page: [http://www.chailifeline.org/events/win4chai/](http://www.chailifeline.org/events/win4chai/) Any tutorials to …

Member Avatar for DaveAmour
0
65
Member Avatar for suavedesign

I am trying to make a section block on my website scroll on top of the section before it. This works with jquery, however, instead of scrolling slowly over the previous block, it covers it completely at once, and you can't read the first block. I tried adding a div …

Member Avatar for mattster
0
132
Member Avatar for suavedesign

I have a flash movie that used to look fine in all browsers, and suddenly stopped working. Can anyone help? [http://sandsllp.com/](http://sandsllp.com/) works fine in all browsers besides ie

0
87
Member Avatar for suavedesign

Using jquey, I am making some elements on my site fade in and out. http://www.boneiolam.org/ns/ - The part I am referring to is on the grey background, under "services". How do I make the effect occur on only one instance of the element at a time? For example, when you …

Member Avatar for suavedesign
0
204
Member Avatar for suavedesign

I am trying to use parallax scrolling for my website. So far, every tutorial I found for parallax scrolling only works with bacground images, which my site does not have. http://www.boneiolam.org/ns/index2.php is the url to my site. If you scroll down to the section with the news (light blue background), …

0
149
Member Avatar for suavedesign

I am trying to st my nav bar so that if one tab is removed, the rest of the tabs will just enlarge, and continue to take up the full nav bar width. How can I do that?

Member Avatar for almostbob
0
110
Member Avatar for suavedesign

I am trying to design a layout that is masonry style. I am having trouble with two things: 1) How can I get my images to remain in the same order, even as the browser width changes, and the columns move around? 2) When the browser screen gets smaller, the …

0
150
Member Avatar for suavedesign

I have an element (a nav bar) on my website that has fixed positioning. How can I make it be fixed only up to a certain point? The url: http://www.peresidences.com/index.php I want the nav bar to be fixed positioning only until it reaches under the picture, and then it should …

Member Avatar for suavedesign
0
789
Member Avatar for suavedesign

I am trying to open a page as a lighbox- and I dont know why its not working- the url is https://www.townehomecare.com/services- where it says "read more" in the middle of the page, I want that new page to open as a lightbox, but instead it opens a regular page. …

0
80
Member Avatar for suavedesign

I am having an issue with styling my website so that it should be compatible for a mobile device. On each page of my website, I have the logo floating left and the nav bar floating right. I want to make the nav bar bigger, but when I do, the …

Member Avatar for suavedesign
0
117
Member Avatar for suavedesign

I have a contact form on my site. Once the user presses "submit", he is redirected to a page with a message. I want, instead for the user to stay on that contact page on my website, and have the message appear right there on the page. How do I …

Member Avatar for JorgeM
0
197
Member Avatar for suavedesign

I need help figuring out an issue I am having on my website, http://rejuvenateusa.org/home.html. When the site is at full screen on my browser, it looks okay, but when I minimize my screen and get a scroll bar on the bottom, the content overflows onto the body of the site, …

0
76
Member Avatar for suavedesign

I made a jquery popup box, and I am having trouble getting the background of the page to darken when the windw pops up. The url to the page is http://rejuvenateusa.org/endorsements.html. Heres the code I am using: html: <div class="cover"></div> <div class="popup"> <div class="close"><img src="images/test_eherenfeldbig.jpg" /><button>close</button></div> </div> <div class="letters"> <div …

Member Avatar for suavedesign
0
6K
Member Avatar for suavedesign

the url to my site is [http://www.designstyleshome.com/products.php](http://www.designstyleshome.com/products.php) I am trying to set each image as width:100% so that I can make my design responsive. Each image is in a div called .product, which has a width of 100%. So why wont the image take up the entire width of div.product? …

Member Avatar for nauticalmac
0
171
Member Avatar for suavedesign

The link to my site is http://www.designstyleshome.com/index.php I want to make the middle section of the site have the grick background, and I want that the brick background should stretch endlessly, regardless of browser width. What is the best way to accomplish this? I tried width:100%; and it didnt work. …

Member Avatar for urtrivedi
0
103
Member Avatar for suavedesign

I am designing a parallax website. My url is http://www.chailifeline.org/events/letourdesimcha/index2.php For the first background image, I would like it to take up 100% of the browser at all times. if i set it to have a background-size:100% 100%; i get the effect i want, but the image is distorted. if …

Member Avatar for Ritesh_4
0
122
Member Avatar for suavedesign

my url is [http://www.chailifeline.org/events/letourdesimcha-new/index.php](http://www.chailifeline.org/events/letourdesimcha-new/index.php) How can i get the background image on top to stay as a full background border, no matter how much a user zoom out? it's width is set as 100%. I dont want to see any black background when I zoom out. How do i do …

Member Avatar for suavedesign
0
337
Member Avatar for suavedesign

My url is http://216.188.144.4/mental_health.php I have a closed quote, which is an image at the end of each italicized paragraph. The img is a span, inside a div. How can I make the img align so that it doesnt create a space between the second to last and last lines …

Member Avatar for JorgeM
0
174
Member Avatar for suavedesign

My url is [http://216.188.144.4/](http://216.188.144.4/) Can anyone help me figure this out: I am trying to get the nav bar to appear on top of the image. I dont know why there is a space between the image and the top of the screen, which is where the nav is now. …

Member Avatar for suavedesign
0
183
Member Avatar for suavedesign

How can i wrap my text around the image on this page? it's using a float, but i want it to wrap around the img of the hand. [http://www.mimahealthcare.com/about.php](http://www.mimahealthcare.com/about.php) thanks

Member Avatar for suavedesign
0
258
Member Avatar for suavedesign

I am trying to do something simple, but for some reason I am having trouble. I have a few images, that have the hover effect. I want that when the user hovers over the image, he should see a different image on top. (It is thumbnail images, and I want …

Member Avatar for iLikePHP
0
174
Member Avatar for suavedesign

I am having a hard time figuring out why the inner pages of my website are not centered when viewed in IE (IE10 is fine, the older versions are giving me the problem.) Although the home page is centered, it ignores the margin:0 auto; on the inner pages. This is …

Member Avatar for suavedesign
0
92
Member Avatar for suavedesign

I am trying to make a dotted horizontal line between a column of names and a column of numbers. how do I do this using css? here's a url to see what I mean: [http://www.lose4autism.org/index2.php](http://www.lose4autism.org/index2.php) in the box titled "top fundraisers" there is a list of names, with a dollar …

Member Avatar for suavedesign
0
3K
Member Avatar for suavedesign

I have an img on my site that I want to be positioned absolute. The problem is that it jumps around when the screen is resized. I made the container div have position:relative; so I don't know why this is happening. This is the url to my site: [http://www.windowsauction.org/](http://www.windowsauction.org/) The …

Member Avatar for suavedesign
0
153
Member Avatar for suavedesign

I am having trouble with IE stylesheets. I have a few separate style sheets for my website- for ie6, ie7, ie8. I am using a conditional comment to link my index.php to these stylesheets, and ie is not reading the styles. This is the code for my condintional comment: <!--[if …

Member Avatar for JorgeM
0
1K
Member Avatar for suavedesign

I am trying to align some text vertically with an image next to it, as in: [http://204.10.65.195/get_involved.php](http://204.10.65.195/get_involved.php) On the bottom half of the page, you can see that I have a bunch of images, each one with some text next to it. I want the text to appear in the …

Member Avatar for flashhtml5
0
309
Member Avatar for suavedesign

I have a page on my website that has three columns of images. I want to use responsive web design to resize it, so that when the screen gets smaller, it becomes two columns, and when it gets even smaller, the design should become 1 column. I want to use …

Member Avatar for pritaeas
0
134