Banner at top of page
|
04-17-2013, 10:57 PM
(This post was last modified: 04-17-2013 11:07 PM by My Name Is Kate.)
Post: #14
|
|||
|
|||
RE: Banner at top of page
It's a good-looking banner. But I have only a 15" monitor, and the banner extends way off the monitor on the right side, so that I have to horizontally scroll to see it all. The height of the banner is also too big.
A percent code in the image coding should make the banner width (and height) automatically conform to various-size monitors. Here is what the coding for the banner looks like now (it's near the beginning of the body section for the page): <img title="Lincoln Discussion Symposium" alt="Lincoln Discussion Symposium" src="http://rogerjnorton.com/banner1.jpg"></img> If you changed the coding (not sure if you can, but if you can) so it reads like this, it might solve the problem: <img width="100%" title="Lincoln Discussion Symposium" alt="Lincoln Discussion Symposium" src="http://rogerjnorton.com/banner1.jpg"></img> The banner width should also be the same size as whatever the forum width is set to. It's been awhile since I've worked with html coding. If you can't figure out how to do this stuff, maybe you can get answers from this forum: http://www.vbulletin.com/forum/forum/cus...763fb37566 |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)