PDA

View Full Version : Affinity Skin


fergiej
08-01-2005, 03:27 PM
It sure is great to see I made the right choice with Subdreamer. I am relly impressed with everyone's hard work this past year or so I've been around.

I just downloaded all of the updates last night and got 2.2 running no problem. I wanted to try the Affinity skin. It works really well wexcept the width on the forums. I really need the forum to be wider. What file and where do I make this mod? I assume it's the forumskin.php file in teh skin folder. What lines do I change?

Thanks guys and keep up the fantastic work!

oktam
08-01-2005, 03:29 PM
Originally posted by fergiej@Aug 1 2005, 10:27 AM
It sure is great to see I made the right choice with Subdreamer.* I am relly impressed with everyone's hard work this past year or so I've been around.

I just downloaded all of the updates last night and got 2.2 running no problem.* I wanted to try the Affinity skin.* It works really well wexcept the width on the forums.* I really need the forum to be wider.* What file and where do I make this mod?* I assume it's the forumskin.php file in teh skin folder.* What lines do I change?

Thanks guys and keep up the fantastic work!
77

As i told you at the SD.com boards, I think you need to edit forumskin.php

abcohen
08-01-2005, 04:08 PM
Originally posted by oktam@Aug 1 2005, 11:29 AM
As i told you at the SD.com boards, I think you need to edit forumskin.php
78


Yes your right... but telling someone its raining out and handing them an umbrella is two different things (I think he wants the umbrella -- not just to know its raining out) I'm sure someone will come along and help you out... (perhaps Stelly) :blink:

fergiej
08-01-2005, 04:21 PM
Originally posted by abcohen@Aug 1 2005, 11:08 AM
Yes your right... but telling someone its raining out and handing them an umbrella is two different things (I think he wants the umbrella -- not just to know its raining out)* I'm sure someone will come along and help you out... (perhaps Stelly)* :blink:
95

:D Thanks abcohen. I am indeed in need of an umbrella. There are a bunch of possibilities in that file and I want to make sure I don't really screw it up. Besides, this is the better place now to make these posts.

jennec
08-01-2005, 05:13 PM
Originally posted by fergiej@Aug 1 2005, 04:27 PM
It sure is great to see I made the right choice with Subdreamer.* I am relly impressed with everyone's hard work this past year or so I've been around.

I just downloaded all of the updates last night and got 2.2 running no problem.* I wanted to try the Affinity skin.* It works really well wexcept the width on the forums.* I really need the forum to be wider.* What file and where do I make this mod?* I assume it's the forumskin.php file in teh skin folder.* What lines do I change?

Thanks guys and keep up the fantastic work!
77



Find this code

<table width="100%" border="0" cellpadding="0" cellspacing="0" class="main_1">
*
*<tr>
* *<td height="275"></td>
* *<td align="center" valign="top"><table width="645" border="0" cellpadding="0" cellspacing="0" class="border_3">
* * *
* *<tr>
* * *<td width="20" height="245" valign="top" class="border_1"><table width="20" border="0" cellpadding="0" cellspacing="0" class="border_2">
* * * * *<tr>
* * * * * *<td width="20" height="245"></td>
* * * * *</tr>
* * *</table></td>
* * *<td width="605" valign="top" class="main_2"><table width="605" border="0" cellpadding="0" cellspacing="0" class="main_3">
* * * * * *<tr>
* * * * * * *<td width="605" height="1" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
* * * * * * * *
* * * * * * * * *<tr>
* * * * * * * * * *<td width="100%" height="1" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
* * * * * * * * * * * *<tr>
* * * * * * * * * * * * *<td width="100%" height="1" valign="top" class="main_4">
* * * * * * *
* * *<table width="100%" border="0" cellpadding="0" cellspacing="0">
* * * * * * * * * *<tr>
* * * * * * * * * * *<td width="30" rowspan="2" valign="top" class="content_1"><table width="30" border="0" cellpadding="0" cellspacing="0" class="content_2">
* * * * * * * * * * * * *<tr>
* * * * * * * * * * * * * *<td width="30" height="33"></td>
* * * * * * * * * * * * *</tr>
* * * * * * * * * * *</table></td>
* * * * * * * * * * *<td width="100%" height="33" valign="top" class="content_3"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="content_4">
* * * * * * * * * * * * *<tr>
* * * * * * * * * * * * * *<td width="100%" height="33" align="left" valign="middle" class="content_8" nowrap>' . $categories . '</td>
* * * * * * * * * * * * *</tr>
* * * * * * * * * * *</table></td>
* * * * * * * * * *</tr>
* * * * * * * * * *<tr>
* * * * * * * * * * *<td height="1" valign="top" class="content_5"><table width="100%" border="0" cellpadding="0" cellspacing="0">
* * * * * * * * * * * *<tr>
* * * * * * * * * * * * *<td width="100%" height="1" align="left" valign="top" class="content_7">

And replace it with this

