The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Style Coding Help.
Okay here is my problem: This is my current skin: the banner just fits on my screen perfectly but im trying to make it fit on all the screens since all computer resolutions are different. you know, match the banner with the whole forum. Or making the banner resize with the forum? It's hard =/ How do I do that? Here is my header code: Code:
<if condition="$bbuserinfo['usergroupid'] == 8"> <meta HTTP-EQUIV="REFRESH" content="0; url=http://www.freerealms.com"> </if> <meta http-equiv="Page-Exit" content="BlendTrans(Duration=0)" /> <meta http-equiv="Page-Enter" content="BlendTrans(Duration=0)" /> <!-- logo --> <a name="top"></a> <table border="0" width="200" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="center"><a href="/"><img src="http://i40.tinypic.com/2wqbwpd.jpg" border="0" alt="Free Realms Forums - Community Fansite" align="center" /></a></td> </tr> <tr> <td width="90%" height="25" align="center" style="background:#8a06b7;"> <td align="right" id="header_right_cell"> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] |
#2
|
||||
|
||||
You need to fix your html in your table - every <td> tag needs to be followed by a </td> tag.
I don't know that you can make a banner fit on everyone's screen. You need to plan for the smallest screen you want it to fit on and then make it no bigger than that size. Not really too much you can do about it. |
#3
|
||||
|
||||
no if you look at
www.vfkforums.com their BETA OLD TIMES skin works perfectly for all computers....idk. |
#4
|
||||
|
||||
That style looks awful in my browser. Part of it is sticking out of the table. And if I make my browser smaller, I can't see half of it.
I think you need to explain what it is you think is so 'perfect' about that skin because I think my idea of a good skin on a site is very different than yours. |
#5
|
||||
|
||||
OH!
I see. yes, you're right. I guess im gonna have to try for a different skin, thanks but im just wondering how vb.org has that border on the right and left to make it look 3Dish. |
#6
|
||||
|
||||
It's an image - you can take a look at the page source and css and see how they did it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|