On Mar 17, 2014, at 11:53 AM, Chris Rockwell wrote:
> http://www.surfshopcart.com/responstable.html
Thanks again. I really appreciate this list and everyone's help.
Frank
http://www.surfshopcart.com/
Setting up shop has never been easier!
___
On Mar 17, 2014, at 11:02 AM, Chris Rockwell wrote:
> Just click on (SCSS) next to CSS and it will show you the compiled code
Well that was embarrassingly simple. :|
I compared the converted CSS that I had before to the converted CSS
from CodePen and they are the same, so it mu
Just in case it makes any difference, here's the CSS I was given by
that site:
.responstable {
margin: 1em 0;
width: 100%;
background: white;
color: #024457;
border-radius: 10px;
border: 1px solid #167f92;
overflow: hidden;
}
.responstable tr {
border-top: 1px solid #167f9
I'm trying to implement this responsive table on my site:
http://codepen.io/sharifh/pen/imojf
It works fine in the Safari browser on my Mac when resizing the window,
but it doesn't work on the iPhone - the table remains "normal".
I'm thinking that my problem is the SCSS.
On Jan 20, 2014, at 6:31 AM, Tom Livingston wrote:
> Try playing with the fieldset wrapping the search_box. Some other
> margin/padding settings were helping. Tweak to suit:
>
> margin: 0 2% 0 0;
> padding-top: 2px;
Tom,
I plugged in those parameters and played around with various
comb
On Jan 9, 2014, at 5:04 PM, Tom Livingston wrote:
> If I may, maybe this will get you started:
Tom,
I'm sorry I didn't respond earlier. I had a coding problem that needed
to be fixed, and then after that was done, I just plain forgot!
Thanks so much for the code. I took it and
On Jan 9, 2014, at 1:43 PM, Tom Livingston wrote:
> According to Firebug in FireFox, your is inside of
> which, actually, is wrapping a lot of stuff.
> That doesn't look right to me.
Thanks, Tom. I moved the span tags outside the label tags but that
just added a lot of empty space on a
Good morning,
I need some help on a problem I'm having.
I've replaced the old table-based navigation header of SurfShop with a
CSS version, but I'm having a problem aligning the radio buttons and their
labels. I'd like them to be vertically aligned in the search box, like they
This is a one-time post to ask for help. It will not be repeated.
We tried to do this on our own, but we're programmers here, not
designers. So we could really use your help.
Our SurfShop shopping cart was recently released as open source. It's
been around for awhile and, unf
On Dec 5, 2013, at 10:35 AM, Philip Taylor wrote:
> Even CSS-list spammers should have the sense to realise that their so-called
> "pro" solutions will be exposed for the amateurish rubbish that they really
> are if they insist on posting unsolicited links here
Hi Philip,
Wow! I really
On Dec 4, 2013, at 8:03 PM, JAY TANNA wrote:
> .progbox {padding-left: 0; margin: 0 auto;}
Thanks, Jay. That did the trick!
Frank
Setting up shop has never been easier!
http://www.surfshopcart.com/pro.php
__
css-dis
Hello,
I'm new to CSS here, so forgive me if this is a basic question. I just
added a CSS progress bar to our open source shopping cart, SurfShopPRO. It
looks nicer than the graphics we were using before, but it could be better.
One of the things I need help with is that the p
12 matches
Mail list logo