<table width="100%" border="0" cellpadding="0" cellspacing="0" class="main_1">
*
*<tr>
* *<td height="275"></td>
* *<td align="center" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="border_3">
* * *
* *<tr>
* * *<td width="20" height="245" valign="top" class="border_1"><table width="20" border="0" cellpadding="0" cellspacing="0" class="border_2">
* * * * *<tr>
* * * * * *<td width="20" height="245"></td>
* * * * *</tr>
* * *</table></td>
* * *<td width="100%" valign="top" class="main_2"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="main_3">
* * * * * *<tr>
* * * * * * *<td width="100%" height="1" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
* * * * * * * *
* * * * * * * * *<tr>
* * * * * * * * * *<td width="100%" height="1" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
* * * * * * * * * * * *<tr>
* * * * * * * * * * * * *<td width="100%" height="1" valign="top" class="main_4">
* * * * * * *
* * *<table width="100%" border="0" cellpadding="0" cellspacing="0">
* * * * * * * * * *<tr>
* * * * * * * * * * *<td width="30" rowspan="2" valign="top" class="content_1"><table width="30" border="0" cellpadding="0" cellspacing="0" class="content_2">
* * * * * * * * * * * * *<tr>
* * * * * * * * * * * * * *<td width="30" height="33"></td>
* * * * * * * * * * * * *</tr>
* * * * * * * * * * *</table></td>
* * * * * * * * * * *<td width="100%" height="33" valign="top" class="content_3"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="content_4">
* * * * * * * * * * * * *<tr>
* * * * * * * * * * * * * *<td width="100%" height="33" align="left" valign="middle" class="content_8" nowrap>' . $categories . '</td>
* * * * * * * * * * * * *</tr>
* * * * * * * * * * *</table></td>
* * * * * * * * * *</tr>
* * * * * * * * * *<tr>
* * * * * * * * * * *<td height="1" valign="top" class="content_5"><table width="100%" border="0" cellpadding="0" cellspacing="0">
* * * * * * * * * * * *<tr>
* * * * * * * * * * * * *<td width="100%" height="1" align="left" valign="top" class="content_7">

Now Reskin your forum.

Basically all this code does it change any widths of 605 or 645 to 100%. This did the trick for my test site.

fergiej
08-01-2005, 05:54 PM
Thanks! I'll give this a shot as soon as I get home. Only thing I can see code with here is notepad and that's brutal without the formatting.

fergie

oktam
08-01-2005, 05:58 PM
Originally posted by abcohen@Aug 1 2005, 11:08 AM
Yes your right... but telling someone its raining out and handing them an umbrella is two different things (I think he wants the umbrella -- not just to know its raining out)* I'm sure someone will come along and help you out... (perhaps Stelly)* :blink:
95

Abcohen,
I would help, but I don't have a copy of the Affinity skin to look at, I don't have a license, (but I may buy the skin)

abcohen
08-01-2005, 07:29 PM
Originally posted by oktam@Aug 1 2005, 01:58 PM
Abcohen,
I would help, but I don't have a copy of the Affinity skin to look at, I don't have a license, (but I may buy the skin)
118


Buy a Pro License its WELL Worth the money (if you do the math its worth it in 6 skins and 4 plugins)

but the rules for this board will be posted sortly -- and there is totally a rule about Warez and giving away of files [that are under copyright] -- so we cant send you the skin for free (sorry)

oktam
08-01-2005, 07:44 PM
Originally posted by abcohen@Aug 1 2005, 02:29 PM
Buy a Pro License its WELL Worth the money* (if you do the math its worth it in 6 skins and 4 plugins)

but the rules for this board will be posted sortly -- and there is totally a rule about Warez and giving away of files [that are under copyright] -- so we cant send you the skin for free (sorry)
130

well... i am getting a pro license from someon, but subduck hasnt had time to look into it (to transfer it) yet, so I will probably have the files later this month

abcohen
08-01-2005, 08:18 PM
Originally posted by oktam@Aug 1 2005, 03:44 PM
well... i am getting a pro license from someon, but subduck hasnt had time to look into it (to* transfer it) yet, so I will probably have the files* later this month
134

I'm sure Subduck will take that up with you but there is no support of transfering licenses...

oktam
08-01-2005, 08:38 PM
Originally posted by abcohen@Aug 1 2005, 03:18 PM
I'm sure Subduck will take that up with you but there is no support of transfering licenses...
140

He said he would look into it. He never said anything about that.

"I'll look into this in august when I get some more time"

fergiej
08-01-2005, 09:38 PM
Yep, that did the trick. Thanks jennec! Forum is nice and wide now.

indiqo
08-02-2005, 10:04 AM
Well because most of you guys like to have liquid layouts I decided to include 2 different designs in each upcoming skin - one with a fixed and one with a liquid width! :)

abcohen
08-02-2005, 01:00 PM
Originally posted by indiqo@Aug 2 2005, 06:04 AM
Well because most of you guys like to have liquid layouts I decided to include 2 different designs in each upcoming skin - one with a fixed and one with a liquid width! :)
193


Voices heard... see everyone does have voice in the future...

prmdbr
08-29-2005, 06:13 PM
Originally posted by abcohen@Aug 2 2005, 09:00 AM
Voices heard...* see everyone does have voice in the future...
197


does anyone have a similar fix for the 'simplicity' skin?

I've been trying to edit the forumskin file, but i cant find the right values.

any help would be awesome. thanks