goalieman34
-
Full Width Background Color
Hmm I tried playing with the media queries and was not able to fix the problem. Can anyone else see why my text is getting push below the image of the map on their mobile (Iphone) devices. www.jobspark.ca
-
Full Width Background Color
So I have one last minor fix. I am looking to insert some spacing between the map and the text, which it looks like I have room for. But when I do this and view the website on my Iphone it shows that it doesn't have any room and the image is pu…
-
Inserting Search box into header image
@mattrossi @CrocoDillon @jmacaluso I found a spot that I can insert some html into my header. Does this help things ?
-
Full Page Fading Background
I used anystretch and seemed to work great. http://stackoverflow.com/questions/13548662/problems-implementing-jquery-anystretch-for-full-screen-background-image
-
Website Font Recommendation
oh sorry one last question. Is there an alternative way to having to pay monthly or annually? Just wondering if I have to use those options.
-
Website Font Recommendation
@chrisburton thanks for letting me know about Webtype. I will choose some styles and let you know how I make out. I want a professional looking website so looking for quality and willing to pay some. Thanks again
-
Website Font Recommendation
I have no idea what fonts cost but my budget would be maybe $60-100. Not sure if that enough
-
Page Layout Improvements
@hotpink Thank you so much! The job listings look so much better now.
-
Page Layout Improvements
Can someone help me solve this little issue I am having. I have added in a bottom border to my entries. I am trying to get the border to move up so that it is flush with the bottom of the box that displays the date. I am needed to do this while le…
-
Page Layout Improvements
@scottnix Thanks! I totally agree with you with the hover. I plan on leaving that out so it does not confuse the users. Do u have any other recommendations to improving the look. http://www.jobspark.ca/job-listings/
-
Inserting an image into contact form
Thanks you guys, The method that I have been trying was to add a background image to the contact form and then position it to the right. http://www.jobspark.ca/post-a-job/
-
Job Search Website Critique
hmmm still not showing up the image. Sorry man this is turning out to be a pain for ya. ul.tick-list li:before { content: ""; background-image: url(/storage/checkmark.jpg); background-repeat: no-repeat;} It should be working. I cant s…
-
Job Search Website Critique
@andy_unleash Can i replace the content with the background image or is this wrong? ul.tick-list { list-style: none; margin-left: 0; padding-left: 25px; } ul.tick-list li { display: inline-block; width: 45%; } ul.tick-list li:before { …
-
Job Search Website Critique
ok check it out now. Content line it shows up as a question mark. I think I should just use an image then?
-
Job Search Website Critique
@andy_unleash Awesome! The checkmarks are not working so can you change it so that i can just upload an image for the check mark?
-
Job Search Website Critique
@andy_unleash @Watson90 Thanks you guys for the feedback. - I will fix those links so they have a hover. haha now i feel really stupid about that image. I was having troubles with the code so just quickly made an image in Photoshop. If you have …
-
Cant find correct page id!
Is this the code i need to use for IE. If so can you show me what I need to do with it? Thanks .color-block { background:transparent; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50990000,endColorstr=#50…
-
Cant find correct page id!
sweet it worked. now just need to fix it up so it works for IE 8 and down. Should i remove my old code then? #modulePage19098228 #contentWrapper { background-image: url(/storage/transparentbackground3.png) !important; }
-
Cant find correct page id!
thanks for the reply. So i have tried that out previously and take a look at what happens. It makes the transparency all messed up on the homepage. http://www.jobspark.ca/
-
Cant find correct page id!
@andy_unleash Thanks for the help! That works fine to get the white background in but my problem is that it effects my homepage and the transparency on the page content gets blended in with the white. Is there a way to block it from the home page. h…
-
Cant find correct page id!
yeah that is weird.... How do I add a background color to that page then??
-
Equipment Chart Ideas
ok thanks I will watch the videos. Dead space is just a large awkward empty space on the page.
-
Equipment Chart Ideas
ok sounds good. Does anyone have an idea of how to best layout the table to eliminate dead space http://petrowest.squarespace.com/articulated-rock-trucks-info/
-
Equipment Chart Ideas
Sorry about that. here is the link again http://petrowest.squarespace.com/articulated-rock-trucks-info/ If that doe not work just go to http://petrowest.squarespace.com/fleet1/ and then click on the first picture of equipment called Articulated Roc…
-
CSS Round Corners Problem
Thanks everyone! I was able to solve this problem.
-
CSS Inspect Element Help
Thanks man! .qtip-contentWrapper {border: 3px solid #C9C9C9 !important;}Solved!