Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can I control Logo display width?
#1
I use a logo that should span the width of the table, but it doesn't always do this. I think it depends upon the Display Resolution settings.

How can I control the width of the logo image (attached) to display properly?
My site:
http://forum.ladygagamonsters.org/Forum/index.php


Attached Files Thumbnail(s)
   
Reply
#2
You mean a different width depending on the screen resolution?

You can eighter work with %, for example width: 40%; instead of px.
Or you could (more complicated) use javascript or php to get the screen resolution and then dynamically set a width.
Forum Admin
Reply
#3
(09-21-2010, 07:17 PM)Lennart Wrote: You mean a different width depending on the screen resolution?

You can eighter work with %, for example width: 40%; instead of px.

Where do I program the %?. In the logo class?
Reply
#4
Yes, as a CSS argument.
Forum Admin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)