GoNode5 Posted July 15, 2016 Share Posted July 15, 2016 I'm trying to change the width of a banner on my website does anyone know how to do it. The website is in HTML and CSS or not sure if that's the same thing or not but yea. I'm trying to change the width of the banner can anyone help me out. Right now I'm in the public_html/template/css/sytles.css but not sure where to edit it at. Quote Link to comment Share on other sites More sharing options...
Charlotte Posted July 15, 2016 Share Posted July 15, 2016 You will usually place banners on the #header. Or you can adjust your banner size in html. <img src="Images/banner.png" width="1500" height="500" /></a><div id="header"></a></div> 1 Quote Link to comment Share on other sites More sharing options...
GoNode5 Posted July 16, 2016 Author Share Posted July 16, 2016 You will usually place banners on the #header. Or you can adjust your banner size in html. <img src="Images/banner.png" width="1500" height="500" /></a> <div id="header"></a></div> This Quote Link to comment Share on other sites More sharing options...
Charlotte Posted July 16, 2016 Share Posted July 16, 2016 Add a # in front of header. #Header { } Quote Link to comment Share on other sites More sharing options...
1 ticks Posted July 16, 2016 Share Posted July 16, 2016 (edited) This download subline XD and use hex colors and download bootstrap and you might have the <img> inside of a div or well that needs to be expanded. is the banner getting cut off? or is it just too small and you want to make it larger. Edited July 16, 2016 by 1 ticks 1 Quote Link to comment Share on other sites More sharing options...
Xylate Posted July 16, 2016 Share Posted July 16, 2016 Still need help with anything, shoot me a message on Skype! XylateScripts 1 Quote Link to comment Share on other sites More sharing options...
Krys Posted July 16, 2016 Share Posted July 16, 2016 pm me if you need help Quote Link to comment Share on other sites More sharing options...