issues
search
simonlehmann
/
Group3-Real-Estate-Site
Real Estate trading site - Diploma in Programming, Semester 1, 2016 @ North Metropolitan TAFE
http://group3.centralapp.com.au
Other
3
stars
1
forks
source link
Assortment of fixes and can add suburbs of search page
#250
Closed
jayden2
closed
8 years ago
jayden2
commented
8 years ago
added victoria header, and fixed a header bug (vic didnt have background-size 120%)
added act header
these are also compressed
remove a log call
truncate names, username and email on property realestate partial and search page results partial
commented out location tags as not dynamic and not in v1
overflow scroll-y on search results config so you dont go over the page limit (this is also the case for mobile at 200px)
fixed property page star as it wasnt padded properly
can now search for suburbs on the search page and switch suburb
added button to toggle search additional suburbs
edited parital from search to see if its on the search path to or not to size the div
made search partial styles so it not longer has styles for the image on the search page (but does on buy)
added check for window path to be on search/buy to add classes for header images, otherwise you'll get an image on search page
fixed the sizing of the add search criteria button to keep inline with the add suburbs button
added title headers to all the pages to know what page user is on
other additional changes and fixes