Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GS Theory
#10
(2017-08-25, 22:14:32)Timbow Wrote: Bizarre! I couldn't possibly say what is happening there.

Ok so I have figured it out! because the banner has an image by applying the max-width it for some reason is duplicating the background image and fitting it as best as it can within that container. by creating a new id in the CSS and change the HTML 

Code:
/* Banner content */

    #banner-content img{max-width: 100%}
 
Code:
<section id="banner">
        <img src="../data/uploads/logo-medium-compressed.png" id="baner-content">
</section>

it also give the opportunity to expand the usability of the banner, you could embed a YouTube video, ad more images or text even.

Again Great theme! I would lobe to see it developed more!
Reply


Messages In This Thread
GS Theory - by Timbow - 2017-04-25, 23:37:07
RE: GS Theory - by Timbow - 2017-05-20, 00:24:43
RE: GS Theory - by Craziwolf - 2017-08-24, 14:29:29
RE: GS Theory - by Timbow - 2017-08-24, 17:22:53
RE: GS Theory - by Craziwolf - 2017-08-25, 16:18:51
RE: GS Theory - by Timbow - 2017-08-25, 19:41:36
RE: GS Theory - by Craziwolf - 2017-08-25, 21:20:38
RE: GS Theory - by Timbow - 2017-08-25, 22:14:32
RE: GS Theory - by Craziwolf - 2017-08-26, 10:12:29
RE: GS Theory - by Craziwolf - 2017-08-26, 07:48:37
RE: GS Theory - by Sabine - 2018-01-18, 08:21:52
RE: GS Theory - by Timbow - 2018-01-18, 09:10:20
RE: GS Theory - by Sabine - 2018-01-18, 09:32:52
RE: GS Theory - by Sabine - 2018-01-19, 09:06:24



Users browsing this thread: 1 Guest(s)