Quick Login   
 
Register AdminFusion Tutorials Post Fusion Forum Matrix
 
<!-- google_ad_section_start -->Blue Orange<!-- google_ad_section_end -->
Blue Orange
Created by: Chris Gwynne on 24-Apr-2006
Published by RedMatrix
05-09-2006
<!-- google_ad_section_start -->Blue Orange<!-- google_ad_section_end -->

Attached you will find:
.ZIP file (with the PSP for the logo)
2 previews.
Skin Tools

Attached Images
File Type: png screen1.png (84.2 KB, 310 views)
File Type: png screen2.png (93.8 KB, 135 views)
Attached Files
File Type: zip AF_BlueOrange.zip (1.17 MB, 115 views)

  #1  
By Mike Aurelius on 05-11-2006, 04:34 PM
I spent the better part of 4 hours getting this skin to work properly with a full width format.

Shame on you!

In about 8 different places you had hard-coded the width of 761 pixels instead of using the built-in replacement variable $stylevar[outertablewidth].

Hard-coding instead of using a software supported replacement variable is the fastest way to make the skin non-upgradable, and it's lousy coding.

And at least one other skin you wrote is exactly the same way - hard coded instead of using the replacement variable.

The replacement variables are there for a reason and every skin "creator" should be using them!

4 hours I'll never see again...what a waste!
Reply With Quote
  #2  
By Mike Aurelius on 05-11-2006, 04:37 PM
To make the changes to a full width style, you need to find every instance of "width=761px" and replace it with "width=100%".

You'll find several of them in the header and footer, but the main board width control will be found in the Additional CSS Definitions (WHY????).

Replace any 761px with 100% and you should be on track.
Reply With Quote
  #3  
By Richieboy67 on 05-11-2006, 10:40 PM
Actually,

I swear I had it working before and I did none of that. Actually I am not sure what I did. I could have made it a child style off of a wider style... I am not sure but anyways...

I tried changing all instances of 671 to 100% already. That was the first thing I tried....lol

I did not go into the css though so that must be my problem!!! Thanks!!! Honestly, I didn't think I would find the culprit there but I was getting close. I too have wasted time on this but it'll be sweet wide so it is worth it to me...

Thanks for the help!!!!!
Reply With Quote
  #4  
By Richieboy67 on 05-11-2006, 10:50 PM
Thanks!!!

Those additional CSS Definitions did the trick.... I would have pulled all my hair out looking for those....lol


Thanks again!!
Reply With Quote
  #5  
By Chris Gwynne on 05-12-2006, 02:36 AM
Quote:
Originally Posted by Mike Aurelius View Post
To make the changes to a full width style, you need to find every instance of "width=761px" and replace it with "width=100%".

You'll find several of them in the header and footer, but the main board width control will be found in the Additional CSS Definitions (WHY????).

Replace any 761px with 100% and you should be on track.
I usually hardcode some widths then go back and change them later, must have forgotten with this one, my bad.

The reason why the other skin is the same is because it was a Child of this theme, so it inherited the values.

Glad you have it working lol
Reply With Quote
  #6  
By Richieboy67 on 05-12-2006, 06:43 PM
Thanks,

I have it working but I am having one small problem now. I haven't had time to investigate yet so maybe you can save me some time..

The right side border is not showing now and it appears that something is too wide. I am not sure if thats the problem....

The site is www.talkandmore.net

I believe I have to change some of those additional css definitions....




If anyone has a minute to take a lok it would help me much... :blaf:

Thanks
Reply With Quote
  #7  
By Richieboy67 on 05-14-2006, 07:51 PM
OK, What is happeneing is the orange bar.... The frame that goes around the outside edge of the site has not moved on the right side. It is still at 761 but I cannot find it. I have looked at the css to no avail.....

It can only be seen at certain times but idealy I would like it to display on the right side of the page.

It has to be in the css somewhere but I cannot find it.... Help..... vict:
Reply With Quote
  #8  
By Richieboy67 on 05-16-2006, 10:12 PM
Is anyone going to give me advice on finishing this? I am so close and I am using this as my main style...... Chris? Can you please help??

How did you code the frame or orange bar??? I am confused. Is the right hand orange bar part of the backround or a seperate image? Is it set at 761 for width or what??? If it is an image what is the name??????

I am so close.... Please help a bit..... just a bit


Anyone.... I have put many hours into this style and I really do not want to go back...
Reply With Quote
  #9  
By Chris Gwynne on 05-17-2006, 12:58 AM
Quote:
Originally Posted by Richieboy67 View Post
Is anyone going to give me advice on finishing this? I am so close and I am using this as my main style...... Chris? Can you please help??

How did you code the frame or orange bar??? I am confused. Is the right hand orange bar part of the backround or a seperate image? Is it set at 761 for width or what??? If it is an image what is the name??????

I am so close.... Please help a bit..... just a bit


Anyone.... I have put many hours into this style and I really do not want to go back...
http://www.talkandmore.net/images/sk.../misc/wrap.gif is where it's at.
It's not the easiest of jobs to do for you, I set it as a background, not as a container, so the image is set to 761px. Not sure why I did this, must have been a reason though.
Reply With Quote
Comment

Currently Active Users Viewing This Skin: 1 (0 members and 1 guests)
 
Skin Tools
Display Modes

 
Posting Rules

Similar Threads
Skin Skin Starter Category Comments Last Post
Blue Collar Comedy fan forum Rooted Forum Review 2 06-01-2006 05:17 PM
Feedback Wanted: Blue AF Skin v2 Ryan Announcements, Questions, and Support 33 04-27-2006 10:33 PM

AdminFusion

All times are GMT +1. The time now is 12:57 PM. Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Skin powered by GARS 2.1.9 ©2005-2006

© 2009 AdminFusion | Advertising Opportunities | Legal | A member of the Crowdgather Forum Community
 
From:
Title:

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77