1) Describe Work Request (be as detailed as possible):
I need a CSS table created. I've attached a .jpg here showing the exact specifications:
2) Payment methods you support (ie: Paypal, 2checkout etc):
I can pay via PayPal.
Thanks much,
Michele
1) Describe Work Request (be as detailed as possible):
I need a CSS table created. I've attached a .jpg here showing the exact specifications:
2) Payment methods you support (ie: Paypal, 2checkout etc):
I can pay via PayPal.
Thanks much,
Michele
how wide is the gutter between the image and the editable text fields?
are those user-editable text fields or developer-editable text fields?
If user-editable, is this a collective set, or are they each submittable separately?
how wide is the gutter between the image and the editable text fields?
---- 4 px if the math works out
are those user-editable text fields or developer-editable text fields?
---- developer-editable
If user-editable, is this a collective set, or are they each submittable separately?
---- n/a
Free of charge...Code:<style type="text/css"> div#wrapper { margin:0; padding:8px; background-color: #dad6cb; width: 753px; } div#wrapper img { float:left; width:494px; } div#wrapper div{display:inline; margin:0; padding:0} div p { margin:0; padding:5px; background-image: url('/path/icon_arrow_link.gif'); background-repeat: no-repeat; background-position: left middle; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; width: 250px; } p.597290 {background-color: #597290} p.388faa {background-color: #388faa} p.b6854a {background-color: #b6854a} p.ab6c4d {background-color: #ab6c4d} p.9a8a7b {background-color: #9a8a7b} p.808080 {background-color: #808080} </style> <div id="wrapper"> <img src="" width="494" height="150" alt=""> <div> <p class="597290">TEXT</p> <p class="388faa">TEXT</p> <p class="b6854a">TEXT</p> <p class="ab6c4d">TEXT</p> <p class="9a8a7b">TEXT</p> <p class="808080">TEXT</p> </div> </div>
There are a couple of details that you need to fill in yourself, but I think it's all self-explanatory... Let me know if there are any modifications.
Hi boogyman,
You are so kind! I posted here, looks like there are a few probs ...
http://www.coastalsurfandski.com/csstest/
or did i do something ....
Awesome, I tweaked your code and got this ... I'm going to browser test it now ... I'm seeing everything I hoped for, but I'm using Firefox on a Mac so we'll see ....
http://www.coastalsurfandski.com/csstest/newtest.html
You can use BrowserShots to see what your site looks like in other browsers and on different platforms. I can tell you directly that it looks different in IE.
Good luck!
Yes, I'm testing it in Browsershots as we speak! Hey are you available for small CSS bits of work? I'm getting busy (I'm a Web Developer) and my CSS guru has a new job. I really need someone for CSS help on occational projects going forward. Not a lot of work, mostly small things here and there. Are you interested?/available from time to time? Thanks so much for your help!
If you just need help with minor issues, you can post on the forums here and some of the nice people here will help you out. If you think you need to hire a freelancer, I'm interested but I'll let boogyman and Nile answer first, they should have dibs on this after helping you out.
Bookmarks