| 11-21-2003, 10:38 PM | #1 |
I am attempting a similar setup to the header as this site, largely (no pun intended) because of an oversized logo. I want the logo to stay the same, so, Administrators, what file did you edit to get the header the way it is? If you wish to give me no more information than which file it is, I will be fine. But specifics would be nice.:D |
| 11-21-2003, 11:17 PM | #2 |
Your just walking in here saying "HEY I WANNA MAKE THE SITE HEADER! TELL ME BLAH BLAH BLAH" You haven't even asked for permission? Or have you://// |
| 11-22-2003, 12:05 AM | #3 |
No, he said that he is making a similar setup to the header at this site, not that he is making a header for this site. |
| 11-22-2003, 03:47 AM | #4 |
Oh I'm sorry. :saddened: |
| 11-25-2003, 01:52 AM | #5 |
Yeah, if I could get an admin to respond to this, or maybe a knowing mod, I would be extremely thankful. |
| 11-25-2003, 04:21 AM | #6 |
Your question is alittle confusing, "stay the same" isnt specific enough. Does stay the same mean image size does not change? Does stay the same mean image size changes depending on a users resolution? Eitherway.. Take a look at the html output of this site, it wouldnt be very hard to figure out if ya just looked at the html that vbulletin is outputing. Here, i did the job for ya: Code:
<center> <table width="950" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="950" style="background-repeat: no-repeat" background="http://www.wc3campaigns.com/forums/images/NightElf/logo.jpg" height="235" valign="bottom"> <p align="center"><br> |
