GarethBarnes1
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Creating rollover for iconsOK, thanks
Forum: Fixing WordPress
In reply to: Creating links from contact iconsI think I will keep the icons as non-functioning and just have the address be the link- so it’s just a case of how I keep the image flat and non-clickable, and how I would find/amend that HTML
Any help massively appreciated! I’ll learn these things eventually…Cheers!
Forum: Fixing WordPress
In reply to: Creating links from contact iconsForum: Fixing WordPress
In reply to: Creating links from contact iconsI just added them into the page from the media library…and noticed this morning that when I clicked on them they opened up as lightbox images (which my portfolio images do)..
Forum: Fixing WordPress
In reply to: Creating links from contact iconsThanks for your help Andrew. Sorry if the answer is obvious, but how I do I find that HTML snippet that you sent the link to? I can access the CSS via Editor but not sure how to find/amend the HTML…
Forum: Fixing WordPress
In reply to: Opening images in lightbox formatSuccess! It works! Thanks loads! A step closer to getting the site sorted! Cheers again 🙂
Forum: Fixing WordPress
In reply to: Opening images in lightbox formatDrats! Still not working..I added that snippet below the first bit of code (see below)..but hasnt changed in Firefox…does below look correct? Cheers!
.slb_content { height: auto; max-height: 600px; overflow-y: scroll; } #slb_viewer_wrap .slb_theme_slb_baseline .slb_template_tag_item_content > * { height: auto; }Forum: Fixing WordPress
In reply to: Opening images in lightbox formatAh-ha…was using Chrome…just opened up via Firefox and works…but yes..a tad scrunchy! Thanks loads for that extra code will try it now (really really appreciate the help!) 🙂
Forum: Fixing WordPress
In reply to: Opening images in lightbox formatAh I see…thanks loads for the help there and thanks also for the code snippet.
I’ve gone ahead and added the code at the bottom of the CSS but there is no change to the lightbox…arrrgh!Forum: Fixing WordPress
In reply to: Opening images in lightbox formatHi,
Thanks loads for that! Will have a go and add that…..is there anywhere in particular I add it in the CSS…just at the bottom? (sorry if that’s a stupid question!)Thanks too for letting me know about the errors…I copied across the Style.css file, and also the CSS folder from the original theme…ok well I’ll copy all of the folders/files across to the child then, just to cover my bases!
Forum: Fixing WordPress
In reply to: Opening images in lightbox format…actually, no I haven’t! At the moment the lightbox image opens up but the scroll bar is on the main page…but I’d like the scroll bar on the light box so I scroll down the image while the main page remains static in the background…..any ideas folks?
Cheers!
Forum: Fixing WordPress
In reply to: Opening images in lightbox formatIt’s ok..think I’ve sussed it!
Thanks for your help…Forum: Fixing WordPress
In reply to: Opening images in lightbox formatHi, no it’s not a case of wanting a slide show. I want to be able to click on each individual image on the home page, and a ‘lightbox’ image opens up with the full web design piece which is a decent size and has scroll bars so the viewer can scroll down the whole design, rather than see the whole design in one go, but very small… hope this makes sense!
thanks!Forum: Fixing WordPress
In reply to: Opening images in lightbox formatHi again,
I’ve successfully installed the Simple Lightbox plug in….and it works, but I was needing the image that opens up to be scrolling, not tightly packed into the whole frame….is there a bit go coding I need to add/amend to make this work?
Thanks!
Forum: Fixing WordPress
In reply to: Opening images in lightbox formatGreat, thank you! Will have a look