-
AuthorPosts
-
January 6, 2017 at 2:20 pm #730355
Hey Guys!
I tried searching in the archives for this and didn’t find it.
Ok, here is what i want to do:
Scroll down to the grid with one purple cell and one white cell (“when you guests win…”)
I would like to make the right border of the first cell to be either diagonal or in a triangle shape pointing to the next cell.
I can’t figure out how to do this without skewing all the content inside as well. i just want the right border to be at a cool angle.
can you advise please? thanks :)
January 6, 2017 at 2:23 pm #730356Oh yeah, and the site is not being responsive so i haven’t had a chance yet to go media query everything on it.
i.e. the other version: http://routier.staging.wpengine.com/ (hosted on WPengine)
had to be manually media queried for all devices and every single element on the page because nothing was being responsive. so if you can help with that too…. that would be awesome ;)
January 6, 2017 at 3:05 pm #730376I put an image in. all good. i don’t think it will really solve the problem. originally the cell was all purple and i wanted to make it diagonal. but i just put an img instead.
January 7, 2017 at 6:38 am #730606Hi,
Thanks for the feedback, I think an image is the best way to do that to be honest. The html/css for that would be a bit tricky. Let us know if you should have any further problems on the topic.
Best regards,
RikardJanuary 7, 2017 at 2:43 pm #730709thanks! i actually ran into one more problem…
the site is sort of a one pager, but i made two other pages for contact and industries. problem is with the menu. i put anchor links in most of the items but as soon as they click on industries and get sent to another page, the other anchored menu options don’t work. any suggestions?
January 7, 2017 at 3:02 pm #730712btw, what do you think of the image fix? i think i made it look pretty good on all devices :)
January 7, 2017 at 6:26 pm #730734hm – you got only relative links to your anchors – but from a different page
routier.staging.wpengine.com/industry/
to the anchor of a different page it is a absolute path neccessary.
so long you have only a onepage homepage everything is ok but on having more than one page you need the link back to homepage.
http://routier.staging.wpengine.com/#solutions (hosted on WPengine) (perhaps it is enough to have /#solutions ) but only #solutions is not enough.January 7, 2017 at 9:06 pm #730753thank you ! i solved it :)
January 8, 2017 at 6:55 am #730794 -
AuthorPosts
- You must be logged in to reply to this topic.