Jump to content

irncru

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by irncru

  1. Hi guys,

    So I'm just trying to make my site a bit more mobile friendly. I currently set the width to a % on images so as to keep them consistent on screen sizes. The only thing is the widths aren't compatible on mobiles and screens. 

    If you see the images on this page http://www.brightonyouthcentre.org.uk/skateboarding/ ,they are fine on a computer, but way too small on a mobile when only spanning 60% of the screen or whatever. Really I'd like for them all to take up the full width. 

    My first thought was to use a media query to say "if on mobile then make width 100%", BUT my problem is I use inline CSS for each of the images because I don't want them all the same width, so I think a media query would be overridden? That's what it seems like anyway as I tried it and nothing happened. If anyone has any suggestions that would be great! Thanks

  2. i haven't changed anything since my first post yet, my method of choice will be one or the other i took my link adding attempt out when i saw it didn't work, but it was simply changing the text "tooltip" to

    <a href="www.example.com">tooltip</a>
  3. brilliant, thanks very much!

     

    while i'm here, i have another question with them... is there a way to make the text that you hover over to reveal the tooltip a clickable link? the text takes this form already but when i click it it just takes me to the top of the page :/ i tried simply adding an html link to the text but it just messes the whole thing up

×
×
  • Create New...