attilahajzer
-
Class assignment critique?
I was aware of the font. I didn't know about font squirrel. ill read up on it tonight. thank you jarolin. and previously when i did close the divs, they would be seperate. it was a weird quirk i wasn't able to fix but i guess it has been a…
-
Re-creating a navigation. How to disable an animation when another class is added.
How do i add the bottom triangle on the .active :after? I know that we need the Content:""; then to position it. but relative? and would that be relative to the parent ? (so the li? or the a?) then the triangle. http://jsfiddle.net/attil…
-
Re-creating a navigation. How to disable an animation when another class is added.
That was fantastic thank you so much! i didn't know css had a attr(data-caption) feature. howcome i've never come across it with css learning tool sites? (or is it maybe an HTML5 feature?) I truly appreciate your help and will keep this in…
-
Rough Design critique
It's now running as http://hajzer.info/
-
Portfolio design assignment
Thanks guys, duely noted. (not quite sure if im saying that right. lmao.) but im working on that all now locally. ill update within the next few days.
-
Critique on new website.
Yes it is my real name, and thank you, i will try to update that as soon as possible thank you very much!
-
Selecting a classless paragraph
oh god that was stupid... -_- and i got it :P
-
Critique on new website.
thats not even that bad! thanks man!
-
Critique on new website.
@christburton Exactly! @ChrisP well how do I widgetize it?
-
Critique on new website.
@ChristP its just cause I'm using starkers and the widgets aren't available, And I think I just want it for the availability. Not the fact that I might actually use it, just so I have it if I want it? or maybe because I'd like the ful…
-
Critique on new website.
@Caleb I just changed the image to a full page background for the time being until i make a background image that goes with it. and im looking for a blank wp theme that enables Widgets. the starkers one does not. Thanks. I truly appreciate it.
-
Critique on new website.
@maxisic i appreciate that thank you ill really consider changing that color thanks. @Jarolin. I totally forgot that i used that! thank you. and the reason i asked for positive criticism is i just didn't want people just putting me down,. of c…
-
Rough Design critique
updated: http://css-tricks.com/forums/discussion/17812/rough-design-critique#Item_6
-
Rough Design critique
yeah, that was the idea for it :P :) and yes i also think the body text should change.
-
Nth-child colourfull navigation issue
It works ! thank you so much!
-
Automatic Calculated Field
I just talked to my boss and he said that instead of sending through email, they want it to upload to a database. I'm not sure how to do that, where can i learn how to do that?
-
Automatic Calculated Field
what would the new JS look like? http://jsfiddle.net/attilahajzer/m6e2y/7/
-
Automatic Calculated Field
its going to be an SSL secured page. and could we get the final total into a input box, that can't be changed? or is there another alternative of some sort?
-
Automatic Calculated Field
okay so the only problem I'm having is displaying the price after submit. I've set up all other fields for when filling out the form and submitting, everything shows up. but the final price. i think its because its not in some sort of F…
-
Automatic Calculated Field
I've been looking but have not found anything well enough. so I've decided to try a new approach which i believe would be a LOT less code and more efficient. I'm thinking with drop down menu (option boxes) you would select the Pac…
-
Automatic Calculated Field
is there maybe a wordpress plugin for this kind of thing?
-
Automatic Calculated Field
Whats Included Lights N' Sights Night Venture Falls View Lights Night Hawk Evening Tourist Evening Overnighter Historic Niagara On The Lake a a …
-
Automatic Calculated Field
I have another Question! http://jsfiddle.net/attilahajzer/6LKht/ I have just realized that I will need to know the package names, the types of people (adult, senior, child, infant) as well as how many. Ontop of that , it needs to be sent to an em…
-
Users and Profiles.
how do i use Wordpress (not buddy press) for a client. I've searched on the wp documentation and tutorials but nothing says anything about having the ability of people signing up and all.
-
Automatic Calculated Field
oh sweet! your sooo gooood! thank you! i will for sure come back to CSS-Tricks for any questions!
-
Automatic Calculated Field
Awsome thanks! one more thing. for some reason the subtotal doesn't update when you add another person or type of person.
-
Automatic Calculated Field
http://jsfiddle.net/attilahajzer/6LKht/8/ now how do i add all the sub totals to create one final total in one Table cell.
-
Automatic Calculated Field
I've removed the data-tax's and for some reason it now won't calculate.... http://jsfiddle.net/attilahajzer/6LKht/6/
-
Users and Profiles.
is that what you use? and I'm having a problem wrapping my head around the fact that do i make a separate theme for the static part of the site, then a theme to resemble the style for the customer part? here's what my client wants: As fo…
-
Automatic Calculated Field
Im trying this on my own but the problem I'm having right now is I'm trying to get rid of the data tax because the tax is not needed. and when i add the sub totals up, i would only like one total which would be all of the sub totals combin…